Have a GitHub repo? This prompt will help you deploy it to AWS.
Overview: This template is designed to generate a tailored, cost-optimized, and architecturally sound deployment strategy for an existing GitHub repository onto Amazon Web Services (AWS). It functions as an advanced analysis tool, taking specific repository details, application requirements, and budget constraints to recommend the most efficient AWS services (prioritizing serverless and managed options).
Who is this for:
How it works: The user inputs critical metadata about their GitHub repository (URL, language, traffic expectations, and budget) into the structured context section. The AI then acts as an AWS Solution Architect, cross-referencing these inputs against best practices (Serverless First, Cost Optimization, Well-Architected Framework) to output a specific, actionable AWS service recommendation and deployment strategy.
Pro-Tip: For the highest quality output, ensure the "Primary Language/Framework" and "Application Type" fields are highly specific (e.g., "Python 3.11 with FastAPI" instead of just "Python"). Also, clearly define the "Expected Traffic" to allow the model to accurately choose between services like Lambda vs. Fargate.