Demo

Securing RabbitMQ with Vault

Learn how to configure a HashiCorp Vault server to help secure access to a RabbitMQ message queue.

As more software architects move their application designs towards microservice architecture and asynchronous event-driven workflows, the use of message queue systems is ever increasing. RabbitMQ is a popular choice of message queue system which is widely used globally.

Configuring applications to access such a message queue system without compromising its access credentials in the source code is a challenge that can be solved using Hashicorp Vault as a secrets management platform.

What You'll Learn

In this talk, Robert Barnes will look at how you can configure a HashiCorp Vault server to help secure access to a RabbitMQ instance and go through a live demo of refactoring a simple Go application to access RabbitMQ securely with the help of HashiCorp Vault.

More resources like this one

  • 4/11/2024
  • FAQ

Introduction to HashiCorp Vault

Vault identity diagram
  • 12/28/2023
  • FAQ

Why should we use identity-based or "identity-first" security as we adopt cloud infrastructure?

  • 3/14/2023
  • Article

5 best practices for secrets management

  • 2/3/2023
  • Case Study

Automating Multi-Cloud, Multi-Region Vault for Teams and Landing Zones