nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #7

An organization is starting to move its infrastructure from its on-premises environment to Google Cloud Platform (GCP). The first step the organization wants to take is to migrate its ongoing data…

The correct answer is B. Cloud Storage using a scheduled task and gsutil via Cloud Interconnect. Cloud Storage is the ideal GCP service for backup and disaster recovery because it is highly durable, cost-effective, and designed for storing large amounts of unstructured data like backups. The gsutil command-line tool enables scripted, scheduled backup tasks (e.g., via…

Submitted by anna_se· Apr 18, 2026Ensuring data protection

Question

An organization is starting to move its infrastructure from its on-premises environment to Google Cloud Platform (GCP). The first step the organization wants to take is to migrate its ongoing data backup and disaster recovery solutions to GCP. The organization's on-premises production environment is going to be the next phase for migration to GCP. Stable networking connectivity between the on-premises environment and GCP is also being implemented. Which GCP solution should the organization use?

Options

  • ABigQuery using a data pipeline job with continuous updates via Cloud VPN
  • BCloud Storage using a scheduled task and gsutil via Cloud Interconnect
  • CCompute Engines Virtual Machines using Persistent Disk via Cloud Interconnect
  • DCloud Datastore using regularly scheduled batch upload jobs via Cloud VPN

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    83% (19)
  • C
    9% (2)
  • D
    4% (1)

Explanation

Cloud Storage is the ideal GCP service for backup and disaster recovery because it is highly durable, cost-effective, and designed for storing large amounts of unstructured data like backups. The gsutil command-line tool enables scripted, scheduled backup tasks (e.g., via cron). Cloud Interconnect - rather than Cloud VPN - is specified because the question states that 'stable networking connectivity' is being implemented; Cloud Interconnect provides dedicated, high-bandwidth, low-latency links suitable for ongoing production workloads. BigQuery (A) is an analytics data warehouse, not a backup target. Compute Engine Persistent Disks (C) are block storage tied to VMs and not suited for backup archiving. Cloud Datastore (D) is a NoSQL document database, not a backup/DR solution.

Topics

#Cloud Storage#Data Backup#Disaster Recovery#Hybrid Connectivity

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice