List of questions
Related questions
Question 474 - DVA-C01 discussion
A developer creates an Amazon S3 bucket to store project status files that are uploaded hourly. The developer also creates an AWS Lambda function that will be used to process the project status files What should the developer do to invoke the function with the LEAST amount of AWS infrastructure'?
A.
Create an Amazon EventBridge (Amazon CloudWatch Events) rule to invoke the function every 5 minutes and scan for new objects
B.
Create an S3 event notification to invoke the function when a new object is created in the S3 bucket
C.
Create an S3 event notification that publishes a message to an Amazon Simple Notification Service (Amazon SNS) topic Subscribe the function to the SNS topic.
D.
Create an S3 event notification that adds a message to an Amazon Simple Queue Service (Amazon SQS) queue Configure the function to poll the queue
Your answer:
0 comments
Sorted by
Leave a comment first