πDaily
Day 13
Tony Duong
Mar 23, 2026 Β· 1 min
#git#version-control#video#aws#cloudops#alb#load-balancer
Today, I:
- watched Git Will Finally Make Sense After This β nice reminder for Git: commits as snapshots, branches as sticky notes, HEAD, detached HEAD, three areas (working/staging/repo)
- continued studying for AWS CloudOps Engineer Associate: practiced ALB hands-on demo β launched 2 EC2 instances, created ALB with target group, verified round-robin load balancing and health checks (stop instance β unhealthy β traffic stops; start β healthy again)