AWS Open Source Blog

Radu Weiss

Author: Radu Weiss

Radu is a software development manager at AWS. Over the past 5 years, he has worked to deliver compute and data protection platforms that enable low-latency, cost-effective, and trusted offerings for Amazon’s customers. He is now part of the team that builds Firecracker, an open source virtualization technology that is tailored for creating and managing secure, multi-tenant container and function-based services with serverless operational models. Firecracker runs workloads in lightweight virtual machines, called microVMs, which combine the security and isolation properties provided by hardware virtualization technology with the speed and flexibility of containers. It already powers AWS Lambda and AWS Fargate, and is being integrated with compute stacks such as Kubernetes (via Kata Containers and containerd).

Firecracker logo.

Firecracker Open Source Update May, 2019

中文版 – It’s been six months since we launched Firecracker at re:Invent, and we’ve been thrilled by the reception that the open source community has given us. Over these six months, we have merged 87 commits from 30+ external contributors into the Firecracker master branch (representing ~24% of all commits in that time span). These […]