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

Câu 3: AWS Certified SysOps Administrator - Associate (SOA-C02)(New)

A company is running a serverless application on AWS Lambda. The application stores data in an Amazon RDS for MySQL DB instance. Usage has steadily increased, and recently there have been numerous "too many connections" errors when the Lambda function attempts to connect to the database. The company already has config…

Nội dung câu hỏi

A company is running a serverless application on AWS Lambda. The application stores data in an Amazon RDS for MySQL DB instance. Usage has steadily increased, and recently there have been numerous "too many connections" errors when the Lambda function attempts to connect to the database. The company already has configured the database to use the maximum max_connections value that is possible. What should a SysOps administrator do to resolve these errors?

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 read replica of the database. Use Amazon Route 53 to create a weighted DNS record that contains both databases.
  2. B. Use Amazon RDS Proxy to create a proxy. Update the connection string in the Lambda function. — đáp án hiện tại
  3. C. Increase the value in the max_connect_errors parameter in the parameter group that the database uses.
  4. D. Update the Lambda function's reserved concurrency to a higher value.

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ề