Multiple Choice
A company owns an asynchronous API that is used to ingest user requests and, based on the request type, dispatch requests to the appropriate microservice for processing. The company is using Amazon API Gateway to deploy the API front end, and an AWS Lambda function that invokes Amazon DynamoDB to store user requests before dispatching them to the processing microservices. The company provisioned as much DynamoDB throughput as its budget allows, but the company is still experiencing availability issues and is losing user requests. What should a solutions architect do to address this issue without impacting existing users?
A) Add throttling on the API Gateway with server-side throttling limits.
B) Use DynamoDB Accelerator (DAX) and Lambda to buffer writes to DynamoDB.
C) Create a secondary index in DynamoDB for the table with the user requests.
D) Use the Amazon Simple Queue Service (Amazon SQS) queue and Lambda to buffer writes to DynamoDB.
Correct Answer:

Verified
Correct Answer:
Verified
Q175: A company hosts its website on Amazon
Q176: A company runs an application that uses
Q177: A company has an AWS Lambda function
Q178: A development team needs to host a
Q179: A company is deploying an application in
Q181: A company has an application that uses
Q182: A company has an on-premises data center
Q183: A company captures clickstream data from multiple
Q184: A company is hosting 60 TB of
Q185: A solutions architect is designing a mission-critical