Question: Cloud Storage ____________ object (or BLOB) data. Organizations can store an unlimited number of objects, up to 5 ___________ in size each.
- processes and analyzes, petabytes
- transforms and organizes, zettabytes
- stores and serves, terabytes
- ingests and transfers, gigabytes
Explanation
Cloud Storage is Google Cloud’s object storage service for storing and serving object data such as files, media, backups, and binary data. It uses buckets as containers for objects and supports massive scale without requiring organizations to manage storage infrastructure. Each object can be very large, supporting storage of data objects up to terabyte scale. This makes Cloud Storage appropriate for durable, scalable storage of unstructured data.
Why the other options are incorrect
Processes and analyzes describes analytics services, not Cloud Storage.
Transforms and organizes describes data processing behavior, not object storage.
Ingests and transfers describes data movement services, not the core role of Cloud Storage.
Source for verification
https://cloud.google.com/storage/docs/introduction
https://cloud.google.com/storage/quotas
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Cloud Platform Business Professional" page.