Prerequisites:
This article illustrates how we set-up a GCP infrastructure that enabled our application deployed on App Engine to make API calls to a server that requested a Static IP for whitelisting at scale.
In my previous article, I described how we set-up a standard infrastructure to make API calls to a Salesforce Server from a Static IP. …
Prerequisites:
This article illustrates how we set-up a GCP infrastructure that enabled our application deployed on App Engine to make API calls to a server that requested a Static IP for whitelisting.
Why?
We needed to deploy this infrastructure because App Engine is a highly scalable, fully managed serverless platform [1] but does not provide Static IP addresses to make API calls.
I am a Data and Cloud Engineer with a keen interest in deploying scalable solutions on the Cloud.