You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Cloud Storage is GCP's object storage service for storing and accessing any amount of data. It's designed for durability, availability, and scalability. Use it for everything from website assets and backups to data lakes and machine learning training data.
A bucket is a container for your data. Every object in Cloud Storage belongs to a bucket.
An object is a file stored in a bucket, along with its metadata:
gs://my-app-assets/images/logo.png
| | |
bucket folder object key
Cloud Storage offers four storage classes with different cost and access characteristics:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.