Windows Nano Server是一个数据中2020欧洲杯预赛心游戏变更器吗?

Windows 10可能会得到所有的关注,但微软的新Nano Server可以在全球的服务器室中开始安静的革命。

Nano服务器PowerShell

早在今年4月,微软就悄悄地预告了它的Windows服务器工程团队已经工作了一段时间。虽然很容易将其视为无休止的发布中的另一次迭代,但WindowsNano Server有潜力重塑您的数据中心。2020欧洲杯预赛

什么是Windows Nano服务器?

Windows Nano服务器是一个以前代号为Tuva的项目(尽管微软打破了将非常酷的代码名转变成令人难以置信的单调的实际发布产品名称的趋势)的项目,它被设计成没有GUI或遗留包袱的Windows。它与servercore不同,后者是windowsserver2008中引入的无GUI安装选项,因为Windows Nano服务器基本上剥离了Windows的每一部分,这些部分都是为GUI或面向GUI的应用程序而设计的。

服务器Core merely takes off the GUI but leaves a lot of the underlying Win32 API surface area and structure so that when you put the GUI back on via a checkbox – at least in Windows Server 2012 and later – you don’t have to reinstall all of the plumbing that goes along with it. Windows Nano Server rids itself of all 32-bit application support, support for Microsoft Installer (MSI) applications and a lot more historical baggage that causes a lot more problems than it solves for machines running in the cloud.

Windows Nano服务器是无头和无会话的。如前所述,没有GUI。但是也没有本地登录,所以连接键盘或鼠标或者在任何面向桌面的远程会话中运行都没有意义。把它想象成云中的一个Linux机器,你没有SSH访问权限——你可以远程使用它,你可以远程管理它,它所做的就是像设备一样运行服务和应用程序。它是难以置信的紧凑,有一个非常小的表面积-作为一个特殊用途的服务器操作系统所需要的。

Windows Nano Server的整个点应该运行为其设计的应用程序 - 无头应用程序,提供他们的管理工具进行远程使用,并且该服务结束用户在电线上请求,而无需填充大量用户会话交互。这些应用程序 - 可以为纳诺服务器构建并运行内部容器 - 可以通过各种支持的运行时运行,包括用于响应,高质量Web应用程序的C#,Java,Node.js和Python。

[有关:什么是容器?为什么需要它们?]

Windows Nano Server还可用于运行基础设施服务,如横向扩展文件服务器、DNS、DHCP、有限部署场景中的Hyper-V、Hyper-V故障转移群集等。对标准windowsapi的支持有限;基本上,可以工作的api是那些不需要用户交互或涉及gui或32位应用程序支持的api。

剥离所有这些影响的影响都是GUI应用程序支持框架制作?很多。通用Windows Server Release中有很多Cruft - 即使通常,服务器版本也是非常高的 - 在Windows Nano服务器环境中根本不存在。这里有一些统计数据真的驾驶这一点主页:

  • Microsoft希望Windows Nano Server在虚拟机上有93%的较小的安装占地面积,而不是Windows Server Core,它已经有意义地小于Windows的全部胖胖部署。
  • 该公司预计,windowsnoan服务器的安全公告和相关补丁将减少92%,这是所有严重性评级中最高的。更少的攻击面和更少的代码运行意味着更少的代码被利用,这意味着更少的公告和更少的补丁需要。
  • WindowsNano服务器的特点是安装和更新所需的重新启动次数减少了80%,因为许多旧的Win32代码在启动和启动时就被初始化了。更新的核心操作系统代码可以在没有停机时间的情况下即时修补。这使得Windows Nano服务器非常适合任务关键型应用程序。
  • Windows Nano Server本身工作,因此Windows Nano Server主机运行Hyper-V和其中,可以托管Nano Server Laden虚拟机。A single Windows Nano Server Hyper-V host can run up to 1,000 Windows Nano Server guest virtual machines with just one terabyte of RAM, a scale that is incomparable with today’s Windows Server – just try stuffing a thousand VMs onto one host and see how far you get.
  • Windows Nano Server将使用时间测试的Windows管理仪表(WMI)和PowerShell的组合来远程管理,这两者都是由大量管理工具和第三方系统管理软件支持的。还将有一个用于Windows Nano Server的新Web管理工具。

为什么Windows Nano服务器很重要?

目前,Windows Nano服务器被设计成在云端工作。但它的设想是在容器(如Docker)中部署运行自定义应用程序的各种Nano服务器虚拟机,这些应用程序几乎可以在Azure区域和您的公司数据中心之间即时移动。尤其是从存储角度来看,这些虚拟机的占地面积几乎是当今大型Windows服务器映像的十分之一。

您的开发人员和操作团队可以更加紧密地合作,并使用容器技术将应用程序和配置良好的Nano服务器版本打包在一起,这样您的应用程序就可以正常工作了,也就是说,整个平台是一体工作的。对于web应用程序和强化的基础设施角色来说,Windows Nano Server可能是一个有趣的选择,明年它有望与Windows Server 2016一起发布。

但也许更有趣的是,从长远来看,Windows Nano Server代表了Windows的未来:一个完全脱离了支持过去应用程序和遗留代码的必要性的未来,一个Windows可以以非常轻量级、可扩展、可支持的方式远程工作的未来。

[有关:第一眼:Windows Server 2016走上了云计算的轨道]

While Windows Nano Server is not intended to replace Windows Server 2012 R2 or Windows Server 2016 in any way, it’s easy to see how there would be much less of a need for a general purpose server release in the near future, especially as legacy code gets aged out of production and use cycles and more and more workloads move to the cloud. We could see a completely different world where Windows Server gets more like Windows 10: No major revisions or major n+1 style versions, but just solid updates coming fairly regularly out of Redmond that add functionality or remove old features that have been deprecated and replaced.

虽然Windows Nano Server肯定是一个专业举措,但对于时间游行,它并不难看看它是如何成为首选的操作系统,随着整个Windows服务器操作系统成为“如果必须”的选项类型。

这个故事,“WindowsNano服务器是数据中心游戏规则的改变者吗?”最初2020欧洲杯预赛由出版CIO. .

加入网络世界社区足球竞猜app软件Facebook.LinkedIn评论是最重要的主题。

版权所有©2015足球竞彩网下载

IT薪水调查:结果出来了