Hacker News new | ask | show | jobs
by aortenzi 2467 days ago
You can, and if you want to use Lambdas, you can also route to them from ALBs, which has a bit confusing of a pricing model for comparison, but has no per-request cost.
1 comments

Oh, ALBs. Now that's a mess. You'll either be charged per new connection, per concurrent connection, per byte, or per rule evaluation, depending on which is highest any given hour.

https://aws.amazon.com/elasticloadbalancing/pricing/

> Load Balancer Capacity Units

I'm baffled at the complexity of just ELB pricing. Do AWS customers just not care?