Skip to content
Developers

Python-Based System Architecture Proposal

Produces a high-level, justified system architecture proposal for a Python-based service, including scaling and trade-off analysis.

#Python#System Architecture#Proposal
Prompt
Act as a solutions architect. Propose a high-level system architecture for [describe the product/feature, e.g., a real-time notification service] to be built primarily in Python. Include: the major components/services and their responsibilities, the data flow between them, the database/storage choice with justification, how the system will scale under increased load, and 2-3 key trade-offs you made and why. Present the component breakdown as a labeled list suitable for turning into a diagram.

Related prompts