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...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[California] :
Apress,
[2022]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.