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 # 76 Topic 8 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 76 Topic 8 Discussion

DVA-C02 Exam Topic 8 Question 76 Discussion:
Question #: 76
Topic #: 8

A company is developing a weather forecast application that displays forecasts for cities within a single country. Weather data is stored in an Amazon DynamoDB table named Forecasts with attributes CityId, Temperature, and ForecastDate.

The application is read heavy . Most read requests target the current day’s forecast for a small number of very large cities . The company must design a partition key strategy that ensures the most even distribution of read traffic .

Which solution will meet these requirements?


A.

Use CityId with a calculated suffix as the partition key and ForecastDate as the sort key.


B.

Use a numeric index as the partition key and ForecastDate as the sort key.


C.

Use ForecastDate as the partition key and CityId as the sort key.


D.

Use ForecastDate with a calculated suffix as the partition key and CityId 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.