ELSEIF
Your brief EB
365 stories from 111 feeds 407 clusters Refreshed 8 minutes ago next pull 09:37

TECH Signal 390

Former AWS engineer says Fargate runs on EC2 instances, not Firecracker microVMs

An engineer who worked on AWS EKS from 2020 through 2024 writes that Fargate does not use Firecracker to create microVMs for each container, despite AWS marketing and documentation allowing customers to believe that it does.

WHY IT MATTERS

If Fargate uses per-customer EC2 instances rather than Firecracker microVMs, it does not provide hardware isolation between your own containers, does not eliminate noisy neighbor problems, and shifts operational burden rather than removing it. Engineers evaluating Fargate should weigh those limitations against the premium cost over EC2.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

AWS documentation and blog posts imply Fargate uses Firecracker, but a former EKS team member says it uses per-customer EC2 instances instead.

02

Fargate does not provide hardware isolation between a customer's own containers or eliminate noisy neighbor problems, only isolation between customers.

03

Operational burden shifts to workarounds for EBS volumes, GPUs, and sidecar daemons, and Fargate costs significantly more than EC2.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
justingarrison.com via Lobsters Fargate Is Not Firecracker (2024) Open ↗