- Lab
- A Cloud Guru
Configuring S3 Buckets for Versioning and Deletion Protection
In this lab, students will work with Amazon Simple Storage Service (S3) to configure two S3 buckets with encryption, versioning, lifecycle rules, and deletion protection.
Path Info
Table of Contents
-
Challenge
Configure Two S3 Buckets
Configure two S3 buckets. One bucket should start with the name
labdata
, and one bucket should start with the namelablogs
.Both buckets should block public access and accept all default settings upon creation.
-
Challenge
Configure Protection for Accidental Deletion of Data for Both Buckets
Configure the S3 buckets to protect against accidental deletion of data using versioning.
-
Challenge
Configure KMS Encryption for the labdata Bucket
Create a KMS encryption key and apply KMS encryption for the
labdata
bucket. -
Challenge
Configure Lifecycle Configuration for Both Buckets
Configure lifecycle policies for the S3 buckets. Name the lifecycle rule lifecycle. The lifecycle configuration should move objects to the Glacier Flexible Retrieval storage class after 45 days and should expire objects after 10 years (3,652 days). These lifecycle rules should be applied to all objects in the bucket.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.