List of questions
Related questions
Question 306 - DVA-C01 discussion
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 development 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
Your answer:
0 comments
Sorted by
Leave a comment first