What Is AWS S3?
Understand S3's object storage model, buckets, keys, access control, storage classes, and how S3 differs from a traditional file system.
Hands-On: Buckets, Uploads, and a Public Static Site
Create an S3 bucket, upload objects via console and CLI, host a public static site with a bucket policy, and generate presigned URLs.