Hacker News new | ask | show | jobs
by mixedbit 1683 days ago
Looks like perhaps an issue with Google Load Balancer. We have a load balancer in front of Google Storage Buckets, and can access resources directly from the buckets, but getting 404 when going through the load balancer.
3 comments

Yep, it's the GLB. Went down for us at 5:46 GMT. Just responding 404 and logs reporting an internal error.
Non-engineer here - Is there an easy way to multi-provider redundancy around this? Can you have LBs on multiple clouds and use dns to move around or something? Or does your LB have to be at the provider the app is at? Sorry if this makes no sense. :o
yes it's 100% technically possible, the main issue is it would be significantly more expensive.
I can confirm this on my side too