Google Cloud Professional Data Engineer — Question 175

You have designed an Apache Beam processing pipeline that reads from a Pub/Sub topic. The topic has a message retention duration of one day, and writes to a Cloud Storage bucket. You need to select a bucket location and processing strategy to prevent data loss in case of a regional outage with an RPO of 15 minutes. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because a dual-region Cloud Storage bucket with turbo replication provides high availability and redundancy, ensuring data is safe during a regional outage. The other options either do not meet the RPO requirement or do not offer sufficient redundancy to prevent data loss during outages.