SlideShare a Scribd company logo
Windows Server 2016 “sneak peak”
THOMAS MAURER
MVP Hyper-V
itnetx gmbh
Blog: www.thomasmaurer.ch
Twitter: @thomasmaurer
MICHAEL RUEEFLI
MVP Cloud & Datacenter Management
itnetx gmbh
Blog: www.miru.ch
Twitter: @drmiru
Session Objectives
Get a “sneak peak” of Windows Server 2016 on:
• Software defined Storage, the next level
• Hyper-V
• Automation
• Nano Server
Software defined Storage (current)
I can’t implement a Microsoft Storage Solution because…
“Replication on Storage-Level
is missing”
“I wanna do Hyper-
Converged”
“I don’t trust Microsoft doing
Storage”
Software defined Storage v3.0
• Volume based Storage Replication (sync / async)
• Storage Spaces direct
• Hyper-Converged
• ReFS
• Distributed Storage QoS
• Deduplication Enhancements
Current SDS with Server 2012 R2 (1 / 2)
SoftwareDefinedStorageSystem
• Scale-Out File Server
• Cluster Shared Volumes
• Storage Spaces
• Hardware
Shared JBOD Storage
Storage Spaces Direct logical View
Software Defined Storage System
Storage
Node
Storage
Node
Storage
Node
Storage
Node
Storage Pool
Storage Space Virtual Disks
Scale-Out File Server FileServerShare
Cluster Shared Volumes C:ClusterStorage
SMB3 Storage Network Fabric
Software Storage Bus
• Local Storage (inline or JBOD)
• Support for SATA and NVMe SSD
• Fault Tolerance to disk and node failures
• Hyper-V VM Storage
• Backup Storage
• Converged
• Hyper-converged
Scenarios
Hyper-converged Converged (Disaggregated)
Compute and Storage resources together
Compute and Storage scale and are managed together
Typically small to medium sized scale-out deployments
Storage Spaces Direct - Data Placement
• Virtual Disks
• Virtual disks consists of extents
• Extents are 1GB, so a 100GB virtual disks has 100 extents
• Scale-Out
• Extents are distributed across disks and servers
• Rebalancing occurs if adding more nodes
• Resiliency
• A 2nd copy of an extent is placed on a different server
• A 3rd copy of an extent is placed on yet another server
Server EServer B Server C Server DServer A
A A’ A’’B B’ B’’C C’C’’
Storage Spaces Direct: Requirements (TP2)
• 4 up to 12 Storage Nodes
• 10 Gbps RDMA (RoCE)
• Min. 1 SSD per Node
• Supported HW Model (VMs for LAB)
Storage Spaces Direct Development Partners
Quanta D51PH
HP Apollo 2000 System
Dell PowerEdge R730xdCisco UCS C3160 Rack Server
Intel® Server Board S2600WT-Based Systems Lenovo System x3650 M5
Fujitsu Primergy RX2540 M1
DEMO
STORAGE SPACES DIRECT
Storage Replica
BCDR
Synchronous or asynchronous
Cluster <-> Cluster
Server <-> Server
Microsoft Azure Site Recovery orchestration
Stretch Cluster
Synchronous stretch clusters across sites for HA
Benefits
Block-level, host-based, volume replication
End-to-end software stack from Microsoft
Works with any Windows volume
Hardware agnostic; existing SANs work
Uses SMB3 as transport
NODE1 in HVCLUS
SR over SMB3
NODE3 in HVCLUS
NODE2 in HVCLUS NODE4 in HVCLUS
ManhattanDC
JerseyCityDC
Stretch Cluster
• Single cluster
• Automatic failover
• Synchronous
Cluster to Cluster
• Two separate clusters
• Manual failover
• Synchronous or asynchronous
NODE1 in FSCLUS NODE2 in DRCLUS
NODE3 in FSCLUS NODE4 in DRCLUS
NODE2 in FSCLUS
NODE4 in FSCLUS
NODE1 in DRCLUS
NODE4 in DRCLUS
SR over SMB3
ManhattanDC
JerseyCityDC
Server to Server
• Two separate servers
• Manual failover
• Synchronous or asynchronous
SRV1
SR over SMB3
SRV2
ManhattanDC
JerseyCityDC
Storage Replica: Requirements (TP2)
• Any volume (SAS, SAN, iSCSI, Local)
• <5 ms round trip between sites for synchronous mirror
(at 1472 non-fragmented bytes packet size)
• RDMA NICs
• Identical size for source / target volume
• SSDs for log disks recommended
• Identical physical disk geometry
DEMO
STORAGE REPLICA
ReFS (Resilient File System)
• New Default FS for VM Workloads
• Metadata Checksums
• User Data Checksums
• Checksum Verification
• Autohealing of detected Corruption
• Lightening fast VM Checkpoint creation / merging
• Ultrafast fixed VHDX creation
• Autohealing of detected Corruption
DEMO
RESILIENT FILESYSTEM
Hyper-V
• Huge number of new features
• Cluster Rolling Upgrades
• Online Resize Memory
• Hot add / remove Network Adapters
• Software Defined Networking / Network Controller
• Improved Shared VHDX, Hyper-V Manager, Backup…
• Security
• PowerShell Direct
Challenges in protecting high-value assets
Shielded VMs
Host Guardian
Service
Spotlight capabilities
Shielded Virtual Machines can only run
in fabrics that are designated as owners
of that virtual machine
Shielded Virtual Machines will need
to be encrypted (by BitLocker or other
means) in order to ensure that only the
designated owners can run this virtual
machine
You can convert a running
Generation 2 virtual machine into a
Shielded Virtual Machine
PowerShell Direct to Guest OS
• You can now script PowerShell in the Guest OS directly from the
Host OS
• No need to configure PowerShell Remoting
• Or even have network connectivity
• Still need to have guest credentials
• Enter-PSSession –VMName “VM01” –Credentials $Cred
• Get-Service –VMName “VM01” –Credentials $Cred
Network Adapter Identification
• You can name individual network adapters in the virtual machine
settings – and see the same name inside the guest operating
system.
• PowerShell in host:
• PowerShell in guest:
Add-VMNetworkAdapter -VMName "TestVM" -SwitchName "Virtual Switch" -Name "Fred" -Passthru |
Set-VMNetworkAdapter -DeviceNaming on
Get-NetAdapterAdvancedProperty | ?{$_.DisplayName -eq "Hyper-V Network Adapter Name"} |
select Name, DisplayValue
Remote FX
• Support for OpenGL 4.4 and OpenCL 1.1 API
• Larger dedicated VRAM and configurable VRAM.
DEMO
HYPER-V
Automation
Automation vNext
• Hybrid Worker
• Graphical Authoring
• Linux Support
(DSC / SSH)
• Azure DSC Pull Server
• As Part of Azure Stack for
“on premises”
And last but not…..
THE (data)-BUS IS BACK!
DEMO
AUTOMATION VNEXT
Nano Server
• Headless Shit
•
•
•
Voice of the Customer (-> us!)
Security Impact
I want just the components
I need
and nothing more
IT Pro Server Journey
Windows NT to
Windows Server
2003
Windows/
WindowsNT
Server Roles/Features
Windows Server 2008
and
Windows Server 2008 R2
Server Core
Full Server
Windows Server 2012
and
Windows Server 2012 R2
Server Core
Minimal Server
Interface
GUI Shell
Windows NT /
Windows
Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Windows Server 2012 R2
• Azure
• Patches and reboots interrupt service delivery
• (*VERY large # of servers) * (large OS resource consumption) => COGS
• Provisioning large host images competes for network resources
• Cloud Platform System (CPS)
• Cloud-in-box running on 1-4 racks using System Center & Windows Server
• Setup time needs to be shortened
• Patches and reboots result in service disruption
• Fully loaded CPS would live migrate > 16TB for every host OS patch
• Network capacity could have otherwise gone to business uses
• Reboots: Compute host ~2 minutes / Storage host ~5 minutes
Microsoft Cloud Journey
We need server configuration optimized for the cloud
• A new headless, 64-bit only, deployment option for Windows Server
• Deep refactoring focused on
• CloudOS infrastructure
• Born-in-the-cloud applications
• Follow the Server Core pattern
Nano Server - Next Step in the Cloud Journey
Server Core
Server with Local
Admin Tools
Basic Client
Experience
Nano Server
• Zero-footprint model
• Server Roles and Optional Features live outside of Nano Server
• Standalone packages that install like applications
• Key Roles & Features
• Hyper-V, Storage (SoFS), and Clustering
• Core CLR, ASP.NET 5 & PaaS
• Full Windows Server driver support
• Antimalware Built-in
• System Center and Apps Insight agents to follow
Nano Server - Roles & Features
• Web-based
• Includes replacements for local-only tools
• Task Manager
• Registry Editor
• Event Viewer
• Device Manager
• Sconfig
----------------------------
• Control Panel
• File Explorer
• Performance Monitor
• Disk Management
• Users/Groups Manager
• Also manages Server Core and Server with GUI
Remote Server Management Tools
• Born-in-the-cloud application support
• Subset of Win32
• CoreCLR, PaaS, and ASP.NET 5
• Available everywhere
• Host OS for physical hardware
• Guest OS in a VM
• Windows Server containers
• Hyper-V containers
• Future additions
• PowerShell Desired State Configuration (DSC) & PackageManagement
• Additional Roles and Application Frameworks
Nano Server - Cloud Application platform
Servicing Improvements*
0
5
10
15
20
25
Critical Bulletins
Nano Server Server Core Full Server
0
5
10
15
20
25
30
Important Bulletins
Nano Server Server Core Full Server
0
2
4
6
8
10
12
Number of
Reboots
Nano Server Server Core
Full Server
23
8
2
9
23
26
6
11
3
Security Improvements
0
5
10
15
20
25
30
35
Ports open
Nano Server Server Core
0
5
10
15
20
25
30
35
40
45
50
Services running
Nano Server Server Core
0
20
40
60
80
100
120
Drivers loaded
Nano Server Server Core
12
31
22
46
73
98
0
50
100
150
200
250
300
Boot IO (MB)
Nano Server Server Core
Resource Utilization Improvements
0
5
10
15
20
25
30
Process Count
Nano Server Server Core
0
20
40
60
80
100
120
140
160
Kernel memory in
use (MB)
Nano Server Server Core
26
21
61
139
150
255
0
50
100
150
200
250
300
350
Setup Time (sec)
Nano Server Server Core
0
1
2
3
4
5
6
Disk Footprint (GB)
Nano Server Server Core
Deployment Improvements
0
1
2
3
4
5
6
7
VHD Size (GB)
Nano Server Server Core
.41
6.3
40
300
4.84
.4
• An installation option, like Server Core
• Not listed in Setup because image must be customized with drivers
• Separate folder on the Windows Server media
• Available in the Windows Server
Technical Preview 2 released
this week
Nano Server in Windows Server 2016
And more...
• PowerShell 5.0
• DSC
• Package Management (Find-Package *Office 2016* | Install-Package)
• IIS 10 (HTTP/2)
• Soft Restart (No Initializing of Hardware Components)
• Windows Defender (Windows Server Antimalware is installed and
enabled by default )
• Telnet Server (Is removed)
• ADFS
THANK YOU!
THOMAS MAURER
MVP Hyper-V
itnetx gmbh
Blog: www.thomasmaurer.ch
Twitter: @thomasmaurer
MICHAEL RUEEFLI
MVP Cloud & Datacenter Management
itnetx gmbh
Blog: www.miru.ch
Twitter: @drmiru

More Related Content

What's hot

Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5
Tim Mackey
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
Tuan Yang
 
Cloud stack for_beginners
Cloud stack for_beginnersCloud stack for_beginners
Cloud stack for_beginners
Radhika Puthiyetath
 
Docker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12cDocker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12c
Frank Munz
 
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on DemandLinux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Leostream
 
How to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWSHow to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWS
Denis Gundarev
 
Windows Server 2016 y Azure
Windows Server 2016 y AzureWindows Server 2016 y Azure
Windows Server 2016 y Azure
Juan Fabian
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design Workshop
Tim Mackey
 
Hacking apache cloud stack
Hacking apache cloud stackHacking apache cloud stack
Hacking apache cloud stackNitin Mehta
 
Hypervisor selection in CloudStack
Hypervisor selection in CloudStackHypervisor selection in CloudStack
Hypervisor selection in CloudStack
Tim Mackey
 
Puppet + Windows Nano Server
Puppet + Windows Nano ServerPuppet + Windows Nano Server
Puppet + Windows Nano Server
Alessandro Pilotti
 
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCSOracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
Frank Munz
 
Serverless / FaaS / Lambda and how it relates to Microservices
Serverless / FaaS / Lambda and how it relates to MicroservicesServerless / FaaS / Lambda and how it relates to Microservices
Serverless / FaaS / Lambda and how it relates to Microservices
Frank Munz
 
XenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud EnvironmentsXenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud Environments
Tim Mackey
 
CloudStack Networking at CloudOpen Japan
CloudStack Networking at CloudOpen JapanCloudStack Networking at CloudOpen Japan
CloudStack Networking at CloudOpen Japan
Kimihiko Kitase
 
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
Frank Munz
 
Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3
Tim Mackey
 
Cloud stack overview
Cloud stack overviewCloud stack overview
Cloud stack overviewhowie YU
 
Cloud Based VDI with OpenStack, by Shifen Yang
Cloud Based VDI with OpenStack, by Shifen YangCloud Based VDI with OpenStack, by Shifen Yang
Cloud Based VDI with OpenStack, by Shifen Yang
Hui Cheng
 

What's hot (20)

Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5Selecting the correct hypervisor for CloudStack 4.5
Selecting the correct hypervisor for CloudStack 4.5
 
Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)Windows Server 2016 First Look (Part 1)
Windows Server 2016 First Look (Part 1)
 
