Google Cloud Platform: Storage Solution for Long-Term Data Replication

Which Storage Solution to Use for Long-Term Data Replication on Google Cloud Platform

Question

A company is deploying their application on Google Cloud Platform.

Company policy requires long-term data to be stored using a solution that can automatically replicate data over at least two geographic places.

Which Storage solution are they allowed to use?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.

https://cloud.google.com/bigquery/docs/locations

The storage solution that meets the company's requirement of automatic replication of data over at least two geographic places is Cloud Storage. None of the options provided in the question meets this requirement directly, so we can eliminate all of them.

Cloud Bigtable is a NoSQL database service used for storing and querying large amounts of data with low latency. However, it does not provide automatic replication of data over multiple geographic locations.

Cloud BigQuery is a data warehousing and analytics service used for analyzing large datasets using SQL-like queries. While it allows the storage of data for long periods, it does not provide automatic replication of data over multiple geographic locations.

Compute Engine SSD Disk and Compute Engine Persistent Disk are block storage options that provide high-performance storage for virtual machine instances on Google Cloud Platform. They do not provide automatic replication of data over multiple geographic locations.

Therefore, the storage solution that meets the requirement of automatic replication of data over at least two geographic places is Cloud Storage. Cloud Storage is an object storage solution that allows the storage and retrieval of data from anywhere in the world, and it automatically replicates data over multiple geographic locations to ensure high availability and durability of data. Cloud Storage provides several options for data replication, including regional and multi-regional storage classes, which provide automatic replication of data over multiple geographic locations.