Multiple Choice
A company collects a steady stream of 10 million data records from 100,000 sources each day. These records are written to an Amazon RDS MySQL DB. A query must produce the daily average of a data source over the past 30 days. There are twice as many reads as writes. Queries to the collected data are for one source ID at a time. How can the Solutions Architect improve the reliability and cost effectiveness of this solution?
A) Use Amazon Aurora with MySQL in a Multi-AZ mode. Use four additional read replicas.
B) Use Amazon DynamoDB with the source ID as the partition key and the timestamp as the sort key. Use a Time to Live (TTL) to delete data after 30 days.
C) Use Amazon DynamoDB with the source ID as the partition key. Use a different table each day.
D) Ingest data into Amazon Kinesis using a retention period of 30 days. Use AWS Lambda to write data records to Amazon ElastiCache for read access.
Correct Answer:

Verified
Correct Answer:
Verified
Q757: A company needs to cost-effectively persist small
Q758: A company has multiple AWS accounts hosting
Q759: A photo-sharing and publishing company receives 10,000
Q760: A user has created a launch configuration
Q761: Regarding Identity and Access Management (IAM), Which
Q763: In DynamoDB, which of the following allows
Q764: You want to use AWS CodeDeploy to
Q765: A large company has increased its utilization
Q766: If no explicit deny is found while
Q767: A company runs a memory-intensive analytics application