Week 3 Worklog

OBJECTIVES IN WEEK 3:

  • Master VPN troubleshooting skills and extend Site-to-Site connectivity using Transit Gateway.
  • Understand and implement Hybrid DNS models using Route 53 Resolver for name resolution between On-premise and AWS.
  • Master multi-VPC connectivity models (VPC Peering and Transit Gateway).
  • Systematize in-depth knowledge of Compute services (EC2, AMI, EBS, Auto-scaling).

TASKS OF WEEK 3:

DayTaskStart DateEnd DateReferences
Mon- Continue Lab 5 Practice:
+ Setup AWS Site-to-Site VPN:
5.2 Configure VPN Connection:
5.2.7 VPN Troubleshooting Guide
5.2.8 Official AWS VPN Troubleshooting Guide
5.3 Configure VPN using strongSwan with Transit Gateway (Optional):
5.3.1 Create Customer Gateway
5.3.2 Create Transit Gateway
5.3.3 Create VPN Connection
5.3.4 Create Transit Gateway Attachment
5.3.5 Configure Route Tables
5.3.6 Configure Customer Gateway
+ Clean up Resources
+ Infrastructure as Code Templates
19/01/202619/01/2026Lab 5 VPN
Tue- Team Project Meeting: Finalize idea, add expected features20/01/202620/01/2026
Wed- Practice Lab 6: Setup Hybrid DNS with Route 53 Resolver
+ Preparation Steps:
* Create Key Pair
* Launch CloudFormation Template
* Configure Security Group
+ Connect to RDGW
+ Deploy Microsoft AD
+ Setup DNS:
* Create Route 53 Outbound Endpoint
* Create Route 53 Resolver Rules
* Create Route 53 Inbound Endpoints
* Test Results
+ Clean up resources
21/01/202621/01/2026Lab 6 Prereq
Connect RDGW
Setup AD
Hybrid DNS
Thu- Practice Lab 7: Setup VPC Peering
+ Preparation Steps:
* Launch CloudFormation Template
* Create Security Group
* Create EC2 instance
+ Update Network ACL
+ Create Peering connection
+ Enable Cross-Peer DNS
+ Clean up resources
- Practice Lab 8: AWS Transit Gateway Overview
+ Preparation Steps:
* Create Key Pair
* Launch CloudFormation Template
+ Create Transit Gateway
+ Create Transit Gateway Attachments
+ Create Transit Gateway Route Tables
+ Add Transit Gateway Routes to VPC Route Tables
+ Clean up resources
22/01/202622/01/2026Lab 7 Guide
Lab 8 Guide
Fri- Study Module 03: Compute VM on AWS:
+ 03-01: EC2 Instance Types
+ 03-02: AMI, Backup, Key Pair
+ 03-03: Elastic Block Store (EBS)
+ 03-04: EC2 Instance Store
+ 03-05: EC2 User data
+ 03-06: EC2 Metadata
+ 03-07: EC2 Auto-scaling
+ EFS/FSx - Lightsail - MGN
23/01/202623/01/202603-01
03-02
03-03
03-04
03-05
03-06
03-07
Other
MGN

ACHIEVEMENTS IN WEEK 3:

  1. Completed advanced Lab 5: Learned VPN Troubleshooting and configuring VPN with Transit Gateway (StrongSwan).
  2. Finalized the team project idea and defined the expected features for implementation.
  3. Successfully deployed Hybrid DNS architecture (Lab 6), configuring Inbound/Outbound Endpoints for two-way domain resolution (AWS <-> On-prem).
  4. Built and connected multiple VPC networks using VPC Peering (Lab 7) and AWS Transit Gateway (Lab 8).
  5. Mastered Module 03 theory on Compute: Deep understanding of EC2 types, EBS storage types, and Auto-scaling mechanisms for performance and cost optimization.