What should you do?

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 CloudSQ

Answer: C

Explanation:

Reference: https://cloud.google.com/sql/docs/mysql/connect-external-app

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments