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

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

A company has moved a legacy on-premises application to AWS by performing a lift and shift. The application exposes a REST API that can be used to retrieve billing information. The application is running on a single Amazon EC2 instance. The application code cannot support concurrent invocations. Many clients access th…

Nội dung câu hỏi

A company has moved a legacy on-premises application to AWS by performing a lift and shift. The application exposes a REST API that can be used to retrieve billing information. The application is running on a single Amazon EC2 instance. The application code cannot support concurrent invocations. Many clients access the API, and the company adds new clients all the time. A developer is concerned that the application might become overwhelmed by too many requests. The developer needs to limit the number of requests to the API for all current and future clients. The developer must not change the API, the application, or the client code. What should the developer do 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. Place the API behind an Amazon API Gateway API. Set the server-side throttling limits. — đáp án hiện tại
  2. B. Place the API behind a Network Load Balancer. Set the target group throttling limits.
  3. C. Place the API behind an Application Load Balancer. Set the target group throttling limits.
  4. D. Place the API behind an Amazon API Gateway API. Set the per-client throttling limits.

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ề