Google Cloud Certified Associate Cloud Engineer Practice

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Google Cloud Certified Associate Cloud Engineer Exam. Engage with interactive quizzes and detailed explanations tailored to help you master key concepts. Ensure you're ready for a successful career in the cloud computing industry!

Practice this question and more.


How can you enable point-in-time recovery for MySQL databases on Cloud SQL in Google Cloud?

  1. Enable binary logging

  2. Cloud Functions

  3. Metadata

  4. Cloud Launcher

The correct answer is: Enable binary logging

Point-in-time recovery for MySQL databases on Cloud SQL in Google Cloud can only be achieved by enabling binary logging. While Cloud Functions can be used to implement logic and automation, they do not provide point-in-time recovery. Similarly, Metadata is used to store information about resources, but not for recovering databases. Cloud Launcher offers quick deployment of solutions, but does not support point-in-time recovery.