https://imelgrat.me/cloud/cloud-services-models-help-business/

| - | AWS | GCP | Azure |
|---|---|---|---|
| Computing Service(server) | Elastic Compute(EC2) | Compute Engine | Virtual Machine |
| Serverless Computing | Lambda | Cloud Function | Azure function |
| Stateless Contatiner | ECS | Cloud Run | Container Instance |
| Object Storage | S3 | Cloud Storage | Blob Storage |
| Database(RDB) | Amazon RDS | Cloud SQL | Azure SQL |
| Data Warehouse | Redshift | BigQuery | Synapse Analytics |
| AI Platform | SageMaker | Vertex AI | Azure Machine Learning |
| Kubernetes | EKS(Elastic Kubernetes Service) | GKE(Google Kubernetes Engine) | AKS(Azure Kubernetes Service) |
참고문헌