CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 37: AWS Certified Developer Associate(Old)

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?

Nội dung câu hỏi

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?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Define an array that includes the environment variables under the environment parameter within the service definition.
  2. B. Define an array that includes the environment variables under the environment parameter within the task definition. — đáp án hiện tại
  3. C. Define an array that includes the environment variables under the entryPoint parameter within the task definition.
  4. D. Define an array that includes the environment variables under the entryPoint parameter within the service definition.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề