CLOUD-DIGITAL-LEADER · Question #267
An organization needs frequent access to only a subset of their data. They want to reduce costs by depositing the rest of their data across Nearline, Coldline, and Archive repositories. Which Google C
The correct answer is B. Cloud Storage. Google Cloud Storage offers multiple storage classes within the same product: Standard (for frequently accessed data), Nearline (accessed roughly once a month), Coldline (accessed roughly once a quarter), and Archive (rarely accessed, lowest cost). Organizations can place data in
Question
An organization needs frequent access to only a subset of their data. They want to reduce costs by depositing the rest of their data across Nearline, Coldline, and Archive repositories. Which Google Cloud product should the organization use?
Options
- AFilestore
- BCloud Storage
- CData Catalog
- DCloud Spanner
How the community answered
(20 responses)- A10% (2)
- B85% (17)
- D5% (1)
Explanation
Google Cloud Storage offers multiple storage classes within the same product: Standard (for frequently accessed data), Nearline (accessed roughly once a month), Coldline (accessed roughly once a quarter), and Archive (rarely accessed, lowest cost). Organizations can place data in the appropriate class based on access frequency, optimizing cost automatically. Option A (Filestore) is a managed NFS file storage service, not a tiered object storage solution. Option C (Data Catalog) is a metadata management and data discovery service. Option D (Cloud Spanner) is a globally distributed relational database, not a tiered object store.
Topics
Community Discussion
No community discussion yet for this question.