Cloud stack for_beginners
Cloud stack for_beginnersCloud stack for_beginners
Cloud stack for_beginners
 
Docker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12cDocker in the Oracle Universe / WebLogic 12c / OFM 12c
Docker in the Oracle Universe / WebLogic 12c / OFM 12c
 
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on DemandLinux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
Linux VDI with OpenStack – How to Deliver Linux Virtual Desktops on Demand
 
How to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWSHow to build a Citrix infrastructure on AWS
How to build a Citrix infrastructure on AWS
 
OpenStack Cinder
OpenStack CinderOpenStack Cinder
OpenStack Cinder
 
Windows Server 2016 y Azure
Windows Server 2016 y AzureWindows Server 2016 y Azure
Windows Server 2016 y Azure
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design Workshop
 
Hacking apache cloud stack
Hacking apache cloud stackHacking apache cloud stack
Hacking apache cloud stack
 
Hypervisor selection in CloudStack
Hypervisor selection in CloudStackHypervisor selection in CloudStack
Hypervisor selection in CloudStack
 
Puppet + Windows Nano Server
Puppet + Windows Nano ServerPuppet + Windows Nano Server
Puppet + Windows Nano Server
 
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCSOracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
Oracle CODE 2017 San Francisco: Docker on Raspi Swarm to OCCS
 
