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:
parent
5940f0c649
commit
9396ccf29f
1 changed files with 1 additions and 1 deletions
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue