Bird
0
0

What is the main purpose of the Cloud SQL Proxy when connecting to a Cloud SQL database?

easy📝 Conceptual Q11 of 15
GCP - Cloud SQL and Databases
What is the main purpose of the Cloud SQL Proxy when connecting to a Cloud SQL database?
ATo create a secure tunnel hiding credentials and IP addresses
BTo speed up database queries by caching results
CTo automatically backup the database
DTo convert SQL queries into NoSQL format
Step-by-Step Solution
Solution:
  1. Step 1: Understand Cloud SQL Proxy role

    The Cloud SQL Proxy creates a secure connection tunnel to the Cloud SQL database, protecting credentials and IPs.
  2. Step 2: Compare options

    Options A, B, and C describe unrelated functions like query conversion, caching, or backup, which are not proxy features.
  3. Final Answer:

    To create a secure tunnel hiding credentials and IP addresses -> Option A
  4. Quick Check:

    Cloud SQL Proxy = Secure tunnel [OK]
Quick Trick: Proxy hides credentials and IPs for secure connection [OK]
Common Mistakes:
  • Thinking proxy speeds up queries
  • Confusing proxy with backup service
  • Assuming proxy changes query types

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes