a notification system utilizes a fast callback mechanism through a message queue in a Microservices setup, ensuring rapid and reliable delivery of alerts for real-time applications.
- 4 services as containers using Google Cloud Run.
- PostgreSQL database hosted on Google Cloud's Cloud SQL.
- RabbitMQ installed on Google Compute Engine.
- Cloud Function for testing callback, triggered by HTTP requests.


