-
Book Overview & Buying
-
Table Of Contents
Microservices Design Patterns in .NET - Second Edition
By :
Microservices Design Patterns in .NET
By:
Overview of this book
Are you a developer seeking practical, up-to-date insights into designing scalable and resilient microservices? Microservices Design Patterns in .NET, Second Edition provides a comprehensive exploration of modern microservices using C# 14 and .NET 10.
This edition expands on core patterns such as CQRS, event sourcing, and Saga, while introducing advanced concepts such as observability with OpenTelemetry, zero-trust security, and container-based workflows.
You’ll explore both synchronous and asynchronous communication, apply domain-driven design to define service boundaries, and manage data consistency using proven persistence strategies. The book also guides you through container hosting, serverless functions, and production-ready deployment pipelines.
By the end of this book, you’ll know how to design and deploy secure, maintainable, and resilient microservices that fit perfectly in modern cloud ecosystems.
Table of Contents (24 chapters)
Preface
Understanding Microservices and Design Patterns
Introducing Microservices – the Big Picture
Applying Domain-Driven Design Principles
Synchronous Communication between Microservices
Asynchronous Communication Between Microservices
Working with the Aggregator Pattern
Working with the CQRS Pattern
Applying Event-Sourcing Patterns
Database and Storage Design Patterns
Database Design Strategies for Microservices
Implementing Transactions across Microservices Using the Saga Pattern
Resiliency, Security, and Infrastructure Patterns
Building Resilient Microservices
Implementing the API and BFF Gateway Patterns
Micro Frontends — Extending Microservices to the Frontend
Securing Microservices
Cloud Development Strategies
Container Hosting and Development Patterns
Serverless Microservices Development
Observability and Monitoring with Modern Tools
Wrapping It All Up
Index
Other Books You May Enjoy