List of questions
Related questions
Question 268 - DVA-C01 discussion
A Developer needs to deploy an application running on AWS Fargate using Amazon ECS. The application has environment variables that must be passed to a container tor the application to initialize How should the environment variables be passed to the container?
A.
Define an array that includes the environment variables under the environment parameter within the service definition
B.
Define an array that includes the environment variables under the environment parameter within the task definition
C.
Define an array that includes the environment variables under the entrypoint parameter within the task definition
D.
Define in array that includes the environment variables under the entryPoint parameter within the service definition
Your answer:
0 comments
Sorted by
Leave a comment first