Hacker News new | past | comments | ask | show | jobs | submit login
AWS Fargate security overview whitepaper [pdf] (awsstatic.com)
1 point by WatchDog on April 20, 2022 | hide | past | favorite | 1 comment



The document describes two kinds of isolation models.

- Tasks running on a dedicated EC2 instance.

- Tasks running in firecracker micro-vm, using a shared EC2 instance.

However it doesn’t seem to clarify when a given task would be ran on a dedicated instance, or on a shared instance using firecracker.

The other things I don’t really understand about fargate, is the rationale around limiting container privileges and capabilities, they allow it on vanilla ECS.

From their description, tasks never share the same OS/kernel, so getting root shouldn’t mean compromise of other customers tasks.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: