Nicht lieferbar
Pro Microservices in .NET 10

Pro Microservices in .NET 10

A Holistic Approach to Building Microservices in C

Versandkostenfrei!
Erscheint vorauss. 24. März 2026
49,99 €
inkl. MwSt.
Learn how to design, build, test, deploy, and monitor microservices using .NET 10. Microservices is a pattern of separating software into small, reusable components to solve specific problems. Each microservice can be independently built, deployed, and scaled. This pattern provides enterprise grade durability and scale to meet complex business goals and customer needs in enterprise systems. While the return is valuable and the concept straightforward, applying it to an enterprise development effort is far more complicated. Where do you start? How do you find the seams between the components? A...