DevOps Tools
| Tool | AWS | Azure | GCP | Main Cloud Services Integrated |
|---|---|---|---|---|
| Terraform | โ | โ | โ | EC2, S3, IAM, AKS, GKE, VMs, Storage, Networking |
| Ansible | โ | โ | โ | EC2, VMSS, Compute Engine, AKS, GKE, Networking |
| AWS CLI | โ | โ | โ | All AWS services |
| Azure CLI | โ | โ | โ | All Azure services |
| gcloud SDK | โ | โ | โ | All GCP services |
| Kubernetes (kubectl) | โ | โ | โ | EKS, AKS, GKE |
| Docker | โ | โ | โ | ECS, ECR, ACR, GCR, App Services, Cloud Run |
| Helm | โ | โ | โ | EKS, AKS, GKE |
| GitHub Actions | โ | โ | โ | CI/CD for all services |
| Azure Pipelines | โ | โ | โ | CI/CD for all services |
| GitLab CI/CD | โ | โ | โ | CI/CD for all services |
| Prometheus | โ | โ | โ | EKS, AKS, GKE, VMs |
| Grafana | โ | โ | โ | CloudWatch, Azure Monitor, Stackdriver, Prometheus |
| Vault | โ | โ | โ | Secrets for VMs, AKS, EKS, GKE |
| Jenkins | โ | โ | โ | CI/CD for all services |
| ArgoCD | โ | โ | โ | EKS, AKS, GKE (GitOps) |
| FluxCD | โ | โ | โ | EKS, AKS, GKE (GitOps) |
| OpenAI/LLMs | โ | โ | โ | Bedrock, Azure OpenAI, Vertex AI |
Legend:
- โ = Supported/commonly used
- โ = Not supported
For more details, see the official documentation for each tool and cloud provider.