⚠️ Note: The following information is for reference purposes only. Please do not copy verbatim for your own report, including this warning.
| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | - Study Migration concepts (Lift & Shift, Replatform, Refactor) - Introduction to AWS Database Migration Service (DMS) | 29/09/2025 | 29/09/2025 | AWS Journey |
| 3 | - Practice creating a DMS Replication Instance - Configure source (on-premises) and target (RDS) - Perform a test data migration | 30/09/2025 | 30/09/2025 | AWS Journey |
| 4 | - Introduction to Elastic Disaster Recovery (EDR) - Learn to set up replication servers and recovery instances | 01/10/2025 | 01/10/2025 | AWS Journey |
| 5 | - Perform a failover simulation: stop the primary EC2 and boot recovery instance from EDR - Evaluate recovery time objectives (RTO) and recovery point objectives (RPO) | 02/10/2025 | 02/10/2025 | AWS Journey |
| 6 | - Draft a basic Disaster Recovery plan (backup, restore, failover) - Write a summary document for the Migration + DR process - Week 4 knowledge summary | 03/10/2025 | 03/10/2025 | AWS Journey |
Understood the end-to-end Migration process for applications and databases to AWS.
Successfully created and configured a DMS Replication Instance and executed a sample data migration.
Set up Elastic Disaster Recovery (EDR) for basic protection against incidents.
Successfully simulated a failover and validated recovery procedures.
Completed a basic Disaster Recovery plan to prepare for Week 5 (Infrastructure as Code & Systems Manager).
⚠️ Note: The following information is for reference purposes only. Please do not copy verbatim for your own report, including this warning.
| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 2 | - Get acquainted with FCJ members - Read and take note of internship unit rules and regulations | 08/11/2025 | 08/11/2025 | |
| 3 | - Learn about AWS and its types of services + Compute + Storage + Networking + Database + … | 08/12/2025 | 08/12/2025 | https://cloudjourney.awsstudygroup.com/ |
| 4 | - Create AWS Free Tier account - Learn about AWS Console & AWS CLI - Practice: + Create AWS account + Install & configure AWS CLI + How to use AWS CLI | 08/13/2025 | 08/13/2025 | https://cloudjourney.awsstudygroup.com/ |
| 5 | - Learn basic EC2: + Instance types + AMI + EBS + … - SSH connection methods to EC2 - Learn about Elastic IP | 08/14/2025 | 08/15/2025 | https://cloudjourney.awsstudygroup.com/ |
| 6 | - Practice: + Launch an EC2 instance + Connect via SSH + Attach an EBS volume | 08/15/2025 | 08/15/2025 | https://cloudjourney.awsstudygroup.com/ |
Understood what AWS is and mastered the basic service groups:
Successfully created and configured an AWS Free Tier account.
Became familiar with the AWS Management Console and learned how to find, access, and use services via the web interface.
Installed and configured AWS CLI on the computer, including:
Used AWS CLI to perform basic operations such as:
Acquired the ability to connect between the web interface and CLI to manage AWS resources in parallel.
…