Connection with aws resources with help of istio

In the project, we are using a couple of AWS resources such as MSK, RDS, and Document DB. Currently, the service which is using them is calling these resources endpoint to do the necessary stuff.

How I can confiugre this stuff with the help of istio so that I can have a complete track on the kiali dashboard and also it will help me to manage the end to end flow.

Hi @BADAL-KUMAR-SAHU

Note that i haven’t actually tried this, but you might be able to proxy the external services by setting up something similar to this

Then at least you should be able to see traffic flow to and from the proxy gateway