- Lab
- A Cloud Guru
Set Up Cross-Region S3 Bucket Replication
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. In this lab, we explore how to use Amazon S3 to automatically replicate any object stored in our S3 bucket to a different region on the other side of the country. This process ensures our files remain accessible in any extreme scenario where data loss could possibly occur. By the end of this lab, you will understand how to create S3 buckets and enable automatic replication to back up files in a different physical location.
Path Info
Table of Contents
-
Challenge
Create an S3 Bucket and Enable Replication
-
Copy the name of the lab-provided
appconfigprod1
bucket and use it to create a new S3 bucket in the US West (Oregon)us-west-2
region, replacingappconfigprod1
withappconfigprod2
to ensure it is globally unique.Note: After creating the new bucket, you may receive a warning about system tags; you can safely ignore it.
-
Enable automatic file replication from the
appconfigprod1
S3 bucket to theappconfigprod2
S3 bucket.
-
-
Challenge
Test Replication and Observe Results
- Upload a file to the
appconfigprod1
S3 bucket. - Ensure the file was automatically replicated to the
appconfigprod2
S3 bucket.
- Upload a file to the
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.