Home › GCP Data Engineer › cloudcomputing › gcpdeanalysisops › Which GCP BigQuery feature should a Data Enginee…
Which GCP BigQuery feature should a Data Engineer use to RECOVER a table to its state from up to 7 days ago — without restoring from backup?
ACloud DNS
BCloud Memorystore
CBigQuery time travel (using SYSTEM_TIME AS OF queries within 7 days)
DManual quarterly backups to CSV
Answer & Solution
Correct answer: C. BigQuery time travel (using SYSTEM_TIME AS OF queries within 7 days)
BigQuery time travel = 7-day point-in-time recovery (per PDE §5.5). The other options aren't time-travel.
Related questions
Which Cloud Composer feature should a Data Engineer use to define a recurring DAG that runWhich Memorystore feature should a Data Engineer enable to keep a Redis cache available duWhich Cloud SQL feature should a Data Engineer enable to recover from a regional outage wiWhich GCP service should a Data Engineer use to QUERY logs from Dataflow / BigQuery / Pub/Which GCP service should a Data Engineer use to MONITOR pipeline + warehouse metrics (DataWhich BigQuery capacity model should a Data Engineer choose for predictable, steady-state Which GCP service should a Data Engineer use to PREPARE unstructured text for RAG (retrievWhich BigQuery feature should a Data Engineer use to BUILD machine-learning models with SQ