Skip to content

Commit 97e6704

Browse files
committed
feat: update Week 4 worklog with detailed objectives, tasks, and achievements
1 parent bdc8c96 commit 97e6704

File tree

2 files changed

+130
-6
lines changed

2 files changed

+130
-6
lines changed

content/1-Worklog/1.4-Week4/_index.md

Lines changed: 65 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,68 @@ chapter: false
66
pre: " <b> 1.4. </b> "
77
---
88

9-
{{% notice warning %}}
10-
To be updated.
11-
{{% /notice %}}
9+
# Week 4 Agenda: Core Storage Services and Concepts
10+
11+
## Week 4 Objectives
12+
13+
- Understand how **Amazon S3** works as a global-scale object storage service.
14+
- Learn how to manage access to S3 using **Access Points**, **Bucket Policies**, **IAM**, and **CORS**.
15+
- Explore **S3 Storage Classes**, including lifecycle transitions and cost optimization.
16+
- Practice setting up **S3 Static Websites**, configuring CORS, and tuning for performance with **object key design**.
17+
- Learn how to archive and retrieve long-term data using **S3 Glacier** and its retrieval tiers.
18+
- Understand hybrid storage solutions: **Snow Family** for data transfer appliances and **Storage Gateway** for on-premise integration.
19+
- Gain basic familiarity with AWS **Backup** for centralized, automated backup management across services.
20+
21+
---
22+
23+
## Tasks to be carried out this week
24+
25+
| Day | Task | On-site? | Date |
26+
| --- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ---------- |
27+
| 1 | - Introduction to **Amazon S3** fundamentals <br> - Understand objects, buckets, regions, data consistency <br>- Study **S3 Access Points**, bucket policies, and access control models | | 09/29/2025 |
28+
| 2 | - Learn **S3 Storage Classes** (Standard, IA, One Zone, Intelligent Tiering, Glacier tiers) <br> - Explore lifecycle rules and cost-optimized storage planning || 09/30/2025 |
29+
| 3 | - Set up an **S3 Static Website** <br> - Configure **CORS** for web applications <br> - Understand public access settings and security considerations | | 10/01/2025 |
30+
| 4 | - Learn **S3 object key naming strategies** and how they affect performance <br> - Explore **multipart upload**, versioning, and replication options | | 10/02/2025 |
31+
| 5 | - Dive into **S3 Glacier** and retrieval tiers <br> - Practice creating vaults, uploading archives, and requesting restores | | 10/03/2025 |
32+
| 6 | - Explore hybrid and edge storage: **Snow Family** devices for large-scale data transfer <br> - Learn **AWS Storage Gateway** use cases (File/Volume/Tape Gateway) <br> - Introduction to **AWS Backup** for multi-service backup orchestration | | 10/04/2025 |
33+
34+
---
35+
36+
## Week 4 Achievements
37+
38+
- **Understood S3 Object Storage Architecture**:
39+
40+
- Learned how buckets and objects are globally accessible via unique URLs.
41+
- Understood S3’s strong read-after-write consistency and distributed design.
42+
- Explored Access Points for simplified and controlled data access at scale.
43+
44+
- **Gained Insight into S3 Storage Classes**:
45+
46+
- Compared the cost, durability, and retrieval times across classes (Standard, IA, One Zone, Intelligent Tiering, Glacier family).
47+
- Designed lifecycle rules for automatic transitions and deletion.
48+
- Understood scenarios for using archival storage.
49+
50+
- **Configured S3 Static Hosting and CORS**:
51+
52+
- Set up website indexing, error pages, and public access settings.
53+
- Configured CORS for cross-origin requests from web applications.
54+
- Understood the security risks of misconfigured public access.
55+
56+
- **Learned about Key Naming, Performance, and Data Management**:
57+
58+
- Studied S3’s request parallelism and the effect of key distribution.
59+
- Practiced multipart uploads for large files.
60+
- Configured object versioning and replication (CRR/SRR).
61+
62+
- **Explored Glacier and Long-Term Archival**:
63+
64+
- Created archives and retrieval requests across different retrieval tiers.
65+
- Understood the use cases for cold, infrequent, and deep archive storage.
66+
67+
- **Understood Hybrid Storage Services**:
68+
69+
- Learned about **Snowcone, Snowball, Snowmobile** and their roles in bulk data transfer.
70+
- Explored **Storage Gateway** for bridging on-prem systems with cloud storage using file, volume, or tape interfaces.
71+
- Gained basic knowledge of **AWS Backup** for automated policy-based backups across AWS services.
72+
73+
- Developed a solid understanding of **how object, archival, and hybrid storage fit together** in AWS, creating the foundation for scalable, cost-efficient, and secure data management.

content/1-Worklog/1.4-Week4/_index.vi.md

Lines changed: 65 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,68 @@ chapter: false
66
pre: " <b> 1.4. </b> "
77
---
88

