how to configure on-premise service as a backend in apigee edge (cloud)

Hello Team,

Is there any possibility to access on-premise services from Apigee edge(cloud).

Thank you.

@Sravani Ganapam,

Only if your on-prem service is publicly accessible, it can be accessed from Apigee Edge on cloud.

Thank you for your quick response.

Is there any gateway to connect the on-premise ( not publicly accessed)service from Apigee edge on cloud.

Setup a secure vpn tunnel b/w Apigee cloud and your backend systems. Work with your n/w team.

Thank you for your quick response.

can we do any configuration with in Apigee edge on cloud to connect on-premise back end service?

Yes. It doesn’t matter as long as you have secure vpn tunnel established you should able to access it.

Examples:

Apigee Dev instance → Backend system

Source:

Apigee Dev Source ip’s(36.x.y.z)

Apigee Dev Source ip’s(36.x.y.z)

Destination / Port Before NAT:

(198.x.y.z/1443)

(198.x1.y1.z1/2443)

Destination / Port After NAT:

10.X.Y.Z/443

10.X1.Y1.Z1/443

Network team should able to help..Good luck.

To expose test services, you can try ngrok.

How about using Microgateway onPrems to synch proxies starting with “edgemicro-****” with Edge @ Cloud while still servicing requests locally?

Can anyone help us in establishing connection between Apigee cloud and on premise