Hii All,
I have a use case where I want to access the Atlas database through my AWS. For this, I used Data API with API Gateway but this API is giving 3000ms latency, which is too much. My cluster is hosted in AWS Mumbai Region, I also tried VPC Peering but don’t have any idea how to connect from here.
Is there any way to connect Atlas database through API Gateway? My ultimate goal is to read and write data through an API so that I can use this in my application.
Thanks in Advance!!