🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크
advanced

Microservices Architecture Design

#architecture #software #design #scalability

Design a high-level microservices architecture for a scalable e-commerce platform.

Act as a Solutions Architect. Design a high-level microservices architecture for a global e-commerce platform expecting high traffic during seasonal sales. Define the key services required (e.g., User Service, Order Service, Inventory Service, Payment Gateway). Explain the inter-service communication patterns (synchronous vs. asynchronous) you would use for specific critical paths, such as order placement and payment verification. Additionally, describe how you would handle data consistency across services, specifically addressing the distributed transaction problem, and propose a strategy for service discovery and load balancing.