🗂️ Navigation
🔧 Google Cloud SQL Auth Proxy

Google Cloud SQL Auth Proxy

Securely connect to your Cloud SQL instances.

Visit Website →

Overview

The Cloud SQL Auth proxy is a utility provided by Google Cloud that allows you to securely connect to your Cloud SQL instances. It works by creating a secure tunnel to the database, using IAM permissions to authorize connections. This removes the need for managing static IP addresses or complex SSL configurations.

✨ Key Features

  • Secure, encrypted connections using TLS 1.3
  • IAM database authentication
  • No need for static IP allowlists
  • Automatic mTLS encryption
  • Can run as a binary or Docker container

🎯 Key Differentiators

  • Focus on secure authentication and authorization via IAM
  • Client-side proxy, not a connection pooler
  • Deep integration with Google Cloud ecosystem

Unique Value: Provides a simple and secure method for connecting to Google Cloud SQL using IAM, abstracting away network security complexities.

🎯 Use Cases (3)

Connecting securely from local machines or external networks to Cloud SQL Connecting from Google Kubernetes Engine (GKE) or Compute Engine Simplifying database connection security

✅ Best For

  • Securely connecting developer machines to production Cloud SQL databases
  • Authorizing application connections from GKE pods using service accounts

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Connection pooling (it does not pool connections)
  • Databases not hosted on Google Cloud SQL

🏆 Alternatives

Amazon RDS Proxy Teleport

Unlike connection poolers, its primary goal is secure access and authentication, not performance optimization through connection reuse.

💻 Platforms

Desktop API

🔌 Integrations

Google Cloud SQL for MySQL Google Cloud SQL for PostgreSQL Google Cloud SQL for SQL Server Google Cloud IAM

🛟 Support Options

  • ✓ Email Support
  • ✓ Live Chat
  • ✓ Phone Support
  • ✓ Dedicated Support (Google Cloud Support tier)

🔒 Compliance & Security

✓ SOC 2 ✓ HIPAA ✓ BAA Available ✓ GDPR ✓ ISO 27001 ✓ SSO ✓ PCI DSS ✓ FedRAMP

💰 Pricing

Contact for pricing
Free Tier Available

Free tier: The proxy itself is free to use.

Visit Google Cloud SQL Auth Proxy Website →