
Livro digital
Título:
Dotnet Microservices Architecture for Containerized NET Applications
Autor:
Cesar de la Torre, Bill Wagner, Mike Rousos
Categoria:
Tecnologia > Cloud
Doador:
Raffaello D. N.
Sinopse:
If you are trying to move from a monolith to a containerized service landscape, this guide starts exactly where that shift gets practical: the table of contents opens with Introduction to Containers and Docker, then moves into Choosing Between .NET and .NET Framework for Docker Containers, before building toward Architecting Container and Microservice-based Applications. That progression makes the book useful for readers who need to connect platform choices with real architectural decisions.
The material focuses on Microsoft’s .NET stack, Docker containers, and microservices design, using the eShopOnContainers reference application as the main teaching model. It walks through container terminology, image choices, deployment tradeoffs, state management, API gateways, service communication, versioning, and resiliency patterns. The scope is intentionally architectural and developmental, with a clear emphasis on how services are shaped, connected, and evolved rather than on production infrastructure detail.
The result is a solid guide for developers and solution architects who want a grounded introduction to cloud-native .NET systems. It is especially valuable because it combines conceptual architecture with a concrete sample app, while also being explicit about what it does not cover, such as full CI/CD lifecycle or specific Azure infrastructure implementations. Readers get a practical map for designing and reasoning about containerized microservices without treating the sample as a production-ready template.