AWS Overview
IAM Users and Groups
IAM Policies and Roles
AWS CLI
S3 Object Storage
Tagging and Cost
Practice
Assignment
Cloud Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- What is S3 — object storage, not a filesystem
- S3 concepts: buckets, objects, keys, prefixes (not folders)
- Bucket naming rules and global uniqueness
- Uploading and downloading objects via Console and CLI
- S3 access control: bucket policies, public access block settings
- S3 storage classes: Standard, IA, Glacier (overview — cost vs retrieval time)
- Static website hosting on S3 (brief)
- Practice: create a bucket, upload files via CLI, set a bucket policy for read-only access
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.