This chapter describes the recommended DR architecture for the RabbitMQ cluster across two data centers: two independent RabbitMQ clusters — one per DC — connected via Exchange Federation. The active cluster handles normal traffic; the standby cluster is idle and continuously synchronizes.
flowchart LR
subgraph DC_A["🏢 DC-A (Primary, active)"]
P1[Node]