We want to connect data from a Postgres database that is powering a web application on AWS. The database is hidden behind the firewall and we want to keep it that way for security reasons.
I understand that PowerBI doesn't support SSH tunnelling so I believe the next best solution is to use an on-premises gateway. From what I have read, the on-premise gateway has to run on a Windows machine (doesn't work on Linux), so I'm wondering what the best way to set this up on AWS is? Are there any guides for this?