Forum Discussion
thomasb
6 years agoRegular Visitor
Power BI solution architecture with AWS / RDS database
Hi all, I'm pretty new around Power BI and highly confused how to best use it as a SaaS provider. To give you a bit of background we are using Amazon Web Services and have an RDS database (Postgr...
GilbertQ
6 years agoSuper User
Hi there
What you would need to do is to install the Gateway within your VPC (Private Network).
This will allow the Gateway to connect to your database and also to be communicate to the Power BI Service (With Port 443 open to the outside)
Then depending if you want to use DirectQuery or Import and refresh via the Gateway you will be able to achieve this.
What you would need to do is to install the Gateway within your VPC (Private Network).
This will allow the Gateway to connect to your database and also to be communicate to the Power BI Service (With Port 443 open to the outside)
Then depending if you want to use DirectQuery or Import and refresh via the Gateway you will be able to achieve this.
cauecaviglioni
4 years agoRegular Visitor
How do I install it within my private VPC? Where I need to go to start it?
- GilbertQ4 years agoSuper User
You would need to install an EC2 instance in the VPC and then install the Gateway on this EC2 instance?
- cauecaviglioni4 years agoRegular Visitor
Exactly. My problem is I don't even know where to start doing that. When I create an Windows Base 2019 instance in EC2 in the VPC, I can't connect to it... What do I need to do to install the Gateway on this EC2 instance?
- GilbertQ4 years agoSuper User
You would need to chat to your AWS people who can get that installed and configured for you.
You would then RDP to the EC2 instance and install the gateway after downloading it.