From 7ab4e37ec1f15d0f09ab8887ac542b79d995d3dd Mon Sep 17 00:00:00 2001 From: "Justin J. Janes" Date: Fri, 19 Jul 2019 21:07:27 -0700 Subject: [PATCH] Added AWS Firecracker / Weave ignite MicroVMs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfdd028..b8e6c1f 100644 --- a/README.md +++ b/README.md @@ -573,6 +573,8 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. +* [AWS Firecracker](https://firecracker-microvm.github.io/) - Secure and fast microVMs for Serverless computing. +* [Weave Ignite](https://github.com/weaveworks/ignite) - Weave Ignite is an open source Virtual Machine (VM) manager with a container UX and built-in GitOps management. ## Status Pages