GCP Firebase - ghdrako/doc_snipets GitHub Wiki

It's a powerful platform for building mobile and web applications that can be scaled up in the same way as other Google Cloud-based applications, because your application are essentially running on the same infrastructure. More importantly, Firebase is one of the fastest ways to get your mobile or web application up and running as it provides developers with a fully managed backend, database hosting, storage options, and much more. One of the main differences between Firebase and the rest of the compute options we'll discuss is that the latter actually do have compute capabilities, whereas Firebase only has storage, networking, and syncing capabilities.