| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | Amazon Simple Storage Service - S3 - Learn about the architecture of Amazon S3, an object storage service, suitable for Write-Once-Read-Many (WORM) data. - Understand the technique of automatic data replication across 3 AZs within 1 Region to ensure high availability. - Learn about the durability of S3, designed for up to 99.999999999% (11 nines). - Understand the technique of uploading (HTTP PUT) and accessing (HTTP GET) S3 data via REST API. - Learn about the architecture of Storage Classes, including S3 Standard, S3 Standard-IA, S3 Intelligent-Tiering, S3 One Zone-IA, and Amazon Glacier/Deep Archive. - Understand the Object Life Cycle Management technique to automatically move objects between storage classes over time. - Understand the technique for hosting a Static Website (suitable for Single Page Applications) and configuring CORS (Cross-origin resource sharing). - Understand access control techniques using S3 Access Control List (ACL) (attached to buckets/objects) and S3 Bucket Policy (easier to manage). - Learn about the architecture of S3 Endpoints, which allow access to S3 buckets over the AWS private network without needing the Internet. - Understand the Versioning technique to recover objects after accidental deletion or overwrite, and to support protection against ransomware. - Understand the S3 performance optimization technique by using random prefixes for object keys, helping S3 store objects across multiple partitions. - Learn about the architecture of S3 Glacier, a low-cost, long-term archival service that requires data to be retrieved (Expedited, Standard, Bulk) to an S3 Bucket before use. | 29/09/2025 | 29/09/2025 | Module 04 |
| 3 | Snow Family - Learn about the Snow Family services (Snowball, Snowball Edge, Snowmobile) used to migrate PetaByte (PB) to Exabyte (EB) scale data from on-premise to AWS (S3 or Glacier). - Understand the technique of Snowball Edge, which is a special device with available compute resources to process data locally. Amazon Storage Gateway - Learn about the architecture of AWS Storage Gateway, a Hybrid storage solution that combines storage capacity on AWS with on-premise. - Understand the techniques of the three types of gateways: + File Gateway: Allows storing files on S3 via NFS and SMB protocols. + Volume Gateway: Provides block storage via iSCSI, with data stored on S3. + Tape Gateway: Provides a virtual tape library (VTL) iSCSI, storing virtual tape data in S3 or Glacier. | 30/09/2025 | 30/09/2025 | Module 04 |
| 4 | Disaster Recovery on AWS - Understand the technique… for designing Disaster Recovery (DR) based on two key metrics: + RTO (Recovery Time Objective): The time required to restore service. + RPO (Recovery Point Objective): The maximum period of time during which data might be lost. - Learn about the 4 DR strategies on AWS: Backup and Restore, Pilot Light, Low Capacity Active-Active, and Full Capacity Active-Active. AWS Backup - Learn about the AWS Backup service, a centralized management service that allows configuring and scheduling, and setting retention policies for backing up multiple AWS resources (EBS, EC2, RDS, EFS, Storage Gateway…). | 01/10/2025 | 01/10/2025 | Module 04 |
| 5 | Lab: 000057 - Getting Started with Amazon S3 - Create S3 Bucket - Upload data to S3 - Host static website on S3 Lab: 000013 - AWS Backup - Prepare infrastructure - Create Backup Plan - Set up Notification - Verify operation Lab: 000014 - AWS Import/Export - Prepare virtual machine - Import virtual machine to AWS - Export virtual machine from AWS | 02/10/2025 | 02/10/2025 | Module 04 |
| 6 | Lab: 000024 - Storage Gateway - Create Storage Gateway - Create File Sharing - Connect the File Share to the machine Lab: 000025 - FSx - AWS Managed MS AD - Deploy Instance - Set up and use FSx [Supplemental Research] - AWS Skill Builder - A series of in-depth theory lessons for storage specialists on AWS. - Storage Learning Plan: Block Storage - Storage Learning Plan: Object Storage | 03/10/2025 | 03/10/2025 | Module 04 Research Link |