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

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

A developer wants to run a PHP website with an NGINX proxy and package them as Docker containers in one environment. The developer wants a managed environment with automated provisioning and load balancing. The developer cannot change the configuration and must minimize operational overhead. How should the developer b…

Nội dung câu hỏi

A developer wants to run a PHP website with an NGINX proxy and package them as Docker containers in one environment. The developer wants a managed environment with automated provisioning and load balancing. The developer cannot change the configuration and must minimize operational overhead. How should the developer build the website to meet these requirements?

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 new application in AWS Elastic Beanstalk that is preconfigured for a multicontainer Docker environment. Upload the code, and deploy it to a web server environment. — đáp án hiện tại
  2. B. Deploy the code on Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer.
  3. C. Construct an AWS CloudFormation template that launches Amazon EC2 instances. Install and configure the PHP code by using cfn helper scripts.
  4. D. Upload the code for the PHP website into an Amazon S3 bucket. Host the website from the S3 bucket.

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ề