Firestore and Firebase Storage
Learn about Firestore and Firebase storage.
We'll cover the following
Firebase storage
Firebase storage is a cloud storage service. Often, we’ll need to store files in our applications. That file could be the user’s profile picture, other images, or something else. We need a place to store these images and access them later on.
Firebase storage stores our file in buckets that can be accessed later on using a hosted URL.
Get hands-on with 1400+ tech skills courses.