Editorial course preview
What the public course preview actually shows
These 4 complementary views highlight concrete, legible examples from the course presentation.
This diagram illustrates the basic RabbitMQ communication architecture, showing how a Publisher sends messages through channels and connections to an Exchange and finally into a Queue.
This diagram illustrates how a Default Direct Exchange in RabbitMQ routes incoming messages to specific queues like 'pagar' or 'comprar' using defined routing keys.
This diagram illustrates RabbitMQ basic communication, showing how messages stored in a queue are routed through channels to reach multiple consumer subscribers.
This architectural diagram illustrates how a publisher microservice communicates with multiple consumer microservices via a central RabbitMQ event bus containing message queues.









