This project focuses on RabbitMQ monitoring with Prometheus and Grafana.
It includes a local Docker Compose setup for quick testing and a 3-node RabbitMQ cluster setup on AWS EC2 for scalability.
The project covers the steps for setting up RabbitMQ locally using Docker Compose, configuring RabbitMQ on a 3-node cluster on AWS EC2, and monitoring RabbitMQ using Prometheus and Grafana.
Additionally, Python scripts are used to test message queuing functionality.