AWS Certified Solutions Architect – Professional — Question 552

Complete this statement: "When you load your table directly from an Amazon_____ table, you have the option to control the amount of provisioned throughput you consume."

Answer options

Correct answer: C

Explanation

When loading data directly from an Amazon DynamoDB table into another service like Amazon Redshift, you can configure the percentage of the DynamoDB table's provisioned throughput to consume, ensuring production workloads are not disrupted. Other data sources like Amazon RDS, S3, or AWS Data Pipeline do not feature this direct provisioned throughput allocation setting during a table load.