Multiple Choice
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?
A) Create an event with Amazon CloudWatch Events that will monitor the S3 bucket and then insert the records into DynamoDB.
B) Configure an S3 event to invoke a Lambda function that inserts records into DynamoDB.
C) Create a Lambda function that will poll the S3 bucket and then insert the records into DynamoDB.
D) Create a cron job that will run at a scheduled time and insert the records into DynamoDB.
Correct Answer:

Verified
Correct Answer:
Verified
Q200: How can a developer use a debugger
Q201: A Development team has pushed out 10
Q202: A company is migrating a single-server, on-premises
Q203: A company has an Amazon S3 bucket
Q204: A company wants to implement a continuous
Q206: A current architecture uses many Lambda functions
Q207: A Developer wants the ability to roll
Q208: While developing an application that runs on
Q209: Which of the following statements about SQS
Q210: A company is running a custom application