1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-13 10:21:57 +00:00

fixed typo in 'Azure Container Service

This commit is contained in:
Lynn Langit 2016-10-09 16:37:29 -07:00 committed by GitHub
parent 5940f0c649
commit 9396ccf29f

View file

@ -240,7 +240,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or
| Virtual server | EC2 | Compute Engine (GCE) | | Azure VM | DigitalOcean | OpenStack |
| PaaS | Elastic Beanstalk | App Engine | App Engine | Web Apps | Heroku | Meteor, AppScale |
| Serverless, microservices | Lambda, API Gateway | Functions | | Function Apps | | |
| Container, cluster manager | ECS | Container Engine, Kubernetes | Borg or Omega | Azure Containter Service | | Kubernetes, Mesos, Aurora |
| Container, cluster manager | ECS | Container Engine, Kubernetes | Borg or Omega | Azure Container Service | | Kubernetes, Mesos, Aurora |
| File storage | S3 | Cloud Storage | GFS | Storage Account | | Swift, HDFS |
| Block storage | EBS | Persistent Disk | | | | NFS |
| SQL datastore | RDS | Cloud SQL | | SQL Database | | MySQL, PostgreSQL |