From 53edf7f88c911c8eb5160f009963db3d3ba1332b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Gustafson?= Date: Tue, 18 Oct 2016 17:09:41 +0200 Subject: [PATCH] Expand the serverless section of the service matrix: (#200) - Providers: Auth0 Webtask and PubNub Blocks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb79f1..43dbe64 100644 --- a/README.md +++ b/README.md @@ -271,7 +271,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or |-------------------------------|------------------------------------------------------------------------------|------------------------------|-----------------|------------------------------------|-----------------------------------|------------------------------------------------------------| | Virtual server | EC2 | Compute Engine (GCE) | | Virtual Machine | DigitalOcean | OpenStack | | 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 | | | +| Serverless, microservices | Lambda, API Gateway | Functions | | Function Apps | PubNub Blocks, Auth0 Webtask | | | 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 | | Block storage | EBS | Persistent Disk | | Storage Account | | NFS |