Book Image

Hands-On Reactive Microservices in .NET Core [Video]

By : Prajeesh Prathap
Book Image

Hands-On Reactive Microservices in .NET Core [Video]

By: Prajeesh Prathap

Overview of this book

<p><span id="description" class="sugar_field">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.</span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course takes a hands-on approach that guides your learning through comprehensive examples and clear and concise explanations.</span></span></p>
Table of Contents (6 chapters)
Chapter 5
Reflecting Insights from Microservices
Content Locked
Section 1
Challenges of Distributed Logging and Introduction to EFK
The video explains how to handle the challenges of logging and tracing in distributed Microservices. - Learn about distributed logging and challenges in collecting logs in Microservices - Discuss the concepts of log aggregating and monitoring in distributed systems to gather insights on our application