Serverless / FaaS / Lambda and how it relates to Microservices
Serverless / FaaS / Lambda and how it relates to MicroservicesServerless / FaaS / Lambda and how it relates to Microservices
Serverless / FaaS / Lambda and how it relates to Microservices
 
XenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud EnvironmentsXenServer Virtualization In Cloud Environments
XenServer Virtualization In Cloud Environments
 
CloudStack Networking at CloudOpen Japan
CloudStack Networking at CloudOpen JapanCloudStack Networking at CloudOpen Japan
CloudStack Networking at CloudOpen Japan
 
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
From Docker Swarm to OCCS and Wercker: Live-hacking at Oracle CODE Mexico 2017
 
Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3Decisions behind hypervisor selection in CloudStack 4.3
Decisions behind hypervisor selection in CloudStack 4.3
 
Cloud stack overview
Cloud stack overviewCloud stack overview
Cloud stack overview
 
Cloud Based VDI with OpenStack, by Shifen Yang
Cloud Based VDI with OpenStack, by Shifen YangCloud Based VDI with OpenStack, by Shifen Yang
Cloud Based VDI with OpenStack, by Shifen Yang
 

Viewers also liked

Windows Server 2016 - Novidades
Windows Server 2016 - NovidadesWindows Server 2016 - Novidades
Windows Server 2016 - Novidades
Alvaro Rezende
 
