Deploy applications to AWS, GCP, or Azure using Infrastructure as Code (Terraform, Kubernetes).
- Cloud deployment, AWS ECS, GCP Cloud Run, Azure Functions
- Terraform apply, Kubernetes deployment
- Docker push, container registry
- Infrastructure provisioning
- Cloud provider credentials (AWS/GCP/Azure)
- Terraform or kubectl installed
- Access to container registry
Deploy to AWS ECS with Terraform
Setup Kubernetes cluster on GKE
Configure Azure Functions deployment
| Provider | Services |
|---|---|
| AWS | ECS, EKS, Lambda, CloudFormation |
| GCP | Cloud Run, GKE, Cloud Functions |
| Azure | Container Apps, AKS, Functions |
- Requires cloud credentials
- Some services need paid subscriptions
MIT