From be0f50098ec20ce2f934ad38a49b2d41e25c5f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Gustafson?= Date: Thu, 13 Oct 2016 15:05:17 +0200 Subject: [PATCH] Expand the PaaS section of the service matrix: - Providers: AppFog and OpenShift - Build your own: Cloud Foundry and Convox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5457d2..1ceeff6 100644 --- a/README.md +++ b/README.md @@ -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 |