Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A development team at an online retail company needs to run a serverless database service that operates across two Docker containers sharing resources. What is the most suitable ECS configuration to achieve this?
A
Put the two containers into a single task definition using a Fargate Launch Type
B
Put the two containers into two separate task definitions using an EC2 Launch Type
C
Put the two containers into a single task definition using an Ec2 Launch Type
D
Put the two containers into two separate task definitions using a Fargate Launch Type