Leanpub Header

Skip to main content

Filters

Category: "Software Architecture"

Software Architecture

  1. System Design Mastery - AI Agents and Agentic Systems
    System Design Mastery - AI Agents and Agentic Systems
    Case Studies, Trade-offs & Scenarios
    Sameer Paradkar

    Master AI Agents from Architecture to ProductionBuild autonomous agent systems that actually work in production. This comprehensive guide takes you from understanding ReAct patterns to orchestrating multi-agent systems at scale. What You'll Master:✅ Agent architectures: When to use agents vs RAG vs fine-tuning✅ Reasoning patterns: ReAct, Chain-of-Thought, Plan-and-Execute✅ Multi-agent orchestration with proper coordination protocols✅ Production deployment with error handling, monitoring, cost optimization✅ Tool calling, memory systems, and context management Who This Is For: Software engineers building LLM applications, backend engineers adding agentic capabilities, senior engineers preparing for AI agent interviews at top companies. What Makes This Different: 100+ production-focused scenarios with real architectural trade-offs. Real-world examples from companies shipping agent systems . Stop building chatbots. Start building agents that take action.

  2. Clean Architectures in Python
    Clean Architectures in Python
    A practical approach to better software design
    Leonardo Giordani

    What is a good software architecture? Why should we bother structuring the code and spending time testing it? If you like spending hours debugging your programs or staying late at the office to recover from a buggy deploy in production this book is definitely NOT for you!

  3. GitOps
    GitOps
    Cloud-native Continuous Deployment
    Dr. Simon Harrer, Florian Beetz, and Anja Kammer

    GitOps has caused quite some fuss on Twitter and KubeCon, and still continues to do so. This book aggregates the essence of GitOps to help clear up the confusion. This book answers the following questions:What is GitOps?Why should I use GitOps?How does GitOps work?How to get started with GitOps on Kubernetes?What's the Future of GitOps?

  4. Understand Your Domain First
    Understand Your Domain First
    An Introduction to Event Storming and Domain-Driven Design
    Maciej "MJ" Jedrzejewski

    The easiest (and shortest) entry point to Event Storming and Domain-Driven Design you will find for free. I designed this book to be as close to a workshop experience as possible, and I did my best to make it so. Instead of focusing solely on abstract concepts, you will follow a real-world case study throughout the chapters.

  5. Sustainability for Java Developers
    Sustainability for Java Developers
    Towards an Understanding of Sustainable Java Software Development
    Geertjan Wielenga, Frank Delporte, Simon Martinelli, Markus Westergren, Jan Ouwens, Jan-Hendrik Kuperus, jlengrand, A N M Bazlur Rahman, Vasco Correia Veloso, Ko Turk, Hanno Embregts, and Maarten Mulders

    Discover how Java developers can contribute to a sustainable future. Written by Java Champions and community experts, this collaborative guide explores practical approaches to sustainable software engineering, from resource-efficient design to mindful architecture, empowering you to reduce your environmental impact while building better systems.

  6. Code Is for Humans
    Code Is for Humans
    A Guide to Human-Centric Software Engineering
    Zohar Jackson

    To write better code and build better products, we must understand why engineering and design often fail. Why is it so difficult to write bug-free code? Why do people fail to use products? And why do engineering projects so often go sideways? The answer to these questions lies in the shortcomings of human cognition and the nature of complexity.

  7. Building Multi-tier Applications on AWS

    In the rapidly evolving technology landscape, the ability to deploy scalable, secure, and efficient applications is paramount for businesses striving to maintain a competitive edge. Multi-tier architectures, also known as multi-layer architectures, provide a structured approach to application development that enhances these qualities. This book provides a high-level introduction to the architecture principles and services essential for building multi-tier applications on AWS.

  8. Architecture of complex web applications. Second Edition.

    The book describes the evolution of typical web project architecture, which grows step by step by making changes in architecture, like moving some parts to their own layers, improving error handling, and maybe rethinking how data is stored.

  9. JAVA INTENSIVE CODING BOOTCAMP: LEARN LANGUAGE BASICS AND ALGORITHM
    JAVA INTENSIVE CODING BOOTCAMP: LEARN LANGUAGE BASICS AND ALGORITHM
    More than Hundred Difficult Problems with Solutions - Explained Step by Step, Designed for Absolute Beginners
    Sanjib Sinha

    This book will empower computer science and programming students to learn the language basics of Java; so that, they could build software, web, and mobile applications. This book has adopted a "problems-solutions-explanations" approach using “Direct Method”; it is an intensive coding bootcamp where participants will take part by solving problems.

  10. Domain-Driven Design Referenz
    Domain-Driven Design Referenz
    Eric Evans, übersetzt von Michael Plöd, Sonja Scheungrab, Christian Stettler und Eberhard Wolff and INNOQ

    Die Domain-driven Design Referenz gibt einen Überblick über die grundlegenden Pattern für Domain-driven Design. Domain-driven Design ist ein Ansatz für die Architektur und das Design von Software-Projekten, das sich konsequent nach den fachlichen Anforderungen richtet..Die Referenz wurde vom Erfinder von DDD, Eric Evans, in Englischverfasst.

  11. Building Conduit
    Building Conduit
    Applying CQRS/ES to an Elixir and Phoenix web app
    Ben Smith

    Discover why functional languages, such as Elixir, are ideally suited to building applications following the command query responsibility segregation and event sourcing (CQRS/ES) pattern. Learn how to implement this architecture in a Phoenix web application to build an exemplary Medium.com clone.

  12. Agent-Friendly Code: Architecting for AI-First Development
    Agent-Friendly Code: Architecting for AI-First Development
    Build Smarter Code for Humans, Machines, and the Future
    Dmitriy Zhuk

    Code isn’t just for humans anymore. Agent-Friendly Code is your guide to building clean, modular, and AI-native systems that collaborate with tools like Cursor, Copilot, and GPTs. Learn how to design smarter codebases with flows, metadata, and naming patterns that empower both developers and intelligent agents. The future of development starts here.

  13. TOGAF 10th Edition Quickstart Guide
    TOGAF 10th Edition Quickstart Guide
    for IT Enterprise Architects
    Wolfgang Keller and Rolf Knoll

    The Open Group published TOGAF 10th Edition in April 2022 - A reason to recheck this new standard against the state of the art of IT Enterprise Architecture (IT-EAM). This book will show you, where TOGAF can help you with IT-EAM work and where you still need additional material to perform the full portfolio of IT-EAM tasks

  14. Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Программирование Cloud Native. Микросервисы, Docker и Kubernetes
    Разработка приложений и микросервисов в стиле Cloud Native. Упаковка микросервисов в контейнеры Docker, развертывание микросервисов с помощью Kubernetes. Управление развернутыми сервисами и их взаимодействие.
    Иван Портянкин

    Программирование всегда доступных, распределенных, обслуживающих миллионы запросов систем основано на возможностях облаков Cloud. Книга расскажет, как создавать приложения согласно концепции Cloud Native, "рожденные" жить и работать в облаке - а именно видеть их как набор микросервисов, упаковывать в образы Docker, и управлять ими в Kubernetes.

  15. Microservices - Ein Überblick

    Der Microservices-Überblick stellt eine kurze Einführung in Microservices dar. Das Booklet erklärt, was Microservices sind, wieso sie hilfreich sind und wie man in die Architektur einsteigen kann. Wegen der Kürze ist es ein hervorragender Einstieg für vielbeschäftigte Entwickler, Architekten und Manager.