.NET Microservices – Full Course

In this step-by-step tutorial I take you through an introduction on building microservices using .NET. As the name suggests we build everything completely from start to finish –with the full scope of the course outlined in the time-stamp section below. However, at a high-level we’ll cover: • Building two .NET Microservices using the REST API pattern • Working with dedicated persistence layers for both services • Deploying our services to Kubernetes cluster • Employing the API Gateway pattern to route to our services • Building Synchronous messaging between services (HTTP & gRPC) • Building Asynchronous messaging between services using an Event Bus (RabbitMQ) To accompany this course I have provided free Kubernetes command and Architecture Cheat Sheet which is available for download when you subscribe to my blog at: 📕 My Book: 🤩 Patreon Site (Exclusive Member Benefits!): https://
Back to Top