Which solution will meet these requirements with the LEAST operational overhead?

1 Comment

  1. Raymond
    Author

    From my point of view, the answer is:
    Use Amazon DynamoDB with DynamoDB Accelerator (DAX) for data that is frequently accessed. Export the data to an Amazon S3 bucket by using DynamoDB table export. Run one-time queries on the data in Amazon S3 by using Amazon Athena.

Leave a Reply to Raymond Cancel reply

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

6 + nine =