hard
Microservices Architecture Design
Design a scalable microservices architecture for an e-commerce platform.
📝 Contenu du Prompt
Act as a senior software architect. Design a microservices architecture for a high-traffic e-commerce platform. Include services for user management, inventory, order processing, and payment. Define the communication protocols (REST, gRPC, message queues), data storage strategies per service, and mechanisms for handling eventual consistency and fault tolerance.