Windows server2016 presentation
Windows server2016 presentation Windows server2016 presentation
Windows server2016 presentation
☁️Seyfallah Tagrerout☁ [MVP]
 
Windows Server 2016 Webinar
Windows Server 2016 WebinarWindows Server 2016 Webinar
Windows Server 2016 Webinar
Men and Mice
 
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenterMSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
MickaelLOPES91
 
MCSA: Windows Server 2016
MCSA: Windows Server 2016MCSA: Windows Server 2016
MCSA: Windows Server 2016
Serhad MAKBULOĞLU, MBA
 
Devconf.cz 2016 Linux as a guest on Hyper-V
Devconf.cz 2016 Linux as a guest on Hyper-VDevconf.cz 2016 Linux as a guest on Hyper-V
Devconf.cz 2016 Linux as a guest on Hyper-V
Vitaly Kuznetsov
 
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
Windows Developer
 
Windows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServerWindows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServer
☁️Seyfallah Tagrerout☁ [MVP]
 
Best new features in windows server 2016
Best new features in windows server 2016Best new features in windows server 2016
Best new features in windows server 2016
Tuan Yang
 
Native Containers on Windows 10 & Windows Server 2016 using Docker
Native Containers on Windows 10 & Windows Server 2016 using DockerNative Containers on Windows 10 & Windows Server 2016 using Docker
Native Containers on Windows 10 & Windows Server 2016 using Docker
Jorge Arteiro
 
Characteristics of rural mkt SIDDANNA M BALAPGOL
Characteristics of rural mkt SIDDANNA M BALAPGOLCharacteristics of rural mkt SIDDANNA M BALAPGOL
Characteristics of rural mkt SIDDANNA M BALAPGOL
Siddanna Balapgol
 
Amr Ali 2015 up to date
Amr Ali 2015 up to dateAmr Ali 2015 up to date
Amr Ali 2015 up to dateAmr Ali
 
Azure Day Belarus : Windows Server 2016 Containerization by Dzmitry Durasau
Azure Day Belarus : Windows  Server 2016 Containerization by Dzmitry DurasauAzure Day Belarus : Windows  Server 2016 Containerization by Dzmitry Durasau
Azure Day Belarus : Windows Server 2016 Containerization by Dzmitry Durasau
Dzmitry Durasau
 
Novedades Windows Server 2016 TP5
Novedades Windows Server 2016 TP5Novedades Windows Server 2016 TP5
Novedades Windows Server 2016 TP5
Ivan Martinez
 
Windows Containers
Windows Containers Windows Containers
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalkTech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
Dzmitry Durasau
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows Containers
Ben Hall
 
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
Docker, Inc.
 
Docker and Microsoft - Windows Server 2016 Technical Deep Dive
Docker and Microsoft - Windows Server 2016 Technical Deep DiveDocker and Microsoft - Windows Server 2016 Technical Deep Dive
Docker and Microsoft - Windows Server 2016 Technical Deep Dive
Docker, Inc.
 
Containerd - core container runtime component
Containerd - core container runtime component Containerd - core container runtime component
Containerd - core container runtime component
Docker, Inc.
 

Viewers also liked (20)

Windows Server 2016 - Novidades
Windows Server 2016 - NovidadesWindows Server 2016 - Novidades
Windows Server 2016 - Novidades
 
Windows server2016 presentation
Windows server2016 presentation Windows server2016 presentation
Windows server2016 presentation
 
Windows Server 2016 Webinar
Windows Server 2016 WebinarWindows Server 2016 Webinar
Windows Server 2016 Webinar
 
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenterMSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
MSCS : Windows Server 2016 Quoi de neuf pour votre datacenter
 
MCSA: Windows Server 2016
MCSA: Windows Server 2016MCSA: Windows Server 2016
MCSA: Windows Server 2016
 
Devconf.cz 2016 Linux as a guest on Hyper-V
Devconf.cz 2016 Linux as a guest on Hyper-VDevconf.cz 2016 Linux as a guest on Hyper-V
Devconf.cz 2016 Linux as a guest on Hyper-V
 
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
Build2016 - P470 - Using Non-volatile Memory (NVDIMM-N) as Byte-Addressable S...
 
Windows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServerWindows Server2016 - Episode01 - NanoServer
Windows Server2016 - Episode01 - NanoServer
 
Best new features in windows server 2016
Best new features in windows server 2016Best new features in windows server 2016
Best new features in windows server 2016
 
