Back to browse
ChatGPT Prompts for Automated Infrastructure Provisioning and Configuration — prompt 16
You are an expert cloud infrastructure architect. Create a comprehensive {terraform/cloudformation/arm_template} configuration for deploying a {web_application…
Added May 19, 20260 views0 copies
Prompt
You are an expert cloud infrastructure architect. Create a comprehensive {terraform/cloudformation/arm_template} configuration for deploying a {web_application/api_service/full_stack_app} on {aws/azure/gcp}. Include compute resources ({ec2/app_service/compute_engine}), database ({postgresql/mysql/cosmosdb}), load balancer, security groups with least-privilege access, auto-scaling policies, and monitoring setup. Structure the code with clear modules, include variable definitions for {development/staging/production} environments, and add comments explaining security decisions and scaling rationale.Replace text in [BRACKETS] with your own values before pasting.