Question 166:
A company plans to deploy a batch processing application using docker containers. Which of the following would ideally help to host this application? (SELECT TWO)
Answer options:
A.Copy the batch processing application to an ECS Container. B.Create a docker image of your batch processing application. C.Deploy the image as an Amazon ECS task. D.Deploy the container behind the ELB.