简体   繁体   English

AWS EC2 实例 -> Microsoft Windows Server -> 流畅运行 Power BI + 成本效益

[英]AWS EC2 instance -> Microsoft Windows Server -> Run Power BI Smoothly + Cost Effective

I want to get the Microsoft Windows Server on hourly basis (On-Demand configuration) from AWS EC2.我想按小时从 AWS EC2 获取 Microsoft Windows Server(按需配置)。 I don't know which configuration is good as there is various options like t1, t2, t3.我不知道哪种配置好,因为有各种选项,例如 t1、t2、t3。

My requirement:我的要求:

I want Online Windows OS where I can install the Microsoft Power BI Software and create reports and a dashboard.我想要在线 Windows 操作系统,我可以在其中安装 Microsoft Power BI 软件并创建报告和仪表板。

I go through the configuration options but don't know which one can provide cost effective consistent window os performance.我浏览了配置选项,但不知道哪一个可以提供具有成本效益的一致窗口操作系统性能。

Please let me know which Windows OS Server hourly configuration I can have that don't hang or slow down while working.请让我知道哪些 Windows 操作系统服务器每小时配置在工作时不会挂起或变慢。

Microsoft Power Bi recommends 2 a minimum configuration of Microsoft Power Bi 推荐2个最低配置

  1. An 8-core CPU一个 8 核 CPU
  2. 8 GB of memory 8 GB 内存
  3. A 64-bit version of Windows Server 2012 R2 or later 64 位版本的 Windows Server 2012 R2 或更高版本
  4. Solid-state drive (SSD) storage for spooling.用于假脱机的固态驱动器 (SSD) 存储。

Based on that, on the AWS server you could use a.基于此,在 AWS 服务器上,您可以使用 a.

  • AMI Name: Windows_Server-2019-English-Full-Base-2021.10.13 AMI 名称:Windows_Server-2019-English-Full-Base-2021.10.13
  • Instance Type 1 : t2.large should be sufficient however it totally depends on the frequency of data refreshes which are scheduled and the amount of data processing that is needed.实例类型1 : t2.large 应该足够了,但是它完全取决于计划的数据刷新频率和所需的数据处理量。 Best to start off with t2.2xlarge is what if it is affordable.如果价格合理,最好从 t2.2xlarge 开始。

Reference Urls:参考网址:

Gateway Installation Recommendations 网关安装建议

AWS Instance Types AWS 实例类型

More detailed steps to install and connect to the AWS database on the power bi web app are commented here:在 power bi web 应用程序上安装和连接到 AWS 数据库的更详细步骤在这里评论:

Refresh AWS RDS database from Power BI Web 从 Power BI Web 刷新 AWS RDS 数据库

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM