Free AWS DVA-C02 Actual Exam Questions - Question 13 Discussion
Question No. 13
A developer is creating a service that uses an Amazon S3 bucket for image uploads. The service will
use an AWS Lambda function to create a thumbnail of each image Each time an image is uploaded
the service needs to send an email notification and create the thumbnail The developer needs to
configure the image processing and email notifications setup.
Which solution will meet these requirements?
use an AWS Lambda function to create a thumbnail of each image Each time an image is uploaded
the service needs to send an email notification and create the thumbnail The developer needs to
configure the image processing and email notifications setup.
Which solution will meet these requirements?
Select one option, then reveal solution.
US
AB
Ash B.
2026-02-14
A vs B but A is simpler without SQS in the middle for email notifications.
0
SX
Sam X.
2026-02-12
SNS can send emails directly, so option A fits best here.
0
SX
Sam X.
2026-01-16
B. This one feels correct since you’d want to stop the app first, then install stuff, then start it again. The ValidateService hook isn’t used in all cases, so not sure about options C and D.
0