Ask HN: Is Firebase Down? Firebase appears to be down for production services. Firebase console shows errors for existing projects. |
Ask HN: Is Firebase Down? Firebase appears to be down for production services. Firebase console shows errors for existing projects. |
HN doesn't depend on Firebase, the HN API does but HN isn't built on top of it (and presumably the API is down). HN is a monolith which uses a disk as it's database, it goes down sometimes when eg the disk fails, and it can't scale so under heavy load it starts failing requests, but it's about as robust to cloud outages as it's possible to be.
It's amazing that it's almost never down, unless it's especially obscure things like this.