Advanced Amazon S3 Flashcards
(6 cards)
1
Q
What are lifecycle rules?
A
Lets you configure actions to move objects to different storage classes (eg. move to Glacier for archiving after 6 months)
2
Q
Amazon S3 analytics
A
Helps you decide when to transition objects to the right storage class (recommendations for Standard and Standard IA)
3
Q
S3 event notifications
A
describes what s3 is doing, can be sent to other services eg. S3:ObjectCreated, S3:ObjectRemoved
4
Q
What is Amazon EventBridge?
A
All events from s3 bucket go to EventBridge, which can then be sent to other AWS services as destination
5
Q
What can you send S3 event notifications to?
A
SQS, Lambda, SNS, EventBridge
6
Q
A