Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
aosaigh
Regular Visitor

Setting up an on-premise gateway in AWS

I want to connect a Postgres database that is running on RDS within AWS. This database is behind the firewall and powering a web app and we dont' want to expose the database publicly. We also can't really use the web app API as the data endpoint.

 

I understand that PowerBI doesn't support SSH tunnels, but we can use a on-premise gateway. I believe this would have to be installed within our AWS virtual network? Are there any guides for this? Would it be a case of setting up a new AWS server running Windows/Windows server and installing the on-premise gatway there? I imagine we would then expose that Windows machine and connect directly to that from PowerBI?

3 REPLIES 3
Greg_Deckler
Super User
Super User

Yes, with AWS IaaS, it's essentially the same thing you would do on-premises, just doing that same thing in AWS instead. Might be even easier in Azure... 🙂



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

I'm having the same scenario as well, we are using SQL Server RDS instead and it's not publicly accessible. So, ist he best solution to have a enterpise gateway installed on a server (probably EC2 or VM) and then have power bi point to it to read from a database on that machine.

 

When enterpise gateway is installed on a server (EC2 or VM),  can the gateway be configured to connect to a RDS instance or will the connection be possible only to a database on that machine?

aosaigh
Regular Visitor

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?

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors