Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Data Engineer Topic 4 Question 109 Discussion

Actual exam question for Google's Professional Data Engineer exam
Question #: 109
Topic #: 4
[All Professional Data Engineer Questions]

You need to connect multiple applications with dynamic public IP addresses to a Cloud SQL instance. You configured users with strong passwords and enforced the SSL connection to your Cloud SOL instance. You want to use Cloud SQL public IP and ensure that you have secured connections. What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: C

To securely connect multiple applications with dynamic public IP addresses to a Cloud SQL instance using public IP, the Cloud SQL Auth proxy is the best solution. This proxy provides secure, authorized connections to Cloud SQL instances without the need to configure authorized networks or deal with IP whitelisting complexities.

Cloud SQL Auth Proxy:

The Cloud SQL Auth proxy provides secure, encrypted connections to Cloud SQL.

It uses IAM permissions and SSL to authenticate and encrypt the connection, ensuring data security in transit.

By using the proxy, you avoid the need to constantly update authorized networks as the proxy handles dynamic IP addresses seamlessly.

Authorized Network Configuration:

Leaving the authorized network empty means no IP addresses are explicitly whitelisted, relying solely on the Auth proxy for secure connections.

This approach simplifies network management and enhances security by not exposing the Cloud SQL instance to public IP ranges.

Dynamic IP Handling:

Applications with dynamic IP addresses can securely connect through the proxy without the need to modify authorized networks.

The proxy authenticates connections using IAM, making it ideal for environments where application IPs change frequently.

Google Data Engineer Reference:

Using Cloud SQL Auth Proxy

Cloud SQL Security Overview

Setting up the Cloud SQL Auth Proxy

By using the Cloud SQL Auth proxy, you ensure secure, authorized connections for applications with dynamic public IPs without the need for complex network configurations.


Contribute your Thoughts:

Marg
2 days ago
I agree with Fidelia, using Cloud SQL Auth proxy on all applications seems like a secure choice.
upvoted 0 times
...
Fidelia
5 days ago
I think leaving the Authorized Network empty and using Cloud SQL Auth proxy is the best option.
upvoted 0 times
...
Maricela
8 days ago
I disagree, I believe we should add CIDR 0.0.0.0/0 network to Authorized Network.
upvoted 0 times
...
Ollie
9 days ago
Option D seems like a good compromise. Using the Cloud SQL Auth proxy ensures secure connections while still allowing flexibility with the authorized network.
upvoted 0 times
...
Kiley
11 days ago
I think option A is the way to go. It's the most secure approach, and regularly updating the authorized networks is a good practice.
upvoted 0 times
...
Sage
16 days ago
I think we should add all application networks to Authorized Network.
upvoted 0 times
...

Save Cancel