Multiple Choice
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.
B) Lambda will handle the requests sequentially in the order received.
C) Lambda will process multiple images in a single execution.
D) Lambda will add more compute to each execution to reduce processing time.
Correct Answer:

Verified
Correct Answer:
Verified
Q99: A developer is using Amazon DynamoDB to
Q100: A Developer wants to build an application
Q101: An on-premises application is implemented using a
Q102: A company has implemented AWS CodeDeploy as
Q103: A developer is changing the configuration for
Q105: An application overwrites an object in Amazon
Q106: An application deployed on AWS Elastic Beanstalk
Q107: An application under development is required to
Q108: You attempt to store an object in
Q109: A developer is building an application using