Best practices
- Use ALB Ingresses to perform canary releases
- Configure an ACL to enable access control
- Use WAF-enabled ALB instances to protect applications
- Configure security groups for ALB instances through AlbConfig
- Enable tracing for an ALB Ingress with an AlbConfig
- ALB Ingress log dashboard
- Implement elastic scaling for applications with HPA based on QPS data
- Configure hybrid, cross-region, and on-premises backends
- Migrate from self-managed NGINX to ALB Ingress
- Use preStop hooks to enable seamless pod termination during rolling updates of backend pods of ALB Ingresses
- Customize the routing rules of an ALB Ingress by using AScript
- Use readiness gates to seamlessly launch pods that are associated with ALB Ingresses during rolling updates