Hacker News new | ask | show | jobs
by 0xbadcafebee 1711 days ago
One of the main reasons I started sharing an ALB is because I had Terraform build a whole web stack's infrastructure for every Pull Request, test the app against that stack, then destroy it all on PR close... and that was hitting the limit of # ALBs per account. Sharing an ALB allowed us to scale that CI process without hitting the limit [as quickly].