Solved

You Are Planning to Migrate a MySQL Database to the Managed

Question 20

Multiple Choice

You are planning to migrate a MySQL database to the managed Cloud SQL database for Google Cloud. You have Compute Engine virtual machine instances that will connect with this Cloud SQL instance. You do not want to whitelist IPs for the Compute Engine instances to be able to access Cloud SQL. What should you do?


A) Enable private IP for the Cloud SQL instance.
B) Whitelist a project to access Cloud SQL, and add Compute Engine instances in the whitelisted project.
C) Create a role in Cloud SQL that allows access to the database from external instances, and assign the Compute Engine instances to that role.
D) Create a CloudSQL instance on one project. Create Compute engine instances in a different project. Create a VPN between these two projects to allow internal access to CloudSQL.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions