From 62887d312620a4c66904622a1f456df8bfa78305 Mon Sep 17 00:00:00 2001 From: Marius Stanca Date: Mon, 25 Nov 2019 20:03:45 +0200 Subject: [PATCH] Add new cloud service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 049cb85..fd9ff86 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Eucalyptus](https://www.eucalyptus.cloud/) - building AWS-compatible private and hybrid clouds. - [DC/OS](https://dcos.io/) - distributed operating system based on the Apache Mesos distributed systems kernel. - [Apache Mesos](http://mesos.apache.org/) - program against your datacenter like it’s a single pool of resources. +- [Localstack](https://github.com/localstack/localstack) - fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline. ## Operating Systems