
Order Processing Pipeline - RabbitMQ
Live
The Orders Service is a Django-based microservice responsible for handling order processing, cart management, and product retrieval within a simulated e-commerce platform. It communicates asynchronously with the User Management Service using RabbitMQ to handle user-related operations, ensuring loose coupling and scalable inter-service communication.
Stack used
DjangoPostgreSQLRabbit MQSentryLocustSwagger