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

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

An application needs to use the IP address of the client in its processing. The application has been moved into AWS and has been placed behind an ApplicationLoad Balancer (ALB). However, all the client IP addresses now appear to be the same. The application must maintain the ability to scale horizontally. Based on thi…

Nội dung câu hỏi

An application needs to use the IP address of the client in its processing. The application has been moved into AWS and has been placed behind an ApplicationLoad Balancer (ALB). However, all the client IP addresses now appear to be the same. The application must maintain the ability to scale horizontally. Based on this scenario, what is the MOST cost-effective solution to this problem?

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. Remove the application from the ALB. Delete the ALB and change Amazon Route 53 to direct traffic to the instance running the application.
  2. B. Remove the application from the ALB. Create a Classic Load Balancer in its place. Direct traffic to the application using the HTTP protocol.
  3. C. Alter the application code to inspect the X-Forwarded-For header. Ensure that the code can work properly if a list of IP addresses is passed in the header. — đáp án hiện tại
  4. D. Alter the application code to inspect a custom header. Alter the client code to pass the IP address in the custom header.

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ề