Diff
- | GCP | AWS | Azure |
---|---|---|---|
Compute | Compute Engine | EC2 | Azure Virtual Machines |
Block storage | Persistent Disk | Amazon Elastic Block Store (EBS) | Azure Managed Disks |
File storage | Filestore | Amazon Elastic File System (EFS) | Azure Disk Storage, Azure Files |
Object storage | Cloud Storage | AWS Simple Storage Service (S3) | Azure Blob Storage |
Containers | Google Kubernetes Engine | Amazon Elastic Kubernetes Service (EKS), Amazon Elastic Container Service (ECS) | Azure Kubernetes Service (AKS) |
Containers | Artifact Registry | Amazon Elastic Container Registry (ECR) | Azure Container Registry |
No SQL | Cloud Bigtable | Amazon DynamoDB | Azure Cosmos DB |
Command-line interface (CLI) | Cloud SDK | AWS CLI | Azure CLI |
networking | Virtual Private Cloud (VPC) | Amazon Virtual Private Cloud (VPC) | Azure Virtual Network |
networking | Cloud NAT (没有 internet GW) | Amazon VPC NAT instances | Azure NAT |
Monitoring | Cloud Monitoring | Amazon CloudWatch | Azure Monitor |
IAM | Cloud Identity | AWS Identity Services | Azure Active Directory |
IAM | Identity and Access Management | Amazon Identity and Access Management | Azure Identity Management |
- | API Service account | - | service principal |
- | project | - | subscription |