DevOps Tools

This is a list of tools and how to install them.

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.

Last updated