Pro microservices in .NET 6 with examples using ASP.NET Core 6, MassTransit, and Kubernetes

You will use that foundational information to build a reference application throughout the book. From there, you will create your first microservice using .NET 6 that you can deploy into Docker and Azure Kubernetes Service. You will also learn about communication styles, decentralizing data, and tes...

Full description

Bibliographic Details
Main Authors: Whitesell, Sean, Richardson, Rob (Author), Groves, Matthew D. (Author)
Format: eBook
Language:English
Published: [California] Apress 2022
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Chapter 1. Introducing Microservices
  • Chapter 2. ASP.NET Core Overview
  • Chapter 3. Searching for Microservices
  • Chapter 4. First Microservice
  • Chapter 5. Microservice Messaging
  • Chapter 6. Decentralizing Data
  • Chapter 7. Testing Microservices
  • Chapter 8. Containerization
  • Chapter 9. Healthy Microservices