Week 1 Worklog

Week 1 Objectives:

  • Connect and get acquainted with members of First Cloud Journey.
  • Understand basic AWS services, how to use the console & CLI.

Tasks to be carried out this week:

DayTaskStart DateCompletion DateReference Material
2- Get acquainted with FCJ members
- Read and take note of internship unit rules and regulations
- Learn markdown language
09/08/202509/08/2025https://github.com/lucthienphong1120/Markdown-syntax?tab=readme-ov-file#6-escape-markdown
3- Learn about AWS and its types of services
  + Compute
  + Storage
  + Networking
  + Database
- Translate Blog
09/09/202509/09/2025https://cloudjourney.awsstudygroup.com/
https://aws.amazon.com/blogs/machine-learning/enabling-customers-to-deliver-production-ready-ai-agents-at-scale/
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
  + How to use Account Authentication Support
- Learn about create Budgets
- Practice:
  + How to create Budget by template
  + How to create Cost Budget
  + How to create Usage Budget
  + How to create a Reservation Insance(RI)
  + How to create a Savings Plans Budget
  + Clear Up Budget
- Learn about AWS support Packages
- Practice:
  + Types of support requests
  + Change support package
  + Manage support requests
09/10/202509/10/2025https://cloudjourney.awsstudygroup.com/
https://000001.awsstudygroup.com/vi/
https://000007.awsstudygroup.com/vi/
https://000009.awsstudygroup.com/vi/
5- Learn AWS Virtual Private Cloud
- PC Security and Multi-VPC features
- VPN
- DirectConnect
- LoadBalancer
- ExtraResources
Practice:
  + Start with Amazon VPC and AWS VPN Site-to-Site ( Introduction)
  + Subnets
  + Route table
  + Internet Gateway (IGW)
  + NAT Gateway
  + Security Group
  + Network ACLs
  + VPC Resource Map
09/11/202509/11/2025https://cloudjourney.awsstudygroup.com/
https://000003.awsstudygroup.com/
6- Practice:
  + Create VPC
  + Create Subnet
  + Creating an Internet Gateway
  + Creating Route Tables
  + Creating Security Groups
  + Enabling VPC Flow Logs
09/12/202509/12/2025https://cloudjourney.awsstudygroup.com/
https://000003.awsstudygroup.com/

Week 1 Achievements:

  • Understood what AWS is and mastered the basic service groups:

    • Compute
    • Storage
    • Networking
    • Database
  • 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:

    • Access Key
    • Secret Key
    • Default Region
  • Used AWS CLI to perform basic operations such as:

    • Check account & configuration information
    • Retrieve the list of regions
    • View EC2 service
    • Create and manage key pairs
    • Check information about running services
  • Acquired the ability to connect between the web interface and CLI to manage AWS resources in parallel.

  • Create different types of Budgets according to usage needs

  • Know how to use AWS support packages

  • Create VPC, subnet, Internet gateway, routing table, security group and enable VPC flow log