Securing connection between Apigee Edge & Target Service running on AWS - What's the recommended approach ?

When connecting Edge to a service running in AWS, what's Apigee recommendation for configuring 2-way TLS as opposed to regular SSL/TLS?

As far as I know, 2-way TLS is not supported out of the box by AWS ELB or ALB, only 1-way TLS is. Does Apigee recommend to stand up an additional web server (nginx) to terminate the connection at ? Deploy HAProxy ? Or use an AWS API endpoint ?

~~S:G:TC~~

0 1 460
1 REPLY 1

@Anil Sagar

Rather than standing up an additional web server, should we not think of leveraging just TCP load balancing and terminate the SSL connection at server.