ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 474 - DVA-C01 discussion

Report
Export

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
Answers
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
Answers
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.
Answers
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
Answers
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
Suggested answer: B
asked 16/09/2024
Bill Skadden
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first