Connect Google app engine service with outside database server

45 views
Skip to first unread message

Ankit Dwivedi

unread,
Jul 10, 2021, 3:58:16 PM7/10/21
to Google App Engine
We are deploying the python flex application on the google app engine. And from the application, we are trying to connect a database server where IP whitelisting is important but as we find out GAE does not support Static IP and without static IP service IP change with every deployment. Please suggest what approach we can use in this case to connect with a database server.

babdelrahman

unread,
Jul 12, 2021, 9:45:50 AM7/12/21
to Google App Engine
Hello, 
You're right, App Engine itself does not provide a way to map static IP addresses to an application [1]. However you use Cloud Load Balancing and serverless NEGS to reserve a static IP address for your load balancer, which then directs traffic to your app [2][3].


Reply all
Reply to author
Forward
0 new messages