Native Containers on Windows 10 & Windows Server 2016 using Docker
Native Containers on Windows 10 & Windows Server 2016 using DockerNative Containers on Windows 10 & Windows Server 2016 using Docker
Native Containers on Windows 10 & Windows Server 2016 using Docker
 
Characteristics of rural mkt SIDDANNA M BALAPGOL
Characteristics of rural mkt SIDDANNA M BALAPGOLCharacteristics of rural mkt SIDDANNA M BALAPGOL
Characteristics of rural mkt SIDDANNA M BALAPGOL
 
Amr Ali 2015 up to date
Amr Ali 2015 up to dateAmr Ali 2015 up to date
Amr Ali 2015 up to date
 
Azure Day Belarus : Windows Server 2016 Containerization by Dzmitry Durasau
Azure Day Belarus : Windows  Server 2016 Containerization by Dzmitry DurasauAzure Day Belarus : Windows  Server 2016 Containerization by Dzmitry Durasau
Azure Day Belarus : Windows Server 2016 Containerization by Dzmitry Durasau
 
Novedades Windows Server 2016 TP5
Novedades Windows Server 2016 TP5Novedades Windows Server 2016 TP5
Novedades Windows Server 2016 TP5
 
Windows Containers
Windows Containers Windows Containers
Windows Containers
 
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalkTech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
Tech talk Windows Containers 2016 Dzmitry Durasau EPAM TechTalk
 
Deploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows ContainersDeploying applications to Windows Server 2016 and Windows Containers
Deploying applications to Windows Server 2016 and Windows Containers
 
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
Windows Server and Docker - The Internals Behind Bringing Docker and Containe...
 
Docker and Microsoft - Windows Server 2016 Technical Deep Dive
Docker and Microsoft - Windows Server 2016 Technical Deep DiveDocker and Microsoft - Windows Server 2016 Technical Deep Dive
Docker and Microsoft - Windows Server 2016 Technical Deep Dive
 
Containerd - core container runtime component
Containerd - core container runtime component Containerd - core container runtime component
Containerd - core container runtime component
 

Similar to Server 2016 sneak peek

Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
Sergio Maia
 
10052016115118 (2).pptx
10052016115118 (2).pptx10052016115118 (2).pptx
10052016115118 (2).pptx
ibrahimTumeh1
 
What's New for the Windows Azure Developer? Lots!!
What's New for the Windows Azure Developer?  Lots!!What's New for the Windows Azure Developer?  Lots!!
What's New for the Windows Azure Developer? Lots!!
Michael Collier
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
Md Yousup Faruqu
 
What's New in Windows Server 2012 R2
What's New in Windows Server 2012 R2What's New in Windows Server 2012 R2
What's New in Windows Server 2012 R2
Aidan Finn
 
VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld
 
OpenStack and Windows
OpenStack and WindowsOpenStack and Windows
OpenStack and Windows
Alessandro Pilotti
 
70-412 Objectives
70-412 Objectives70-412 Objectives
70-412 Objectives
pupeadra
 
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
Mike Resseler
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private Cloud
Md Yousup Faruqu
 
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Harold Wong
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirionsthirion
 
Dell EMC: Virtualizace není jen hypervisor!
Dell EMC: Virtualizace není jen hypervisor!Dell EMC: Virtualizace není jen hypervisor!
Dell EMC: Virtualizace není jen hypervisor!
MarketingArrowECS_CZ
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC Group
EPC Group
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualizationwebhostingguy
 
Tech-Spark: SQL Server on Linux
Tech-Spark: SQL Server on LinuxTech-Spark: SQL Server on Linux
Tech-Spark: SQL Server on Linux
Ralph Attard
 
Hyper-v Best Practices
Hyper-v Best PracticesHyper-v Best Practices
Hyper-v Best Practices
Darshana Sampath Jayathilake
 
Cloud os launch journey to cloud os with windows server 2012 r2
Cloud os launch   journey to cloud os with windows server 2012 r2 Cloud os launch   journey to cloud os with windows server 2012 r2
Cloud os launch journey to cloud os with windows server 2012 r2
Susantha Silva
 
Cloudstack for beginners
Cloudstack for beginnersCloudstack for beginners
Cloudstack for beginners
Joseph Amirani
 

Similar to Server 2016 sneak peek (20)

Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
10052016115118 (2).pptx
10052016115118 (2).pptx10052016115118 (2).pptx
10052016115118 (2).pptx
 
What's New for the Windows Azure Developer? Lots!!
What's New for the Windows Azure Developer?  Lots!!What's New for the Windows Azure Developer?  Lots!!
What's New for the Windows Azure Developer? Lots!!
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
 
What's New in Windows Server 2012 R2
What's New in Windows Server 2012 R2What's New in Windows Server 2012 R2
What's New in Windows Server 2012 R2
 
VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN VMworld 2013: IBM Solutions for VMware Virtual SAN
VMworld 2013: IBM Solutions for VMware Virtual SAN
 
OpenStack and Windows
OpenStack and WindowsOpenStack and Windows
OpenStack and Windows
 
Bcit win8 ws2012 session
Bcit win8 ws2012 sessionBcit win8 ws2012 session
Bcit win8 ws2012 session
 
70-412 Objectives
70-412 Objectives70-412 Objectives
70-412 Objectives
 
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
SCU 2015 - My top 10 favorite items you need to look at in WK2012R2
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private Cloud
 
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
Upgrading from Windows Server 2008 / 2008 R2 to Windows Server 2012
 
