You are on page 1of 2

Multiple-Choice Questions Time Elapsed: 01:37 

Done 
Reviewing

  51/65  6

A company is using Amazon DynamoDB with provisioned throughput for the invento Switch DynamoDB to on-demand
A mode during flash sales.

ecommerce website. During flash sales, customers experience periods of time whe
handle the highnumber
Close of transactions taking place. This causes the company to lo
normal periods, the database performs appropriately.
Correct. This solution gives DynamoDB the
Which solution solves the performance problem the company faces? ability to scale to meet sudden increases in
demand that occur during the flash sales.
Report Content Errors
For more information about DynamoDB
scaling, see Read/Write Capacity Mode.

Implement DynamoDB Accelerator


B (DAX).

Incorrect. DAX improves read performance


for repetitive queries. DAX does not help
one-time queries or improve write
performance.

For more information about DynamoDB


scaling, see Read/Write Capacity Mode.

For more information about DAX, see In-


Memory Acceleration with DynamoDB
Accelerator (DAX).

Use Amazon Kinesis to queue


C transactions for processing to
DynamoDB.

Incorrect. If the company records


purchases as Kinesis messages and then
processes the messages with DynamoDB,
the writes could be out of sync with the
reads. The result could be a situation in
which the company sells inventory that is
not available.

Use Amazon Simple Queue


D Service (Amazon SQS) to queue 
transactions to DynamoDB.

Incorrect. If the company records


purchases as SQS messages and then
processes the messages with DynamoDB,

 Incorrect

Your Answer: D Correct Answer: A


Multiple-Choice Questions Time Elapsed: 01:37 
Done 
Reviewing
Legal Privacy Support
©2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  51/65

A company is using Amazon DynamoDB with provisioned throughput for the invento
ecommerce website. During flash sales, customers experience periods of time whe
handle the high number of transactions taking place. This causes the company to lo
normal periods, the database performs appropriately.
Correct. This solution gives DynamoDB the
Which solution solves the performance problem the company faces? ability to scale to meet sudden increases in
demand that occur during the flash sales.
Report Content Errors
For more information about DynamoDB
scaling, see Read/Write Capacity Mode.

Incorrect. DAX improves read performance


for repetitive queries. DAX does not help
one-time queries or improve write
performance.

For more information about DynamoDB


scaling, see Read/Write Capacity Mode.

For more information about DAX, see In-


Memory Acceleration with DynamoDB
Accelerator (DAX).

Incorrect. If the company records


purchases as Kinesis messages and then
processes the messages with DynamoDB,
the writes could be out of sync with the
reads. The result could be a situation in
which the company sells inventory that is
not available.

Incorrect. If the company records


purchases as SQS messages and then
processes the messages with DynamoDB,

 Incorrect

Your Answer: D Correct Answer: A

You might also like