Firebase is a web and mobile application development platform powered by Google. Cloud Storage is incorporated natively into the Firebase architecture.
When creating Firebase projects, you’re also creating Google Cloud projects, because this is where Firebase stores data. This integration enables you to leverage Google Cloud security features for Firebase apps, as well as manage media directly through your storage account.
This article explains how Firebase architecture works, and walks you through the process of accessing and uploading files, setting up monitoring, and configuring user-based security rules.
In this article, you will learn:
- What is Firebase storage?
- Firebase architecture in the cloud
- Firebase storage methods

