Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 98 Topic 10 Discussion

Amazon Web Services AWS Certified DevOps Engineer - Professional DOP-C02 Question # 98 Topic 10 Discussion

DOP-C02 Exam Topic 10 Question 98 Discussion:
Question #: 98
Topic #: 10

A company deploys an API by using an Application Load Balancer (ALB) that targets an AWS Lambda function. The API takes a list of tasks as an input and typically processes the tasks in 40 seconds. The API is CPU intensive and performs writes to an Amazon Aurora PostgreSQL DB cluster. The API also performs frequent large-scale Amazon S3 object PUT requests to the same prefix of an S3 bucket.

The API usage and the number of input tasks is increasing significantly. The increased demand is causing the API response time to increase, and some API requests fail because the database connection quota is being exceeded. A DevOps engineer must improve the performance of the API.

Which combination of solutions will meet this requirement? (Select THREE.)


A.

Deploy a Network Load Balancer (NLB) and set the ALB as the target group for the NLB.


B.

Refactor the API to use Amazon API Gateway instead of the ALB.


C.

Create an Amazon RDS Proxy and configure the Lambda function to use it to perform database operations.


D.

Increase the amount of memory for the Lambda function.


E.

Add a read replica for the Aurora DB cluster.


F.

Update the Lambda function to distribute S3 object PUT requests to multiple prefixes.


Get Premium DOP-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.