advanced
System Architecture Audit
Advanced technical prompt for analyzing software architecture for bottlenecks and anti-patterns.
📝 Contenu du Prompt
Analyze the following system architecture description provided by the user. Identify three critical potential bottlenecks regarding scalability, latency, or throughput. For each bottleneck identified, propose a specific architectural pattern (e.g., CQRS, Event Sourcing, Sharding, Circuit Breaking) to mitigate the issue. Additionally, scan the description for any security anti-patterns or vulnerabilities inherent in the proposed design. Structure your response as a formal audit report with an Executive Summary, Findings, Recommendations, and a Refactored Architecture Overview section.