Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 35

    A developer wants to insert a record into an Amazon DynamoDB table as soon as a new file is added to an Amazon S3 bucket. Which set of steps would be necessary to achieve this?

    • Create an event with Amazon EventBridge that will monitor the S3 bucket and then insert the records into DynamoDB.

    • Configure an S3 event to invoke an AWS Lambda function that inserts records into DynamoDB.

    • Create an AWS Lambda function that will poll the S3 bucket and then insert the records into DynamoDB.

    • Create a cron job that will run at a scheduled time and insert the records into DynamoDB.


    シャッフルモード