Multiple Choice
A development team wants to run their container workloads on Amazon ECS. Each application container needs to share data with another container to collect logs and metrics. What should the developer team do to meet these requirements?
A) Create two pod specifications. Make one to include the application container and the other to include the other container. Link the two pods together.
B) Create two task definitions. Make one to include the application container and the other to include the other container. Mount a shared volume between the two tasks.
C) Create one task definition. Specify both containers in the definition. Mount a shared volume between those two containers.
D) Create a single pod specification. Include both containers in the specification. Mount a persistent volume to both containers.
Correct Answer:

Verified
Correct Answer:
Verified
Q39: Which EC2 API call would you use
Q40: A Developer is writing a REST service
Q41: An application is running on a cluster
Q42: A development team is using AWS Elastic
Q43: A Developer must trigger an AWS Lambda
Q45: A Developer created a dashboard for an
Q46: A developer is troubleshooting connectivity issues between
Q47: You run an ad-supported photo sharing website
Q48: A company maintains a REST service using
Q49: An IAM role is attached to an