E2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane ThirionE2E PVS Technical Overview Stephane Thirion
E2E PVS Technical Overview Stephane Thirion
 
Dell EMC: Virtualizace není jen hypervisor!
Dell EMC: Virtualizace není jen hypervisor!Dell EMC: Virtualizace není jen hypervisor!
Dell EMC: Virtualizace není jen hypervisor!
 
System Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC GroupSystem Center 2012 SP1 - Overview - EPC Group
System Center 2012 SP1 - Overview - EPC Group
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualization
 
Tech-Spark: SQL Server on Linux
Tech-Spark: SQL Server on LinuxTech-Spark: SQL Server on Linux
Tech-Spark: SQL Server on Linux
 
Hyper-v Best Practices
Hyper-v Best PracticesHyper-v Best Practices
Hyper-v Best Practices
 
Cloud os launch journey to cloud os with windows server 2012 r2
Cloud os launch   journey to cloud os with windows server 2012 r2 Cloud os launch   journey to cloud os with windows server 2012 r2
Cloud os launch journey to cloud os with windows server 2012 r2
 
Cloudstack for beginners
Cloudstack for beginnersCloudstack for beginners
Cloudstack for beginners
 

More from Michael Rüefli

Become an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 MinutesBecome an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 Minutes
Michael Rüefli
 
Microsoft cloud stack
Microsoft cloud stackMicrosoft cloud stack
Microsoft cloud stack
Michael Rüefli
 
Automation 2.0 - Automation Tools for Hybrid Cloud Environments
Automation 2.0 - Automation Tools for Hybrid Cloud EnvironmentsAutomation 2.0 - Automation Tools for Hybrid Cloud Environments
Automation 2.0 - Automation Tools for Hybrid Cloud Environments
Michael Rüefli
 
Service Management Automation (SMA) from zero to hero
Service Management Automation (SMA) from zero to heroService Management Automation (SMA) from zero to hero
Service Management Automation (SMA) from zero to hero
Michael Rüefli
 
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System CenterE2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
Michael Rüefli
 
Introduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management AutomationIntroduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management AutomationMichael Rüefli
 
Storage Enhancements in Windows 2012 R2
Storage Enhancements in Windows 2012 R2Storage Enhancements in Windows 2012 R2
Storage Enhancements in Windows 2012 R2Michael Rüefli
 
E2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new KeynoteE2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new KeynoteMichael Rüefli
 
E2EVC SCVMM / Windows Azure Pack
E2EVC SCVMM / Windows Azure PackE2EVC SCVMM / Windows Azure Pack
E2EVC SCVMM / Windows Azure Pack
Michael Rüefli
 

More from Michael Rüefli (10)

Become an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 MinutesBecome an Automation Ninja in 60 Minutes
Become an Automation Ninja in 60 Minutes
 
Microsoft cloud stack
Microsoft cloud stackMicrosoft cloud stack
Microsoft cloud stack
 
Automation 2.0 - Automation Tools for Hybrid Cloud Environments
Automation 2.0 - Automation Tools for Hybrid Cloud EnvironmentsAutomation 2.0 - Automation Tools for Hybrid Cloud Environments
Automation 2.0 - Automation Tools for Hybrid Cloud Environments
 
Service Management Automation (SMA) from zero to hero
Service Management Automation (SMA) from zero to heroService Management Automation (SMA) from zero to hero
Service Management Automation (SMA) from zero to hero
 
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System CenterE2EVC 2014 building clouds with Microsoft Cloud OS and System Center
E2EVC 2014 building clouds with Microsoft Cloud OS and System Center
 
Introduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management AutomationIntroduction into Windows Azure Pack and Service Management Automation
Introduction into Windows Azure Pack and Service Management Automation
 
Storage Enhancements in Windows 2012 R2
Storage Enhancements in Windows 2012 R2Storage Enhancements in Windows 2012 R2
Storage Enhancements in Windows 2012 R2
 
E2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new KeynoteE2EVC Server 2012 R2, what's new Keynote
E2EVC Server 2012 R2, what's new Keynote
 
E2EVC SCVMM / Windows Azure Pack
E2EVC SCVMM / Windows Azure PackE2EVC SCVMM / Windows Azure Pack
E2EVC SCVMM / Windows Azure Pack
 
E2EVC SCVMM-Mania
E2EVC SCVMM-ManiaE2EVC SCVMM-Mania
E2EVC SCVMM-Mania
 

Recently uploaded

Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
91mobiles
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 

Recently uploaded (20)

Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdfSmart TV Buyer Insights Survey 2024 by 91mobiles.pdf
Smart TV Buyer Insights Survey 2024 by 91mobiles.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 

