Message Broker | Microservices | Message Queue | System Design Basics

Описание к видео Message Broker | Microservices | Message Queue | System Design Basics

A message broker is used to communicate messages among microservices. It ensures that the receiver receives the message. Message broker internally uses queue ( Message queue) mechanism to process the data.

Message broker decuples the mcriservices. Microservices can highly scale with the help of message brokers. It also ensures that data /message is sent from the Publisher ( Producer) end is unique and avoids duplication cases. When the system down, it persists the message in the queue and whenever the system is up broker sends the message to the consumers. It follows the Pub-Sub pattern internally.


The video can be searched by ::
message queue
message queue in system design
message queue tutorial
message broker rabbitmq
message broker kafka
message broker redis
message broker amazon sqs
message broker tutorial
microservices message broker
message broker tutorial for beginners
how to scale microservices
scalability in cloud computing
horizontal scaling services
system design interview
system design interview preparation
system design interview tips
basic system design questions
basic system design interview questions


Please listen, like, comment, share our video and subscribe to our channel to support us.

Join our Career growth Community:
👨‍👩‍👦‍👦   / 302306105194597  

Please subscribe on youtube: https://bit.ly/3ePZNvJ

You can follow me on the below handles:

Facebook: https://bit.ly/3gYxmOX
Twitter: https://bit.ly/3b1Bgme
Linkedin: https://bit.ly/3xFrQqm
Github: https://bit.ly/3uZcoDX

#messagebroker #microservices #tejomayonline

Комментарии

Информация по комментариям в разработке