Describe High-Level System Architecture
Use Copilot to describe a system’s architecture including services and data flow.
category:architecture
system-design
diagrams
0
Prompt
Describe the high-level system architecture for this application: [Describe the use case / product briefly] Include: - Main services or components. - Data stores and how data flows between them. - External integrations (APIs, queues, third-party services). - Where business logic lives. - Any important scaling or reliability considerations. Format the answer as a structured text outline.