Deploy Apps
"Deploy a Next.js app to AWS with CI/CD"
"Deploy FastAPI to GCP with a database"
"Deploy a Django app to AWS ECS"
Generate Infrastructure as Code
"Create an EKS cluster with Terraform"
"Create an RDS instance with Terraform"
"Create a Lambda API with Terraform"
Generate CI/CD Pipelines
"Create a Docker build pipeline"
"Create an AWS deployment pipeline"
"Create a test and deploy pipeline"
Optimize Cloud Costs
"Optimize EKS cluster costs"
"Optimize Lambda function costs"
"Optimize RDS instance costs"