Connecting to external API located in a different region from VPC EC2 is slow

0

Hi, We have been facing an issue where we are facing high latency when trying to invoke an external API(hosted on a different cloud provider in a different region) from an EC2 instance which is inside a private subnet connected to a NAT gateway. The reverse flow of the traffic is quite fast, as seen from the SCP and iperf3 tests. How do we circumvent this issue? Thanks

Camcom
asked 7 months ago166 views
1 Answer
0
  • EC2 Instance Type:
  • Region:
  • Destination:
  • hping3 results: hping2 -S -c 100 --fast -p <port> <destination> -d 1460
  • MTR: mtr -rbzne -c10 <destination> mtr -rbzne -c10 <destination> -T -P <port>

Can you collect above and/or reachout to Premium Support?

profile picture
bijay_k
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions