This article aims to provide a hands on to beginners of AWS S3 service. We’ll explore the following features that are provided by the S3 service:

  • Creating Buckets and Uploading data to S3.
  • Buckets and Object Keys Structuring.
  • Exploring S3 Storage Classes and Life Cycle Management.
  • Exploring Bucket Versioning.
  • Exploring Object Replication (CRR VS SRR).
  • Restricting Access to Objects and Buckets.

Creating Buckets and Uploading data to S3

S3 bucket Creation

S3 is one of the most user-friendly service in the AWS ecosystem. We have multiple options available to upload data to S3 which include manually uploading data using the **Management Console **or uploading programmatically via S3 APIs, SDKs, and AWS CLI.

Here we’ll use the Management Console to upload data and keep things simple enough so let’s get started…

#aws #aws-s3 #s3 #s3-bucket #cloud-storage

Amazon S3 Hands-On — An In-Depth Step by Step Tutorial
2.20 GEEK