⚠️ 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.
…