Server 2016 sneak peek

  • 1. Windows Server 2016 “sneak peak” THOMAS MAURER MVP Hyper-V itnetx gmbh Blog: www.thomasmaurer.ch Twitter: @thomasmaurer MICHAEL RUEEFLI MVP Cloud & Datacenter Management itnetx gmbh Blog: www.miru.ch Twitter: @drmiru
  • 2. Session Objectives Get a “sneak peak” of Windows Server 2016 on: • Software defined Storage, the next level • Hyper-V • Automation • Nano Server
  • 3. Software defined Storage (current) I can’t implement a Microsoft Storage Solution because… “Replication on Storage-Level is missing” “I wanna do Hyper- Converged” “I don’t trust Microsoft doing Storage”
  • 4. Software defined Storage v3.0 • Volume based Storage Replication (sync / async) • Storage Spaces direct • Hyper-Converged • ReFS • Distributed Storage QoS • Deduplication Enhancements
  • 5. Current SDS with Server 2012 R2 (1 / 2) SoftwareDefinedStorageSystem • Scale-Out File Server • Cluster Shared Volumes • Storage Spaces • Hardware Shared JBOD Storage
  • 6. Storage Spaces Direct logical View Software Defined Storage System Storage Node Storage Node Storage Node Storage Node Storage Pool Storage Space Virtual Disks Scale-Out File Server FileServerShare Cluster Shared Volumes C:ClusterStorage SMB3 Storage Network Fabric Software Storage Bus • Local Storage (inline or JBOD) • Support for SATA and NVMe SSD • Fault Tolerance to disk and node failures • Hyper-V VM Storage • Backup Storage • Converged • Hyper-converged
  • 7. Scenarios Hyper-converged Converged (Disaggregated) Compute and Storage resources together Compute and Storage scale and are managed together Typically small to medium sized scale-out deployments
  • 8. Storage Spaces Direct - Data Placement • Virtual Disks • Virtual disks consists of extents • Extents are 1GB, so a 100GB virtual disks has 100 extents • Scale-Out • Extents are distributed across disks and servers • Rebalancing occurs if adding more nodes • Resiliency • A 2nd copy of an extent is placed on a different server • A 3rd copy of an extent is placed on yet another server Server EServer B Server C Server DServer A A A’ A’’B B’ B’’C C’C’’
  • 9. Storage Spaces Direct: Requirements (TP2) • 4 up to 12 Storage Nodes • 10 Gbps RDMA (RoCE) • Min. 1 SSD per Node • Supported HW Model (VMs for LAB)
  • 10. Storage Spaces Direct Development Partners Quanta D51PH HP Apollo 2000 System Dell PowerEdge R730xdCisco UCS C3160 Rack Server Intel® Server Board S2600WT-Based Systems Lenovo System x3650 M5 Fujitsu Primergy RX2540 M1
  • 12. Storage Replica BCDR Synchronous or asynchronous Cluster <-> Cluster Server <-> Server Microsoft Azure Site Recovery orchestration Stretch Cluster Synchronous stretch clusters across sites for HA Benefits Block-level, host-based, volume replication End-to-end software stack from Microsoft Works with any Windows volume Hardware agnostic; existing SANs work Uses SMB3 as transport
  • 13. NODE1 in HVCLUS SR over SMB3 NODE3 in HVCLUS NODE2 in HVCLUS NODE4 in HVCLUS ManhattanDC JerseyCityDC Stretch Cluster • Single cluster • Automatic failover • Synchronous
  • 14. Cluster to Cluster • Two separate clusters • Manual failover • Synchronous or asynchronous NODE1 in FSCLUS NODE2 in DRCLUS NODE3 in FSCLUS NODE4 in DRCLUS NODE2 in FSCLUS NODE4 in FSCLUS NODE1 in DRCLUS NODE4 in DRCLUS SR over SMB3 ManhattanDC JerseyCityDC
  • 15. Server to Server • Two separate servers • Manual failover • Synchronous or asynchronous SRV1 SR over SMB3 SRV2 ManhattanDC JerseyCityDC
  • 16. Storage Replica: Requirements (TP2) • Any volume (SAS, SAN, iSCSI, Local) • <5 ms round trip between sites for synchronous mirror (at 1472 non-fragmented bytes packet size) • RDMA NICs • Identical size for source / target volume • SSDs for log disks recommended • Identical physical disk geometry
  • 18. ReFS (Resilient File System) • New Default FS for VM Workloads • Metadata Checksums • User Data Checksums • Checksum Verification • Autohealing of detected Corruption • Lightening fast VM Checkpoint creation / merging • Ultrafast fixed VHDX creation • Autohealing of detected Corruption
  • 20. Hyper-V • Huge number of new features • Cluster Rolling Upgrades • Online Resize Memory • Hot add / remove Network Adapters • Software Defined Networking / Network Controller • Improved Shared VHDX, Hyper-V Manager, Backup… • Security • PowerShell Direct
  • 21. Challenges in protecting high-value assets
  • 22. Shielded VMs Host Guardian Service Spotlight capabilities Shielded Virtual Machines can only run in fabrics that are designated as owners of that virtual machine Shielded Virtual Machines will need to be encrypted (by BitLocker or other means) in order to ensure that only the designated owners can run this virtual machine You can convert a running Generation 2 virtual machine into a Shielded Virtual Machine
  • 23. PowerShell Direct to Guest OS • You can now script PowerShell in the Guest OS directly from the Host OS • No need to configure PowerShell Remoting • Or even have network connectivity • Still need to have guest credentials • Enter-PSSession –VMName “VM01” –Credentials $Cred • Get-Service –VMName “VM01” –Credentials $Cred
  • 24. Network Adapter Identification • You can name individual network adapters in the virtual machine settings – and see the same name inside the guest operating system. • PowerShell in host: • PowerShell in guest: Add-VMNetworkAdapter -VMName "TestVM" -SwitchName "Virtual Switch" -Name "Fred" -Passthru | Set-VMNetworkAdapter -DeviceNaming on Get-NetAdapterAdvancedProperty | ?{$_.DisplayName -eq "Hyper-V Network Adapter Name"} | select Name, DisplayValue
  • 25. Remote FX • Support for OpenGL 4.4 and OpenCL 1.1 API • Larger dedicated VRAM and configurable VRAM.
  • 28. Automation vNext • Hybrid Worker • Graphical Authoring • Linux Support (DSC / SSH) • Azure DSC Pull Server • As Part of Azure Stack for “on premises”
  • 29. And last but not….. THE (data)-BUS IS BACK!
  • 32. • • • Voice of the Customer (-> us!)
  • 34. I want just the components I need and nothing more
  • 35. IT Pro Server Journey Windows NT to Windows Server 2003 Windows/ WindowsNT Server Roles/Features Windows Server 2008 and Windows Server 2008 R2 Server Core Full Server Windows Server 2012 and Windows Server 2012 R2 Server Core Minimal Server Interface GUI Shell Windows NT / Windows Server 2003 Windows Server 2008 Windows Server 2008 R2 Windows Server 2012 Windows Server 2012 R2
  • 36. • Azure • Patches and reboots interrupt service delivery • (*VERY large # of servers) * (large OS resource consumption) => COGS • Provisioning large host images competes for network resources • Cloud Platform System (CPS) • Cloud-in-box running on 1-4 racks using System Center & Windows Server • Setup time needs to be shortened • Patches and reboots result in service disruption • Fully loaded CPS would live migrate > 16TB for every host OS patch • Network capacity could have otherwise gone to business uses • Reboots: Compute host ~2 minutes / Storage host ~5 minutes Microsoft Cloud Journey
  • 37. We need server configuration optimized for the cloud
  • 38. • A new headless, 64-bit only, deployment option for Windows Server • Deep refactoring focused on • CloudOS infrastructure • Born-in-the-cloud applications • Follow the Server Core pattern Nano Server - Next Step in the Cloud Journey Server Core Server with Local Admin Tools Basic Client Experience Nano Server
  • 39. • Zero-footprint model • Server Roles and Optional Features live outside of Nano Server • Standalone packages that install like applications • Key Roles & Features • Hyper-V, Storage (SoFS), and Clustering • Core CLR, ASP.NET 5 & PaaS • Full Windows Server driver support • Antimalware Built-in • System Center and Apps Insight agents to follow Nano Server - Roles & Features
  • 40. • Web-based • Includes replacements for local-only tools • Task Manager • Registry Editor • Event Viewer • Device Manager • Sconfig ---------------------------- • Control Panel • File Explorer • Performance Monitor • Disk Management • Users/Groups Manager • Also manages Server Core and Server with GUI Remote Server Management Tools
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46. • Born-in-the-cloud application support • Subset of Win32 • CoreCLR, PaaS, and ASP.NET 5 • Available everywhere • Host OS for physical hardware • Guest OS in a VM • Windows Server containers • Hyper-V containers • Future additions • PowerShell Desired State Configuration (DSC) & PackageManagement • Additional Roles and Application Frameworks Nano Server - Cloud Application platform
  • 47. Servicing Improvements* 0 5 10 15 20 25 Critical Bulletins Nano Server Server Core Full Server 0 5 10 15 20 25 30 Important Bulletins Nano Server Server Core Full Server 0 2 4 6 8 10 12 Number of Reboots Nano Server Server Core Full Server 23 8 2 9 23 26 6 11 3
  • 48. Security Improvements 0 5 10 15 20 25 30 35 Ports open Nano Server Server Core 0 5 10 15 20 25 30 35 40 45 50 Services running Nano Server Server Core 0 20 40 60 80 100 120 Drivers loaded Nano Server Server Core 12 31 22 46 73 98
  • 49. 0 50 100 150 200 250 300 Boot IO (MB) Nano Server Server Core Resource Utilization Improvements 0 5 10 15 20 25 30 Process Count Nano Server Server Core 0 20 40 60 80 100 120 140 160 Kernel memory in use (MB) Nano Server Server Core 26 21 61 139 150 255
  • 50. 0 50 100 150 200 250 300 350 Setup Time (sec) Nano Server Server Core 0 1 2 3 4 5 6 Disk Footprint (GB) Nano Server Server Core Deployment Improvements 0 1 2 3 4 5 6 7 VHD Size (GB) Nano Server Server Core .41 6.3 40 300 4.84 .4
  • 51. • An installation option, like Server Core • Not listed in Setup because image must be customized with drivers • Separate folder on the Windows Server media • Available in the Windows Server Technical Preview 2 released this week Nano Server in Windows Server 2016
  • 52. And more... • PowerShell 5.0 • DSC • Package Management (Find-Package *Office 2016* | Install-Package) • IIS 10 (HTTP/2) • Soft Restart (No Initializing of Hardware Components) • Windows Defender (Windows Server Antimalware is installed and enabled by default ) • Telnet Server (Is removed) • ADFS
  • 53. THANK YOU! THOMAS MAURER MVP Hyper-V itnetx gmbh Blog: www.thomasmaurer.ch Twitter: @thomasmaurer MICHAEL RUEEFLI MVP Cloud & Datacenter Management itnetx gmbh Blog: www.miru.ch Twitter: @drmiru