| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | Amazon Elastic Compute Cloud (EC2) - Learn about the architecture of Amazon EC2, a flexible virtual server service with fast boot capabilities and powerful resource scaling. - Understand the technique of selecting server configurations through EC2 Instance Types, which determine factors like CPU, Memory, Network, and Storage. - Learn how to use AMI (Amazon Machine Image) to provision one or more EC2 Instances and use Key Pairs (public and private key) to encrypt login information. - Understand the EBS (Elastic Block Store) block storage technique, which operates independently, replicates data (3x) to ensure high availability, and connects to EC2 over the network. - Differentiate EBS from Instance Store, which is an extremely high-speed NVME disk area but whose data is completely erased when the EC2 instance is stopped. - Learn about the User Data automation technique, a script (bash shell or powershell) that runs once when an EC2 instance is launched. - Understand Meta Data, information related to the EC2 instance (like IP, Hostname) that can be accessed from the server itself, often used for automation. - Understand the EC2 Auto Scaling technique to automatically increase (scale-out) or decrease (scale-in) the number of EC2 Instances based on conditions (scaling policy). - Learn about EC2 Pricing Options (On-demand, Reserved Instance, Saving Plans, Spot Instance) to optimize costs. | 22/09/2025 | 22/09/2025 | Module 03 |
| 3 | Amazon Lightsail - Learn about the Amazon Lightsail service, a low-cost virtual server solution (starting at $3.5/month) suitable for light workloads, test/dev environments. - Understand the technique for connecting Lightsail (located in a special VPC) with a regular VPC via VPC Peering (with just 1 click). Amazon EFS/FSx - Learn about EFS (Elastic File System), a network file storage service (NFSv4) that allows multiple EC2 Instances (Linux only) to mount simultaneously, charging based on storage used. - Learn about Amazon FSx, a service that allows creating NTFS volumes (SMB protocol) to attach to multiple EC2 Instances (supports Windows and Linux). - Understand the deduplication technique of FSx, which helps reduce data duplication and lower storage costs. AWS Application Migration Service (MGN) - Learn about the AWS MGN service used to migrate and replicate servers (physical or virtual) from on-premise to the AWS environment. - Understand the replication technique of MGN used for building a Disaster Recovery Site at a low cost (using low-configuration staging machines). | 23/09/2025 | 23/09/2025 | Module 03 |
| 4 | Lab: 000004 - Basic EC2 Operations. - Create an EC2 Instance - Take an EC2 Instance snapshot - Install an application on EC2 Lab: 000027 - Resource Management with Tags and Resource Groups - Use Tags - Use Resource Groups | 24/09/2025 | 24/09/2025 | Module 03 |
| 5 | Lab: 000008 - Resource Management with Amazon CloudWatch - CloudWatch Agent - Create CloudWatch Dashboard Lab: 000006 - Deploying an Autoscaling Group - Create Launch Template - Create Target Group - Create Load Balancer - Create Auto Scaling Group - Verify the results. | 25/09/2025 | 25/09/2025 | Module 03 |
| 6 | Lab: 000045 - Getting Started with Amazon Lightsail - Preparation - Test the application on Lightsail - Use Lightsail Load Balancer - Use RDS - Migrate to EC2. [Supplemental Research] - Microsoft Workloads on AWS - A series of supplemental labs for running Microsoft servers and applications on AWS - Supplement knowledge about operating systems - Supplement knowledge about the Linux operating system such as LBI1, LBI2 - Supplement knowledge about the Windows operating system, learn more about the Bundo management system. Refer to the lab series | 26/09/2025 | 26/09/2025 | Module 03 Research Link |