How should a Database Specialist ensure DynamoDB can handle the increased traffic?

A large ecommerce company uses Amazon DynamoDB to handle the transactions on its web portal. Traffic patterns throughout the year are usually stable; however, a large event is planned. The company knows that traffic will increase by up to 10 times the normal load over the 3-day event. When sale prices are published during the event, traffic will spike rapidly.
How should a Database Specialist ensure DynamoDB can handle the increased traffic?
A. Ensure the table is always provisioned to meet peak needs
B. Allow burst capacity to handle the additional load
C. Set an AWS Application Auto Scaling policy for the table to handle the increase in traffic
D. Preprovision additional capacity for the known peaks and then reduce the capacity after the event

Amazon AWS Certified Database – Specialty (DBS-C01)

Free dumps for CLF-C01 in Printable PDF format.

High quality PDF and software. VALID exam to help you pass.

amazon-exams

4 thoughts on “How should a Database Specialist ensure DynamoDB can handle the increased traffic?

  1. D;
    C is wrong – Auto-scaling is for EC2 instances; in Dynamo it’s called ONDEMAND

    When you choose on-demand mode, DynamoDB instantly accommodates your workloads as they ramp up or down to any previously reached traffic level. If a workload’s traffic level hits a new peak, DynamoDB adapts rapidly to accommodate the workload. Tables that use on-demand mode deliver the same single-digit millisecond latency, service-level agreement (SLA) commitment, and security that DynamoDB already offers.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.