Question 28:
You are launching the AWS ECS instance. You would like to set the ECS container agent configuration during the ECS instance launch. What should you do?
Answer options:
A.Set configuration in the ECS metadata parameter during cluster creation. B.Set configuration in the user data parameter of EC2 instance. C.Define configuration in the task definition. D.Define configuration in the service definition.