Forum Discussion

andrewporter's avatar
andrewporter
Advocate III
9 years ago
Solved

On-prem enterprise gateway installation best practice

I have been reading the various Power BI On-Prem Enterprise Gateway installation docs, mainly https://powerbi.microsoft.com/en-us/documentation/powerbi-gateway-onprem-indepth.    "If you have an An...
  • Anonymous's avatar
    Anonymous
    9 years ago

    andrewporter Valid concern, depending on the load that you are going to be putting on the gateway. Is the SQL instance the main source for all your data access needs? Will there be other datasources on the gateway, what type of connection are you using?These and many more questions are why "it depends" is the typical answer.

    The recommendations are based on getting the best performance. Kasper De Jonge wrote up a nice blog that touches on some of your question here

    If you are using your SQL DB, especially in Direct Query, then yes it would be more advantagous to have the Gateway on the same server. But the gateway will obviously consume resource and increase the SQL traffic, and it could be significant if there are many users interacting with the report in DQ mode, or if reprocessing the dataset takes a long time. Hope that helps a bit.