| Day | Task | Start Date | Completion Date | Reference Material |
|---|---|---|---|---|
| 1 | Proposal Research & AWS SDK with .NET - Project Proposal: Conducted group discussions to evaluate feasibility and select a Microservices-focused project topic. - Tech Stack Integration: Researched AWS SDK integration for .NET applications. - Coding Practice: Wrote C# code snippets for basic AWS operations: uploading data to S3, querying DynamoDB, and invoking Lambda functions. | 06/10/2025 | 06/10/2025 | |
| 2 | Project Planning & Cost Estimation - Requirements Analysis: Analyzed requirements for the Personal Finance Management App v2. - Agile Planning: Defined 20 User Stories across 8 Epics (Wallet, Transaction, AI Voice, OCR, etc.) and planned 2 Sprints. - Cost Estimation: Selected necessary AWS services (Cognito, Transcribe, SQS…) and estimated operational costs (Free Tier vs. Paid) for budget optimization. | 07/10/2025 | 07/10/2025 | Project Documentation |
| 3 | AWS Networking: VPC & Site-to-Site VPN (Lab 03) - VPC Architecture: Configured Custom VPC, Subnets, Route Tables, Internet Gateway (IGW), and NAT Gateway. - Network Security: Differentiated and configured Security Groups (Stateful) vs. Network ACLs (Stateless). - Hybrid Connectivity: Set up AWS Site-to-Site VPN (VGW, CGW) and monitored connectivity using VPC Flow Logs and Reachability Analyzer. | 08/10/2025 | 08/10/2025 | Module Re-hand-on |
| 4 | Amazon EC2 & Compute Infrastructure Management - EC2 Fundamentals: Researched Instance types (T, M, R series) and selected appropriate hardware configurations (Intel/AMD/Graviton). - Image Management: Learned about AMI (Amazon Machine Images) for standardized server environments. - Backup Strategy: Designed data backup strategies using EBS Snapshots. | 09/10/2025 | 09/10/2025 | Module Review |
| 5 | Hybrid DNS with Route 53 Resolver - Hybrid DNS Concepts: Studied unified domain resolution models between On-premise and AWS environments. - Route 53 Resolver: Configured Outbound Endpoints (forwarding queries from AWS) and Inbound Endpoints (receiving queries from on-premise). - Resolver Rules: Defined DNS forwarding rules for specific domains. | 10/10/2025 | 10/10/2025 | Module Review |