Question 429:
You plan to run a Jenkins service requiring Amazon EFS as a shared, persistent storage attached to an Amazon ECS cluster and using AWS Fargate. What two statements are true in this context? (Select TWO).
Answer options:
A.You define the host and sourcePath parameters in the task definition. B.You mount the Amazon EFS file system before the Docker daemon starts. C.Amazon EFS file system support relies on platform version 1.3.0 or later. D.The supervisor container is responsible for managing the Amazon EFS volume. E.The supervisor container is visible in CloudWatch Container Insights.