AWS Well-Architected helps you build secure, high-performing, resilient, and efficient infrastructure. Based on 6 main pillars - with the pillar Reliability being the spirit of this lab.
To ensure the Reliability of the system, for this lab - as the data part, the objects stored in the S3 bucket in Region Singapore (ap-southeast-1) - should be replicate (copy) to another Region.
There are many criteria to choose a Region, for example: Compliance, Latency, Cost, Services and features.
Therefore, within the framework of this lab, to choose a Region - to serve replicate - we will be based on the criteria: Cost.
-> So Region N. Virginia (us-east-1) with S3 cost: 23.55 USD for 1TB per month - 2.05 USD cheaper than Region Singapore (ap-southeast-1) is a suitable choice for the criteria Cost. You can double check the cost at the official page of AWS Pricing Calculator
Next we will create a new buecket
aws-first-cloud-journey-cross
Create bucket
Replicate files between Buckets in different Regions
PrimaryToSecondary
At this time, the Amazon S3 service requires you to enable the versioning feature to continue configuration. You can review the lab 8. BUCKET VERSIONING to understand this concept further.
Select Enable bucket versioning
Check S3 bucket aws-first-cloud-journey-cross
Upload new file to S3 bucket AWS First Cloud Journey
At the S3 bucket interface AWS First Cloud Journey, select Upload
Open the window containing the folders, files downloaded and extracted in step 2.2
Select the images folder -> choose any photo -> upload to the AWS First Cloud Journey bucket by dragging and dropping
Check the Replication feature
Check Object
Noted: If the Object has not appeared, please be patient for a few minutes and refresh the page
-> An Object has appeared
Select the square symbol in front of the object blog-3.jpg, select Open
-> Similar to the image file you uploaded to S3 bucket AWS First Cloud Journey in step 4
=> Congratulations on completing the object replication lab between S3 buckets in 2 different Regions