RabbitMQ and Secret Server

This topic only applies to Secret Server On-Premises.

Secret Server uses RabbitMQ as its message bus or broker to facilitate efficient and reliable message traffic between various components. This asynchronous message-based system ensures that operational instructions and data are passed back and forth seamlessly, enabling tasks such as password changes, discovery, and other background operations to be processed efficiently. RabbitMQ's robust framework supports clustering and high availability, making it ideal for large-scale deployments. All messages transmitted via RabbitMQ are encrypted, ensuring secure communication. Using RabbitMQ, Secret Server can handle large volumes of messages, maintain high performance, and ensure that critical operations are executed reliably.