I am on the 60 day trial on eval environment (internal network). I would like to connect the apigee proxy to a target server in AWS.
ok very good.
You can do that. But , you’ll be connecting from Google CLoud over the public internet to AWS. So that means you need to expose your targets in AWS to the public network. You can do that with an NLB or ALB in AWS. I am not an AWS expert, so I Can’t help you with further details on how to do that. But you can do it. Once you have a publicly-accessible endpoint for your AWS target, specify that as the target in your Apigee proxy. It will work.
I have my AWS server exposed. AWS server is not a backend API server. Rather, it is like a APIM integration server to get logs etc. Port is 443. Apigee and Api server are in GCP internal network.
Help is needed on GCP apigee proxy exposing if needed.
I’m not able to understand what you need. I’m having trouble understanding your description.
Apigee is an HTTP proxy. If you specify a publicly-accessible endpoint as the Apigee target, Apigee will proxy to that target.