exam questions

Exam Associate Data Practitioner All Questions

View all questions & answers for the Associate Data Practitioner exam

Exam Associate Data Practitioner topic 1 question 70 discussion

Actual exam question from Google's Associate Data Practitioner
Question #: 70
Topic #: 1
[All Associate Data Practitioner Questions]

You work for a global financial services company that trades stocks 24/7. You have a Cloud SGL for PostgreSQL user database. You need to identify a solution that ensures that the database is continuously operational, minimizes downtime, and will not lose any data in the event of a zonal outage. What should you do?

  • A. Continuously back up the Cloud SGL instance to Cloud Storage. Create a Compute Engine instance with PostgreSCL in a different region. Restore the backup in the Compute Engine instance if a failure occurs.
  • B. Create a read replica in another region. Promote the replica to primary if a failure occurs.
  • C. Configure and create a high-availability Cloud SQL instance with the primary instance in zone A and a secondary instance in any zone other than zone A.
  • D. Create a read replica in the same region but in a different zone.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
n2183712847
4 months, 1 week ago
Selected Answer: C
The best option is C. HA Cloud SQL. Option C is best: HA is built for continuous ops and zonal failure protection. Option A is incorrect: Backup/restore = downtime. Option B is incorrect: Replica less direct for zonal failover. Option D is incorrect: Read replica no auto-failover for primary. Option C = HA for best uptime.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...