9-
{{% notice warning %}}
10-
Sẽ cập nhật sau.
11-
{{% /notice %}}
9+
# Chương Trình Tuần 4: Dịch Vụ Lưu Trữ Cốt Lõi và Các Khái Niệm
10+
11+
## Mục Tiêu Tuần 4
12+
13+
- Hiểu cách **Amazon S3** hoạt động như một dịch vụ lưu trữ đối tượng quy mô toàn cầu.
14+
- Học cách quản lý quyền truy cập S3 sử dụng **Access Points**, **Bucket Policies**, **IAM**, và **CORS**.
15+
- Khám phá **S3 Storage Classes**, bao gồm chuyển đổi vòng đời và tối ưu hóa chi phí.
16+
- Thực hành thiết lập **S3 Static Websites**, cấu hình CORS, và điều chỉnh hiệu suất với **thiết kế khóa đối tượng**.
17+
- Học cách lưu trữ và truy xuất dữ liệu dài hạn sử dụng **S3 Glacier** và các cấp độ truy xuất.
18+
- Hiểu các giải pháp lưu trữ lai: **Snow Family** cho các thiết bị truyền dữ liệu và **Storage Gateway** cho tích hợp tại chỗ.
19+
- Làm quen cơ bản với AWS **Backup** cho quản lý sao lưu tự động tập trung qua các dịch vụ.
20+
21+
---
22+
23+
## Các Nhiệm Vụ Thực Hiện Trong Tuần
24+
25+
| Ngày | Nhiệm Vụ | Tại văn phòng? | Ngày |
26+
| ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ---------- |
27+
| 1 | - Giới thiệu các khái niệm cơ bản **Amazon S3** <br> - Hiểu về đối tượng, bucket, vùng, tính nhất quán dữ liệu <br>- Nghiên cứu **S3 Access Points**, chính sách bucket, và mô hình kiểm soát truy cập | | 09/29/2025 |
28+
| 2 | - Học **S3 Storage Classes** (Standard, IA, One Zone, Intelligent Tiering, các cấp Glacier) <br> - Khám phá quy tắc vòng đời và lập kế hoạch lưu trữ tối ưu chi phí || 09/30/2025 |
29+
| 3 | - Thiết lập **S3 Static Website** <br> - Cấu hình **CORS** cho ứng dụng web <br> - Hiểu cài đặt truy cập công khai và các cân nhắc bảo mật | | 10/01/2025 |
30+
| 4 | - Học **chiến lược đặt tên khóa đối tượng S3** và cách chúng ảnh hưởng đến hiệu suất <br> - Khám phá **multipart upload**, phiên bản, và các tùy chọn sao chép | | 10/02/2025 |
31+
| 5 | - Tìm hiểu sâu về **S3 Glacier** và các cấp độ truy xuất <br> - Thực hành tạo vault, tải lên archive, và yêu cầu khôi phục | | 10/03/2025 |
32+
| 6 | - Khám phá lưu trữ lai và biên: thiết bị **Snow Family** cho truyền dữ liệu quy mô lớn <br> - Học các trường hợp sử dụng **AWS Storage Gateway** (File/Volume/Tape Gateway) <br> - Giới thiệu **AWS Backup** cho điều phối sao lưu đa dịch vụ | | 10/04/2025 |
33+
34+
---
35+
36+
## Thành Tựu Tuần 4
37+
38+
- **Hiểu Kiến Trúc Lưu Trữ Đối Tượng S3**:
39+
40+
- Học cách bucket và đối tượng có thể truy cập toàn cầu qua URL duy nhất.
41+
- Hiểu tính nhất quán đọc-sau-ghi mạnh mẽ và thiết kế phân tán của S3.
42+
- Khám phá Access Points để truy cập dữ liệu đơn giản và có kiểm soát ở quy mô lớn.
43+
44+
- **Có Cái Nhìn Sâu Sắc về S3 Storage Classes**:
45+
46+
- So sánh chi phí, độ bền, và thời gian truy xuất qua các lớp (Standard, IA, One Zone, Intelligent Tiering, họ Glacier).
47+
- Thiết kế quy tắc vòng đời cho chuyển đổi và xóa tự động.
48+
- Hiểu các tình huống sử dụng lưu trữ lưu trữ.
49+
50+
- **Cấu Hình S3 Static Hosting và CORS**:
51+
52+
- Thiết lập lập chỉ mục trang web, trang lỗi, và cài đặt truy cập công khai.
53+
- Cấu hình CORS cho các yêu cầu cross-origin từ ứng dụng web.
54+
- Hiểu rủi ro bảo mật của truy cập công khai cấu hình sai.
55+
56+
- **Học về Đặt Tên Khóa, Hiệu Suất, và Quản Lý Dữ Liệu**:
57+
58+
- Nghiên cứu tính song song yêu cầu của S3 và tác động của phân phối khóa.
59+
- Thực hành multipart upload cho các tệp lớn.
60+
- Cấu hình phiên bản đối tượng và sao chép (CRR/SRR).
61+
62+
- **Khám Phá Glacier và Lưu Trữ Dài Hạn**:
63+
64+
- Tạo archive và yêu cầu truy xuất qua các cấp độ truy xuất khác nhau.
65+
- Hiểu các trường hợp sử dụng cho lưu trữ lạnh, không thường xuyên, và lưu trữ sâu.
66+
67+
- **Hiểu Dịch Vụ Lưu Trữ Lai**:
68+
69+
- Học về **Snowcone, Snowball, Snowmobile** và vai trò của chúng trong truyền dữ liệu số lượng lớn.
70+
- Khám phá **Storage Gateway** để kết nối các hệ thống tại chỗ với lưu trữ đám mây bằng giao diện file, volume, hoặc tape.
71+
- Có kiến thức cơ bản về **AWS Backup** cho sao lưu tự động dựa trên chính sách qua các dịch vụ AWS.
72+
73+
- Phát triển hiểu biết vững chắc về **cách lưu trữ đối tượng, lưu trữ, và lưu trữ lai kết hợp với nhau** trong AWS, tạo nền tảng cho quản lý dữ liệu có thể mở rộng, hiệu quả chi phí, và bảo mật.

0 commit comments

Comments
 (0)