ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 73 - DVA-C01 discussion

Report
Export

An application stores images in an S3 bucket. Amazon S3 event notifications are used to trigger a Lambda function that resizes the images. Processing each image takes less than a second. How will AWS Lambda handle the additional traffic?

A.
Lambda will scale out to execute the requests concurrently.
Answers
A.
Lambda will scale out to execute the requests concurrently.
B.
Lambda will handle the requests sequentially in the order received.
Answers
B.
Lambda will handle the requests sequentially in the order received.
C.
Lambda will process multiple images in a single execution.
Answers
C.
Lambda will process multiple images in a single execution.
D.
Lambda will add more compute to each execution to reduce processing time.
Answers
D.
Lambda will add more compute to each execution to reduce processing time.
Suggested answer: A
asked 16/09/2024
Courage Marume
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first