MVP TechBytes - Message Brokers for Microservices Communication with Mukhammadkarim Tukhtaboev

Опубликовано: 19 Январь 2025
на канале: Microsoft Developer MEA
702
63

Don't miss Taswar Bhatti and Mokhammadkarim's discussion on microservices and message brokers in this MVP TechBytes episode.
Learn about improving application performance, choosing communication methods, comparing Kafka and RabbitMQ, and setting up RabbitMQ in a.NET app with a live demo. Enhance your software development skills now. 🚀

To Learn more:
🔗Twitter Handle:   / dotnetgooo  
🔗Blog: https://dotnetgo.com
🔗YouTube channel:    / dotnetuz  
🔗LinkedIn:   / mukhammadkarim-tukhtaboev  

#MVPTechBytes

____________________________________________________________
0:00 Introduction
1:20 What are the benefits of microservice architecture.
4:10 What are the types of communication between services.
8:39 What are the differences between Kafka and RabbitMQ.
12:49 How to set up RabbitMQ in .NET application.
15:03 Creating dot net application, install RabbitMQ Client.
17:28 Demo.