Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a developer pass environment variables to a container in an AWS Fargate application deployed with Amazon ECS?
A
By defining them in the environment parameter of the service definition.
B
By defining them in the environment parameter of the task definition.
C
By specifying them in the entryPoint parameter of the task definition.
D
By specifying them in the entryPoint parameter of the service definition.