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

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

A developer needs to deploy an application to AWS Elastic Beanstalk for a company. The application consists of a single Docker image. The company's automated continuous integration and continuous delivery (CI/CD) process builds the Docker image and pushes the image to a public Docker registry. How should the developer…

Nội dung câu hỏi

A developer needs to deploy an application to AWS Elastic Beanstalk for a company. The application consists of a single Docker image. The company's automated continuous integration and continuous delivery (CI/CD) process builds the Docker image and pushes the image to a public Docker registry. How should the developer deploy the application to Elastic Beanstalk?

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. Create a Dockerfile. Configure Elastic Beanstalk to build the application as a Docker image.
  2. B. Create a docker-compose.yml file. Use the Elastic Beanstalk CLI to deploy the application. — đáp án hiện tại
  3. C. Create a .zip file that contains the Docker image. Upload the .zip file to Elastic Beanstalk.
  4. D. Create a Dockerfile. Run the Elastic Beanstalk CLI eb local run command in the same directory.

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ề