advanced
Distributed Microservices Architecture
Design a scalable microservices architecture for a high-frequency trading platform.
📝 Conteúdo do Prompt
Act as a Senior Solutions Architect. Design a microservices architecture for a global high-frequency trading platform. Focus on ultra-low latency, high throughput, and fault tolerance. Describe the service boundaries, communication protocols (e.g., gRPC, Kafka), database choices per service, and consistency models. Include a strategy for handling network partitions and ensuring data integrity across geographically distributed data centers.