Simple Storage Service, commonly called S3, is one of the most popular services offered by Amazon Web Services (AWS). It offers industry-leading scalability, data availability, security, and performance.
This beginner-level Cloud Lab covers some main and interesting features of an S3 bucket. You’ll learn to create an S3 bucket and add objects to it. You’ll also learn about public access settings, enabling public access, and writing bucket policy. Moreover, you’ll also learn about bucket versioning and how it restores the deleted object. Finally, you’ll learn to configure cross-region replication settings on the bucket and share an object using a presigned URL.
After completing this Cloud Lab, you’ll have enough understanding and knowledge to work on AWS S3 buckets. With this basic knowledge and hands-on experience, you can take one step further and learn more about S3 features and functionalities.
The following is the high-level architecture diagram of the infrastructure that you’ll create in this Cloud Lab: