File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 71
71
</ header >
72
72
< section >
73
73
< p >
74
- Firecracker enables you to deploy workloads in lightweight virtual machines, called microVMs,
75
- which provide enhanced security and workload isolation over traditional VMs, while enabling the speed and
76
- resource efficiency of containers. Firecracker was developed at Amazon Web Services to improve the customer
74
+ Firecracker enables you to deploy workloads in lightweight virtual machines, called microVMs, which provide
75
+ enhanced security and workload isolation over traditional VMs, while enabling the speed and resource
76
+ efficiency of containers. Firecracker was developed at Amazon Web Services to improve the customer
77
77
experience of services like
78
78
< a href ="https://aws.amazon.com/lambda/ "> AWS Lambda</ a >
79
79
and
80
80
< a href ="https://aws.amazon.com/fargate/ "> AWS Fargate</ a >
81
81
.
82
82
</ p >
83
- < p />
84
83
< p >
85
84
Firecracker is a virtual machine monitor (VMM) that uses the Linux Kernel-based Virtual Machine (KVM) to
86
85
create and manage microVMs. Firecracker has a minimalist design. It excludes unnecessary devices and guest
96
95
Kata Containers
97
96
</ a >
98
97
,
99
- < a href ="https://opennebula.io/firecracker/ "> Open Nebula</ a > ,
100
- < a href ="https://github.com/solo-io/unik "> UniK</ a > ,
98
+ < a href ="https://opennebula.io/firecracker/ "> Open Nebula</ a >
99
+ ,
100
+ < a href ="https://github.com/solo-io/unik "> UniK</ a >
101
+ ,
101
102
< a href ="https://www.weave.works/oss/firekube/ "> Weave FireKube</ a >
102
103
(via
103
104
< a href ="https://github.com/weaveworks/ignite "> Weave Ignite</ a >
104
- ),
105
- and containerd via
105
+ ), and containerd via
106
106
< a href ="https://github.com/firecracker-microvm/firecracker-containerd "> firecracker-containerd</ a >
107
107
It's also used by
108
108
< a href ="https://fly.io/ "> fly.io</ a >
You can’t perform that action at this time.
0 commit comments