mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-02-13 10:21:57 +00:00
Expand the PaaS section of the service matrix:
- Providers: AppFog and OpenShift - Build your own: Cloud Foundry and Convox
This commit is contained in:
parent
dcfe4f7335
commit
be0f50098e
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or
|
|||
| Service | AWS | Google Cloud | Google Internal | Microsoft Azure | Other providers | Open source “build your own” |
|
||||
|-------------------------------|------------------------------------------------------------------------------|------------------------------|-----------------|------------------------------------|-----------------------------------|------------------------------------------------------------|
|
||||
| Virtual server | EC2 | Compute Engine (GCE) | | Virtual Machine | DigitalOcean | OpenStack |
|
||||
| PaaS | Elastic Beanstalk | App Engine | App Engine | Web Apps | Heroku | Meteor, AppScale |
|
||||
| PaaS | Elastic Beanstalk | App Engine | App Engine | Web Apps | Heroku, AppFog, OpenShift | Meteor, AppScale, Cloud Foundry, Convox |
|
||||
| Serverless, microservices | Lambda, API Gateway | Functions | | Function Apps | | |
|
||||
| Container, cluster manager | ECS | Container Engine, Kubernetes | Borg or Omega | Container Service | | Kubernetes, Mesos, Aurora |
|
||||
| File storage | S3 | Cloud Storage | GFS | Storage Account | | Swift, HDFS |
|
||||
|
|
Loading…
Reference in a new issue