Microservices Design Patterns in .NET. Making sense of microservices design and architecture using .NET 10 and C# 14 - Second Edition - Helion

Tytuł oryginału: Microservices Design Patterns in .NET. Making sense of microservices design and architecture using .NET 10 and C# 14 - Second Edition
ISBN: 9781837027408
Format: ebook
Księgarnia: Helion
Cena książki: 119,00 zł
Książka będzie dostępna od sierpnia 2025
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 updated edition builds on the strong foundation of its predecessor, addressing new industry trends and tools while refining existing content to meet the needs of today’s developers. With enhanced coverage on asynchronous messaging, database sharding, resiliency strategies, API gateways, and cloud-native patterns like serverless and sidecar architecture, this edition equips you to confidently tackle modern design challenges.
You'll not only gain a deeper understanding of architectural decisions but also apply advanced concepts through real-world scenarios, code samples, and actionable guidance. Whether you're starting from scratch or evolving an existing monolith, this book guides you to build robust, maintainable microservices that are production-ready and cloud-optimized.
Zobacz także:
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- Programowanie asynchroniczne i równoległe w C#. Kurs video. Poziom podstawowy 69,00 zł, (31,05 zł -55%)
- Technologia LINQ. Kurs video. Warsztat pracy z danymi z różnych źródeł 59,00 zł, (26,55 zł -55%)
- Język XAML. Kurs video. Poziom pierwszy. Programowanie aplikacji w WPF 59,00 zł, (26,55 zł -55%)
- ASP.NET MVC. Kurs video. Poziom pierwszy. Programowanie aplikacji internetowych 79,00 zł, (35,55 zł -55%)
Spis treści
Microservices Design Patterns in .NET. Making sense of microservices design and architecture using .NET 10 and C# 14 - Second Edition eBook -- spis treści
- 1. Introduction to Microservices – the Big Picture
- 2. Domain Driven Design
- 3. Synchronous Communication between Microservices
- 4. Asynchronous Communication between Microservices
- 5. Working with the Aggregator Pattern
- 6. Working with the CQRS Pattern
- 7. Applying Event Sourcing Patterns
- 8. Data Management Strategies for Microservices
- 9. Polyglot Persistence and Database Sharding
- 10. Implement transactions across microservices using the Saga pattern
- 11. Building Resilient Microservices
- 12. Implementing the API and BFF Gateway Patterns
- 13. Micro Frontends: Extending Microservices to the Frontend
- 14. Securing Microservices
- 15. Microservice Container Hosting
- 16. Sidecar Pattern
- 17. Serverless Microservices Development
- 18. Observability and Monitoring with Modern Tools
- 19. Wrapping it all up