Study. uk . com
  1. Home
  2. All questions
  3. Question 405

AWS Certified Solutions Architect study material · question 405 of 500

What is required to make an ECS task definition run on AWS Fargate?

  1. Setting the network mode to bridge
  2. Attaching the task to an EC2 capacity provider
  3. Registering the task with an Auto Scaling group
  4. Setting requiresCompatibilities to FARGATE
Show the answer

Answer: D. Setting requiresCompatibilities to FARGATE

The requiresCompatibilities parameter is what marks a task definition as Fargate-capable.

Source: Architect for AWS Fargate for Amazon ECS (Amazon Web Services) — Architect for AWS Fargate for Amazon ECS

Challenge yourself on this topic → Study as cards