APIGEE Integrations Network/Architecture Diagram

Hi Google team,
I don't see any official diagram on APIGEE Integration that explains overall Network like we have for APIGEE X

https://cloud.google.com/apigee/docs/api-platform/architecture/overview

0 3 354
3 REPLIES 3

@shaaland maybe?

Hi @kishorehl-c ,

Thanks for your question.  I think this is a gap in our docs that we can work on.  Can you let us know what kind of network connection you need to make, and then we can try to answer your immediate question until we get a comprehensive diagram in to the docs?

From Integration, if you are connecting through the REST task, for example, and not going through Integration Connectors, then we can only connect to public IPs from this layer.

If you want to call a private API, for example, then you can use the HTTP Connector and use PSC (Private Service Connect) to connect into your Private VPC and then on to your private endpoint.  Instructions for using PSC with Connectors is here: https://cloud.google.com/integration-connectors/docs/configure-psc

Hope that helps. Let us know if you have a more specific question.

R,
Scott

Currently we use PSC for Connectors. Looking for network/architecture diagram of Integration