load-balancing
Installation
SKILL.md
Process
- Set up ALB with HTTPS
- Configure health checks
- Set up SSL termination
- Configure routing rules
- Enable access logging
StudyAbroad-Specific
- Path-based routing (/api/*)
- Health check: /health endpoint
- Sticky sessions for WebSocket (future)
- WAF integration for security