Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 186

    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 for the application to initialize.

    How should the environment variables be passed to the container?

    • Define an array that includes the environment variables under the environment parameter within the service definition.

    • Define an array that includes the environment variables under the environment parameter within the task definition.

    • Define an array that includes the environment variables under the entryPoint parameter within the task definition.

    • Define an array that includes the environment variables under the entryPoint parameter within the service definition.


    シャッフルモード