paint-brush
A Deep Dive into AWS Firecrackerby@kyle-jones
405 reads
405 reads

A Deep Dive into AWS Firecracker

by Kyle Jones3mApril 6th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Firecracker is a Virtual Machine Monitor written in Rust that Amazon Web Services use to power it’s Serverless Compute services — Lambda and Fargate. Each worker potentially offers thousands of MicroVMs, each providing a single function and a single process. Each slot supplies a pre-loaded execution environment for a function, including a minimized Linux kernel, userland and a shim control process. The invoke traffic gets delivered via the Invoke API, which authenticates requests, checks for authorization and then loads the function metadata.

Company Mentioned

Mention Thumbnail
featured image - A Deep Dive into AWS Firecracker
Kyle Jones HackerNoon profile picture
Kyle Jones

Kyle Jones

@kyle-jones

Welsh Vegan Senior Software Engineer

About @kyle-jones
LEARN MORE ABOUT @KYLE-JONES'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Kyle Jones HackerNoon profile picture
Kyle Jones@kyle-jones
Welsh Vegan Senior Software Engineer

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here