Storage Quiz

A quiz to jog your memory

1

You would like to run some code when an object is uploaded to an Amazon S3 bucket. How can this be achieved?

A)

Create an event notification on the S3 bucket that triggers a Lambda function.

B)

Configure Lambda to poll the S3 bucket for changes and run a function when it finds new objects.

C)

Create an event notification on the S3 bucket that notifies Amazon SNS to trigger a Lambda function.

Question 1 of 120 attempted

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.