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

Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows...

Descripción completa

Detalles Bibliográficos
Otros Autores: Whitesell, Sean, author (author), Groves, Matthew D., author (writer of foreword), Richardson, Rob, author, Hunter, Scott, writer of foreword
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress [2022]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009644320106719
Tabla de Contenidos:
  • 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.