Day 7: Create security groups (add the smart locks)
· 22 min read

What you'll learn
How to create Security Groups that control exactly who can talk to your load balancer and AI agent Containers
Your network needs smart locks
Day 6: You built the roads (route tables)
Today: We add the smart locks (Security Groups)
Here's the problem:
Your routing works, traffic can flow.But there's NO security layer yet.
Right now:
- Anyone can try to connect to your containers
- No firewall rules
- No access control
That's a security issue.
Solution: Security Groups
