A meteorological system monitors 600 temperature gauges, obtaining temperature samples every minute and saving
each sample to a DynamoDB table. Each sample involves writing 1K of data and the writes are evenly distributed over
time. How much write throughput is required for the target table?
A.
1 write capacity unit
B.
10 write capacity units
C.
60 write capacity units
D.
600 write capacity units
E.
3600 write capacity units
B
B