What is firebase storage?

Firebase Storage is a stand-alone solution for uploading user generated content like images and videos from an iOS and Android device, as well as the Web . In typical Firebase fashion, there’s no server required. Firebase Storage is designed specifically for scale, security, and network resiliency.

Read more

Can Firebase store documents?

Cloud Storage for Firebase stores your files in a Google Cloud Storage bucket , making them accessible through both Firebase and Google Cloud. This allows you the flexibility to upload and download files from mobile clients via the Firebase SDKs for Cloud Storage.

Read more