Which solution meets these requirements with the LEAST operational overhead?

2 Comments

  1. Lucas
    Author

    I strategize that the answer is:
    Configure Amazon S3 to send an event notification to an Amazon Simple Queue Service (Amazon SQS) queue. Use an AWS Lambda function to read from the queue and process the data. Store the resulting JSON file in Amazon DynamoDB.

  2. Thomas
    Author

    In my experience, the answer is:
    Configure Amazon S3 to send an event notification to an Amazon Simple Queue Service (Amazon SQS) queue. Use an AWS Lambda function to read from the queue and process the data. Store the resulting JSON file in Amazon DynamoDB.

Leave a Reply to Thomas Cancel reply

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

three × 3 =