Forum Discussion

stevenc's avatar
stevenc
Frequent Visitor
9 years ago
Solved

Redshift Scheduled Refresh without a Gateway...?

Hello

 

New to Power BI so lots of questions!  First one...

 

Is it possible to treat Redshift more like an online service and connect direct from the Power BI Service rather than through a gateway?  Would mean having to setup connectivity between the Power BI Service and our Redshift cluster but I was sort of hoping that if we became a Premium customer there might be a way of setting up connectivity that was specific to our instance rather than the whole of the service?

 

My interest is because all the rest of our data is in the cloud and being able to treat Redshift this way would eliminate the need for us to host anything at all (plus I'm guessing performance would be better).

 

Any pointers appreciated.

4 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi, Redshift is cloud service but not  always is publicly accessible. It depends of the organization´s architecure and security policies. 
      In our case we have a cluster of AWS Redshift running on a private network on AWS cloud and it means that it is not accessible by internet.  We have the same scenario with an AWS RDS (Oracle Database) but, with Oracle Database, we area able to connect through the gateway installed on a Windows Server machine running on the same private network. 

      I realy think it was a bad mistake of Microsoft  that don´t develop a redshift  connector for the Gateway. And the argument that a Gateway is not required because it is a cloud service demonstrates immaturity in this type of architecture.

      I have been talking to some Microsoft representatives and it seems that there is no alternative but to expose the Redshift database to the internet. In this case this would bring us a considerable security vulnerability.

       

      So, we had to stop the project and maybe rethink the whole architecture due this security gap.

       

    • stevenc's avatar
      stevenc
      Frequent Visitor

      Thanks for this.  So it is possible in theory but in practice it's nessecary to manitain a weekly changing list of Azure public IP addresses...?