Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 35 Topic 4 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 35 Topic 4 Discussion

DVA-C02 Exam Topic 4 Question 35 Discussion:
Question #: 35
Topic #: 4

A food-delivery company has an application that uses an Amazon DynamoDB table for customer orders. The table is in on-demand mode. The table uses order_date as the partition key. The table uses a combination of customer_id and order_id as the sort key (customer_id#order_id). During peak order periods, write operations to the table are being throttled. What should a developer do to resolve this issue?


A.

Use a sequential number for the partition key. Continue to use order_id as the sort key.


B.

Change the capacity mode of the table to provisioned mode. Increase the write capacity units (WCUs) to meet the application demand.


C.

Transition the table to Amazon Aurora.


D.

Use customer_id for the partition key. Use order_id as the sort key.


Get Premium DVA-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.