Description
Local applications can connect to Google Cloud SQL through an authenticated proxy instead of direct database exposure. It is useful for developers and administrators who need secure access to managed SQL instances from terminals, services, or local tools.
The proxy handles cloud credentials and database connectivity. Protect service-account keys, confirm the target instance, and avoid binding the proxy where untrusted users can reach it.