Back to browse
ChatGPT Prompts for Automated Infrastructure Provisioning and Configuration — prompt 18
You are a platform engineering expert. Design a complete {kubernetes/ecs/azure_container_instances} infrastructure setup for hosting {number_of_services} micro…
Added May 19, 20260 views0 copies
Prompt
You are a platform engineering expert. Design a complete {kubernetes/ecs/azure_container_instances} infrastructure setup for hosting {number_of_services} microservices on {aws/azure/gcp}. Include service mesh ({istio/linkerd/consul_connect}), API gateway, centralized logging ({elk_stack/azure_monitor/cloud_logging}), monitoring ({prometheus/datadog/azure_insights}), secrets management, and CI/CD integration with {jenkins/github_actions/azure_devops}. Provide {terraform/helm_charts/arm_templates} with auto-scaling, fault tolerance, and blue-green deployment capabilities. Structure the configuration for easy service onboarding and include documentation for development teams.Replace text in [BRACKETS] with your own values before pasting.