E-commerce Microservices Platform
An e-commerce platform designed with Microservices architecture, simulating online trading operations with interactive capabilities between sellers and buyers.
Key Achievements:
- Designed asynchronous communication between services using RabbitMQ (Event-Driven Architecture).
- Integrated Redis caching to reduce database load on PostgreSQL.
- Handled secure real-time payments with Stripe API and secured with JWT tokens.