TPS drop when connecting to AWS hosted API from Azure

Ghanapuram, Chaitanya 0 Reputation points
2023-11-13T17:40:00.44+00:00

We have API Gateway hosted in AWS EKS and upstream API aka backend hosted in AWS. Also same API Gateway hosted in Azure (AKS).

When we run a perf test on following scenarios
Scenario - 1

  • apigateway-us-east-2.aws.com ---> foo-us-east-2.aws.com

Scenario - 2

  • apigateway-centralus.azure.com ---> foo-us-east-2.aws.com

Scenario 2 is yielding us 20% drop in TPS compared to scenario 1 and around 1% traffic failed due to connection errors to aws upstream.

Can anyone help me understand what could be potential reason ?

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,651 questions
{count} votes