Which solution will meet these requirements in the MOST operationally efficient way?

2 Comments

  1. Samantha
    Author

    I opine that the answer is:
    Store the large data as objects in an Amazon S3 bucket. In a DynamoDB table, create an item that has an attribute that points to the S3 URL of the data.

  2. Wayne
    Author

    As I recall, the answer is:
    Store the large data as objects in an Amazon S3 bucket. In a DynamoDB table, create an item that has an attribute that points to the S3 URL of the data.

Leave a Reply

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

three × four =