© Laurence Moroney 2017
Laurence MoroneyThe Definitive Guide to Firebasehttps://doi.org/10.1007/978-1-4842-2943-9_4

4. Cloud Storage for Firebase

Laurence Moroney
(1)
Seattle, Washington, USA
 
In Chapter 3 you looked at the Realtime database for Firebase that allowed you to have a codeless back end to your apps requiring data, and which gave an event-driven model that gave you responsive updates to your app when data changed. In this chapter you’ll go beyond data into how to store files in the scalable cloud infrastructure provided by Firebase.
It’s designed for storing objects as opposed to data – so it’s perfect if your app needs to store and serve user-generated content like pictures or videos. It’s built on top of Google Cloud Storage, so the ...

Get The Definitive Guide to Firebase: Build Android Apps on Google's Mobile Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.