Week 1: Onboarding & Setup Environment

1. Objectives

  • Onboarding: Connect with FCJ members, understand company culture and regulations.
  • Technical: Set up AWS environment (Account, CLI) and complete basic practical labs (Explore AWS).
  • Management (Team Lead): Establish working infrastructure and assign roles for Team TheBois.

2. Weekly Tasks Breakdown

DayMain TaskDetailsStatus
MonOnboarding- Networking with FCJ members.
- Reading and researching internship regulations and workflows.
Completed
TueAWS Overview- Researching foundational AWS service groups:
 + Compute (EC2, Lambda)
 + Storage (S3, EBS)
 + Database (RDS, DynamoDB)
 + Networking (VPC)
Completed
WedSetup Environment- Creating AWS Free Tier account.
- Installing and configuring AWS CLI on local machine.
- Connecting terminal to AWS account via Access Key/Secret Key.
Completed
ThuExplore AWS Labs- Completed 5/5 activities in “Explore AWS” section to earn Credits:
 1. Create an Aurora/RDS database
 2. Create a Web App using AWS Lambda
 3. Set up a cost budget using AWS Budgets
 4. Use a foundation model in Amazon Bedrock
 5. Launch an EC2 Instance
Completed
FriTeam Management- Setup Communication: Created Discord server and set up discussion channels.
- Setup Source Control: Initialized GitHub Organization/Repo for Team TheBois.
- Role Division: Conducted team meeting, assigned specific roles (AI, IA, Cyber, Backend) to members.
Completed

3. Key Results (Deliverables)

Technical:

  • Environment: Successfully configured AWS CLI, ensuring smooth interaction with AWS from local machine.
  • Practice: Achieved 100% (5/5) completion of AWS starter labs:
    • Experienced deploying AI models on Amazon Bedrock.
    • Successfully deployed a serverless app with Lambda.
    • Initialized database and EC2 instance.
    • Set up cost alerts (Budgets) for resource management.

Management (Team TheBois):

  • Infrastructure: Established a shared workspace on Discord.
    • Created a GitHub Repo for managing upcoming project source code.
  • Personnel: All members (Binh, Tri, Hien, Tung, Vinh) clearly understand their roles and responsibilities.

4. Issues & Solutions

  • Issue: Initial difficulties with IAM User permissions.
  • Solution: Read “AWS IAM Best Practices” documentation and reconfigured Policies accordingly.