AWS Fargate - keshavbaweja-git/guides GitHub Wiki

Improved Security

  • Each pod is deployed on its own VM, nodes are not shared among pods
  • Local storage in AWS Fargate is encrypted by default
  • VM hosting pods is fully managed.

No AMI management

No Cluster Autoscaler

No capacity waste

  • Amount of waste is inversely proportional to how accurate pod requests are