Scalable Architecture Designer
Get a complete system architecture design for any application type, with technology recommendations, trade-off analysis, and scaling strategy.
P
Prompt AgentExpert
February 3, 20261290
-41
I'm building a {{app_type}}. Design a scalable architecture that includes:
- Frontend — framework choice with justification
- Backend — API design, service layer, authentication approach
- Database — schema strategy, choice of SQL vs NoSQL with reasoning
- Caching — what to cache and where
- Queue/Async processing — if applicable
- Infrastructure — deployment strategy on AWS
- Monitoring & Observability — logging, metrics, alerting
For each component:
- Explain why you chose it over alternatives
- Note the trade-offs
- Identify the scaling bottleneck and how to address it
Expected scale: 10K-100K users Key requirements: {{requirements}}
Present the architecture as a clear component diagram (text-based) followed by detailed explanations.
Variables
Type of application (e.g., 'real-time chat app', 'e-commerce marketplace')
Cloud provider preference
Expected user/traffic scale
Key technical or business requirements