- What is Amazon S3 ?
- What are buckets and objects ?
- Explain the data consistency model of S3
- What are the various Storage classes ? How do you choose a storage class ?
- What is the difference between bucket policy and Access Control list ?
- Explain about Transfer Acceleration ?
- What is versioning in S3 ? How does it work ?
- What happens when you delete an object in versioning enabled bucket ?
- What is object Lock ?
- What is life cycle management in S3 ? What is the purpose of life cycle management ?
- What is Replication in S3 ? When should you replicate ?
- How do you choose between same-region replication vs cross-region replication ?
- How do you trigger a lambda function based on S3 actions?
- How do you send notifications when an s3 object is deleted ?
- What is S3 Select ?