/Hands-On-Reactive-Microservices-in-.NET-Core-3

Hands-On Reactive Microservices in .NET Core 3, published by Packt

Primary LanguageC#MIT LicenseMIT

Hands-On-Reactive-Microservices-in-.NET-Core-3

Hands-On Reactive Microservices in .NET Core 3, published by Packt

This is the code repository for Hands-On Reactive Microservices in .NET Core [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Microservice architecture and development are gaining momentum in enterprises. While microservices are more modular to develop and may look simpler, there are also a lot of complexities in creating these distributed systems. In this course you learn about the tools and techniques that are necessary to successfully develop, deploy, manage, and monitor microservice-based applications. We develop a basic distributed reactive microservice system using .NET Core and Apache Kafka to send messages across microservices. We learn about using patterns such as CQRS to manage complexities in distributed systems. You'll also learn to containerize these services and use Kubernetes to manage the deployment, scaling, and updating of these services. By the end of the course, you'll be confident in implementing Kubernetes tools and resources to effectively deploy and manage microservices.

What You Will Learn

  • Use the concepts of reactive programming to build distributed systems running on multiple nodes
  • Develop reactive microservices with .NET Core and Kafka and deploy them on Kubernetes clusters
  • Use docker compose to run and test microservices on a Windows 10 development environment
  • Deploy and manage microservices effectively using Kubernetes tools and resources
  • Monitor microservice infrastructures easily using tools such as ElasticSearch, FluentD, and Kibana

Instructions and Navigation

Assumed Knowledge

This course is for .NET Core developers and solution architects who want to learn and understand the microservice architecture and implement it in their .NET Core applications. Some experience developing large scale applications and a knowledge of .NET Core and C# are mandatory.

Technical Requirements

This course has the following requirements:
Laptop with Internet connection
Windows 10
Visual Studio 2017
ASP.NET Core & Docker

Related Products