Technique for connecting to a database over ipsec/strongswan/other?

We are investigating fly.io for hosting our nodejs APIs. These APIs connect to a database currently hosted in Azure.

Even though it’s not ideal in terms of performance, we were thinking of connecting to a VPN that in turn had access to the database. Is this possible in fly by say, modifying the Dockerfile to have the necessary connectivity? Are there better ways of doing this? Is fly.io not really the right way to proceed for this sort of cross-service architecture?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.