What is AWS Fargate and what is the key difference from running containers on EC2?

AWS Cloud Practitioner Hard

AWS Cloud Practitioner — Hard

What is AWS Fargate and what is the key difference from running containers on EC2?

Key points

  • Fargate is serverless, while EC2 requires managing instances
  • Fargate allows defining CPU and memory requirements without provisioning EC2
  • EC2 launch type provides full control and visibility of instances

Ready to go further?

Related questions