Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Whitesell, Sean (Author), Richardson, Rob (Author), Groves, Matthew D. (Author)
Format: Electronic eBook
Language:Inglés
Published: [California] : Apress, [2022]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.