Create an S3 Bucket

Amazon Simple Storage Service (Amazon S3) offers industry-leading scalability, data availability, security, and performance.

image

In this hands-on lab, we’ll learn to create an S3 bucket on the AWS console, upload objects to the bucket, download those objects, move them, and then clean up the allocated resources.

Lab tasks

  • Create a bucket.
  • Upload objects.
  • Download objects.
  • Move objects.
  • Delete objects.
  • Block public access.
  • Add bucket policy.
  • Clean up.

Architecture diagram

The following is the high-level architecture diagram of how to create an S3 bucket.

image