SlideShare une entreprise Scribd logo
1  sur  72
Télécharger pour lire hors ligne
Microsoft Communications Sector
hosting | media & entertainment | telecommunications




Dynamic Data Center
Managing Virtual Infrastructure


Stefan Simon
Hosting Technology Specialist
Microsoft CEE HQ
i-stesim@microsoft.com
Agenda

∙DDC Overview

∙DDC Components

∙DDC Solution Set
What is Dynamic Data Center?
∙ Industry term
∙ Exists for many years
∙ Works not only on Microsoft
 ◉ VMWare, Linux…
∙ Let your infrastructure be dynamic and on demand

   ∙ Real time provisioning                ∙   High availability
   ∙ API for extending to the cloud        ∙   Unlimited Capacity
   ∙ Resource monitoring and application   ∙   Outsourcing of problems
     monitoring                            ∙   Self healing infrastructure
   ∙ Logical datacenter                    ∙   High performance
     ◉ Application aware
     ◉ Utility based resources
   ∙ HW optimisation
   ∙ Security and domain control
   ∙ GEO indepedence (omipresence)
Dynamic Data Center Goals
DDC is...
Agile, dynamic and flexible to:
• Respond to changing business needs
• Enable hosters to capitalize on new opportunities

Designed to automate common tasks

Guidance for hosters:
 • To eliminate deployment blockers                        DDC is not...
 • To accelerate technology adoption
 • Guidance by the field, for the field                     • An out-of-the-
                                                              box solution
Supported by community via MSDN Code Gallery
• http://code.msdn.microsoft.com/
                                                            • A product
• Pending publishing


    http://www.microsoft.com/systemcenter/en/us/dynamic-data-centers.aspx
Technologies Covered by DDC for Hosters

Built on Microsoft Enterprise Servers for Datacenters


 • Hyper-V Virtualization   • System Center
                              Configuration Manager
 • Internet Information       2007 R2
   Services 7.5
                            • System Center
 • FTP 7.5                    Operations Manager
 • Active Directory           2007
 • Storage                  • System Center Data
                              Protection Manager      Plus guidance for:
                              2007
                                                      • Bare Metal
                            • System Center Virtual     provisioning
                              Machine Manager
                              2008                    • Virtual Server
                                                        provisioning
                                                      • Using MDT and WDS


                                                            5
Hyper-V
Overview
Microsoft Virtualization Strategy
  Best TCO &             It’s the Platform      Data center              End-to-End
     ROI                     you know           to desktop              Management




                            Key feature      Full range of products &   Physical and Virtual
1/3 the price up front
                            of platform              solutions              Hypervisor

 Significant savings           Tools           Large partner eco-
                                                                         Cross-hypervisor
                             you know                system


Lower ongoing costs                                                       Interoperability
Hyper-V R2
∙ Extended Hardware Support
  ◉ Support for up to 8 sockets (64 logical CPUs)
  ◉ Support for up to 1 TB RAM
∙ Includes:
  ◉   Host Clustering (16 nodes per cluster)
  ◉   Live and Quick Migration
  ◉   Clustered File System
  ◉   Hot add/remove of SCSI VHD/Pass-Thru
∙ Snapshots (Checkpoints)
  ◉ Multi-point, time shifting
∙ Fiber/iSCSI SAN support
  ◉   Screaming software iSCSI Initiator
  ◉   No NFS, but CIFS possible
  ◉   Thin, Thick or Differencing VHDs
  ◉   Pass-through SCSI

                                                    8
Provided by:
                                                                             OS
                                                                        ISV/IHV/OEM
Hyper-V Architecture                                                  Microsoft Hyper-V
 Parent Partition                            Child Partitions       Microsoft / XenSource


    VM Worker
     Processes




                                                                                       User Mode
  Applications           Applications         Applications        Applications
  WMI Provider

    VM Service


  Windows Server         Windows Server       Non-Hypervisor
     2008 R2             2003, 2008, R2         Aware OS




                                                                                        Kernel Mode
Windows                          Windows
                VSP     VSC
 Kernel                           Kernel
                                                                   Linux VSC
       IHV
      Drivers                                                        VMBus
     VMBus                    VMBus             Emulation       Hypercall Adapter




                                                                                       Ring-1
                                 Windows Hypervisor

                      “Designed for Windows” Server Hardware
Comparing Server 2008 R2
Windows Server 2008 Core
∙ No GUI version
∙ Safer („reduced attack surface“)
∙ Allows Most of the Windows Server 2008 roles
 ◉ AD, DNS, File, Print, IIS, Hyper-V
∙ Disallows
 ◉ GUI apps, IE, Windows Mail…
Hyper-V Storage Options
∙ Performance wise from fastest to slowest…
 ◉ Fixed Disk VHDs/Pass Through Disks
   ○ About the same in terms of performance
 ◉ Dynamically Expanding VHDs
   ○ Grow as needed
∙ Pass Through Disks
 ◉ Pro: VM writes directly to a disk/LUN without encapsulation in a VHD
 ◉ Cons:
   ○ You can‟t use VM snapshots
   ○ Dedicating a disk to a vm
Introducing CSV
∙ Enables multiple nodes to concurrently access a single „truly‟
  shared volume
∙ Provides VM‟s complete transparency with respect to which nodes
  actually own a LUN
∙ Guest VMs can be moved without requiring any drive ownership
  changes
∙ High Availability
 ◉ No dismounting and remounting of volumes is required




    NOTE: Clustered Shared Volumes are designed for use with Live Migration
    in Hyper-V ONLY and other implementations are not supported
Single Name Space
∙ CSV provides a single consistent file name space
 ◉ Files have the same name and path when viewed from any
   node in the cluster
 ◉ CSV volumes are exposed as directories and subdirectories
   under the “ClusterStorage” root directory
   ○ C:ClusterStorageVolume1<root>
   ○ C:ClusterStorageVolume2<root>
   ○ C:ClusterStorageVolume3<root>
Hyper-V Local Management DEMO




                                15
Supported Guest Operating Systems

 OS Type             Supported Guest Operating Systems (servers)                                  Processor(s)

                     Windows Server 2000 Server and Advanced Server with SP4                      Uniprocessor


                     Windows Server 2003 SP2 32 & 64 bit                                          Uniprocessor
                                                                                                  /multiprocessor; two
                                                                                                  virtual processors

                     Windows Server 2003 R2 SP2 32 & 64 bit                                       uniprocessor/
                                                                                                  multiprocessor, two
                                                                                                  virtual processors

                     Windows Server 2008 R2 32 & 64 bit                                           uniprocessor/
                                                                                                  multiprocessor, four
                                                                                                  virtual processors

                     SUSE Linux Enterprise Server 10 (x86/x64)                                    Uniprocessor


                     Red Hat Enterprise Linux (RHEL) 5.2 and 5.3 (x86/x64 )                       Uniprocessor

Important! When a service pack is listed, the service pack is required and the guest operating system is not supported
without the listed service pack.
Live Migration Requirements
∙ Hyper-V failover cluster with shared storage
∙ Hyper-V failover cluster nodes must be configured on the same
  TCP/IP subnet
∙ Hyper-V failover cluster nodes must have access to shared
  storage
Live Migration: Initiate Migration

IT Admin initiates a Live Migration to move a VM from one host to
another:
     Live Migrate this         Client accessing VM
      VM to another
     physical machine




                                 SAN
                                 SAN



                                  VHD
Live Migration - Memory Copy: Full Copy



                           Memory content is
                           copied to new server




                                                  VM pre-staged

                    SAN
                    SAN



                     VHD
Live Migration -Memory Copy: Dirty Pages


                        Client continues
                        accessing VM




   Pages are
being dirtied




                      SAN
                      SAN



                       VHD
Live Migration - Memory Copy: Incremental Copy
∙ Hyper-V tracks changed data, and re-copies over incremental changes
∙ Subsequent passes get faster as data set is smaller


                                            Recopy of changes


Smaller set of
     changes




                                SAN
                                SAN



                                 VHD
Live Migration: Final Transition




                             Partition State copied



     VM Paused




                      SAN
                      SAN



                       VHD
Live Migration - Post-Transition: Clean-up
∙ ARP issued to have routing devices update their tables
∙ Since session state is maintained, no reconnections necessary

                                        Client directed to
                                            new host



   Old VM deleted
  once migration is
  verified successful




                                 SAN
                                 SAN



                                  VHD
CSV and Failover
Cluster Demo




              24
System Center
Virtual Machine
Manager
Introduction to System Center Virtual Machine
Manager (SCVMM) 2008 R2
System Center Virtual Machine Manager Features
Hypervisor Management – Hyper-V, VMware   Cluster integration
Host Configuration                        Intelligent Placement
Library Management                        Deployment and Storage
Virtual Machine Creation                  Monitoring and Reporting
Conversions: P2V and V2V                  Automation with PowerShell
Delegation and Self Service               Performance and Resource Optimization (PRO)




What’s New in SCVMM 2008 R2
Manage Windows Server 2008 R2 Hyper-V     Template-based rapid provisioning
Live Migration                            Multiple VMs per LUN using CSV
Maintenance mode                          Enhanced SAN migration support
VDI integration                           Network optimizations
SCVMM 2008 R2 Architecture
Administrator’s       Self Service Web                                                          Windows
   Console                  Portal                                 Operator’s     Web
                                                                                               PowerShell
                                                                    Console      Console
                                                                                                  2.0
        Windows® PowerShell 2.0
                                              PRO Connector




                                         Management Interfaces

 SCVMM Library             Virtual Server                                            VMware VI3
    Server                      Host
                                                                                 Virtual Center Server


                                VM              VM    VM      VM   VM                  ESX Host
  VM    Template

                                                                                VM    VM     VM      VM
                                VM              VM    VM      VM   VM
ISO    VHD   Script



                                              SAN Storage
Typical SCVMM 2008 R2 Topology
                                 Windows®
                                 PowerShell




                                 Administrator
                                 Console

  Library
  Server
                                 Web-based
                                 Delegated
                                 Provisioning UI




                   Virtual
            Machine Hosts
Managing VMs Using SCVMM 2008 R2:
PowerShell 2.0
∙ Microsoft‟s command shell for
  scripting and development
∙ VMM Windows PowerShell
  snap-in
  ◉ 240+ command-line
    functions
  ◉ Foundation for VMM
    Administrator‟s Console
    and the Self-Service Portal
  ◉ All Windows PowerShell
    operations are logged and
    audited
Intelligent Placement
∙   Capacity planning technology ensures best resource utilization
∙   Star rated results for easy decision making
∙   Customizable algorithm to achieve your goals
∙   Applicable to both Microsoft and VMware hosts
Performance and Resource Optimization (PRO)
∙ PRO tips for hosts
∙ PRO tips for virtual machines
∙ PRO tips for VMM
DEMO: Administrator Console
VMM Library
∙ Provides a central store for all the building blocks of virtualization
  ◉ Virtual Machines/VHDs store for re-deployment
  ◉ Templates to create new Virtual Machines (VM)
  ◉ ISO images used in VM management and creation
  ◉ Hardware configurations profiles
  ◉ Guest operating system configuration profiles
  ◉ Scripts to customize base VMs
∙ Support for Multiple Libraries
∙ Automatic discovery of new library objects
∙ Enable/Disable resources


                                                          33
Self-Service Portal
∙ Gives a single access point for users to use their virtual machines
∙ Administrators control access through policies that designate capabilities
∙ End-users can:
  ◉   View their own virtual machines
  ◉   Manage their own virtual machines (On/Off/Reset)
  ◉   Use the virtual machines via ActiveX® interface
  ◉   Create new virtual machines with designated templates on designated servers
SC VMM Library
Demo
System Center
Operations Manager 2007 (SP1)
Benefits to service providers
∙   Possible additional revenue for service provider
∙   Value add to the service providers offerings
∙   Ability to show SLA
∙   If service provider owns hardware
    ◉   Can ensure hardware is healthy
    ◉   Response time to fix issues is decreased
    ◉   Can scale hardware more accurately
    ◉   Able to avoid downtime by fixing small
        issues before they snowball
Operations Manager
∙ Unified monitoring of systems and applications
  ◉ Microsoft, 3rd party and custom applications
∙ Service-oriented views of distributed applications
  ◉ Comprehensive status of end-to-end services
  ◉ Problem Path feature to quickly pinpoint problem cause
  ◉ Take immediate action (automated or manual)




                                                             38
Operations Manager
∙ Robust, customizable reporting
  ◉ IT and management to quickly
∙ Client monitoring
  ◉ Software crashes, hardware failures, system SLA
  ◉ Agentless exception monitoring
  ◉ Client health/performance monitoring and reporting
∙ Extensible through Management Packs
∙ PRO Tips integrations with VMM 2008




                                                         39
PRO Tips in Action




                     40
DEMO: SCOM 2007 R2 Workspace
Configuring Discovery
Scenario 1: Virtual Dedicated
∙ Example a VM running on shared hardware
∙ Host OS (Hyper-V, Virtual Server, VMWare) can be
  monitored by the service provider
∙ Guest OS can also be monitored
 ◉ Alerts can be sent directly to the customer
∙ Can perform synthetic transactions to ensure system is
  working
Scenario 2: Managed

∙ In this scenario the service provider will manage the servers
  and hardware allowing the customer to use resources
 ◉ Example would be IIS website farm, online backup, shared Exchange
∙ Operations Manager can monitor the hardware and
  operating systems
 ◉ Possibly as a value add service provider can monitor the application
   (website, backups, Exchange etc)
∙ Likely most alerts would go to service provider
∙ Reports can be useful for diagnosing issues
∙ Can perform synthetic transactions to ensure system is
  working
SCVMM and SCOM integration
∙ Make sure the SPN is set (this is an Operations Manager best
  practice, and Operations Manager will alert you if it isn‟t set). Setspn
  is familiar to most Windows admins who have done anything with
  SQL or IIS over the years.
∙ Import the SQL & IIS Management Packs (most admins would
  probably have this already)
∙ On your VMM server, install the OpsMgr console
∙ On your OpsMgr server, insert the VMM disk & run configure
  Operations Manager
∙ Set the PowerShell execution policy
∙ Add the VMM user to the OpsMgr console
∙ Enable PRO
Cross-Platform Extensions
∙ Part of System Center Operations Manager 2007 R2
  ◉ Novell Management Pack for SUSE
  ◉ Others to come
∙ Adds platform support for:
  ◉   HP-UX®
  ◉   Sun Solaris™
  ◉   Red Hat® Enterprise Linux®
  ◉   Novell SUSE® Linux Enterprise Server
  ◉   IBM AIX 5L® 5.3, Technology Level 6, SP5 (PowerPC)
∙ Adds application support for:
  ◉ Apache, MySQL and Oracle




                                                           46
System Center Configuration Manager
System Center
Configuration Manager 2007 R2
∙ Deployment of operating systems and applications
 ◉ Leveraging WDS
∙ Patch management
 ◉ Leveraging WSUS engine
∙ Configuration management and audit
 ◉ Track configuration changes to systems
 ◉ Configuration Packs for baseline config
 ◉ Security Compliance checks
System Center Data
Protection Manager




                     Microsoft confidential |
                                          49
SCDPM 2007 Overview
∙ SCDPM is a backup solution providing continuous data protection for
  Windows Applications and File Servers
∙ SCDPM provides protection of the following items:
  ◉ File data from volumes, shares, and folders
  ◉ Application data, such as Microsoft Exchange Server storage groups,
    Microsoft SQL Server databases, Windows SharePoint Services farms,
    and Microsoft Hyper-V and Virtual Server and its virtual machines
  ◉ Files for workstations running Windows XP Professional SP2 and all
    Windows Vista editions except Home
  ◉ Files and application data on clustered servers
  ◉ System state for protected file and application servers
What‟s New in SCDPM 2007 SP1
∙ Support for Microsoft Exchange Server (2003 and 2007)
∙ Support for Microsoft SQL Server (2000/2005/2008)
∙ Support for Microsoft SharePoint (MOSS 2007 and WSS 3.0)
∙ Zero data loss recovery for Microsoft applications
∙ Shorter backup windows + smaller full backups due to Express Full
  technology
∙ Efficient use of existing infrastructure, including reduced space
  requirements for Backup to Disk thanks to innovative data
  De-Duplication technology




Module 6
SCDPM vs. Traditional Backup Solutions
∙ Traditional backup copies all the data every time a backup is
  requested
∙ SCDPM utilizes Volume Shadow Services to only copy data that has
  changed since last backup
∙ SCDPM can provide multi-tiered Data Protection
∙ SCDPM provides a seamless Disk- and tape-based recovery




Module 6
System Center
Data Protection Manager SP1




                              53
What‟s New in SCDPM 2010 RC
∙ Reliability Enhancements
 ◉   Engine Crash
 ◉   Continue on Failure
 ◉   Auto-Heal Features
 ◉   Auto-Rerun
 ◉   Auto-Consistency Checks
 ◉   Auto-Grow
 ◉   Multiple Administrator Consoles
∙ Support Windows Server 2008 R2
 ◉ Virtualization
 ◉ Clustered Shared Volumes
∙ Support for Exchange 2010
∙ Support for SharePoint 2010
∙ RTM planned to Q2 2010


                                       54
Dynamic Data Center
Solution
DDC Solution                                               Automated
    Data Store for                      Centralised        deployment and
   management tools                2    Management          management.




                                                                Remote
                                                              Administrator
                                                                Console
VM and OS
templates.
VHD ‘Gold’
templates                                              4
                                                        Web based ordering and
                                                        web based management




                                                      Sales and Marketing. GTM
                                                        information to sell this
                                                              solution.
                      3                                Competitive comparison
                                    1
       Deployment, Patching,
       Monitoring & Backup
                               Physical Hosts and               5
                                Virtual Machines
Dynamic Data Center Toolkit (DDTK)?


Prescriptive guidance for creating managed services and hosted Cloud
offerings:
 • Documentation
    Technical best practices, FAQs, white papers
    Installation guides specific to hosting scenarios
    www.windowshda.com
 • Managed Services
    On-demand VM provisioning
    WCF based services for all Servers and server roles that are supported
     by DDC
    Services are JSON enabled for use for LAMP*
 • Portal
    Sample Silverlight or ASP.net portal helps provide hosters‟ customers an
     integrated view of services
  * About 50% of hosters have control panels hosted on LAMP
DDC Logical Solution Architecture
Control Panel
 Web based
      Web Services




                              Business    VM Mobility      High
Services
 Goals




                             Continuity   & Migration   Availability
Foundational
Technologies
DDC Solution Set - Architecture
Dynamic Data Center Physical Architecture



                                SAN                             • System Center
                                                                      Operations
                                (Fiber/iSCSI)
      Hyper-V Server Clusters
                                                                      Manager
                                                System Center Operations
                                                Manager
                                                System Center •       System Center
                                                Configuration Manager
                                                System Center Virtual Configuration
                                                Machine Manager
                                                System Center Data
                                                                      Manager
                                                Protection Manager
                                                SQL Server 2005 • System Center
                                                                      Virtual
                                                                      Machine
                                                                      Manager
                                                                • System Center
                                                                      Data
                                                                      Protection
                                                                      Manager
                                                                • SQL Server
                                                                      2005 SP3 or
                                                                      2008
Steps to Full Dynamic Data Center
                 Hyper-V Virtualization

       Windows                               Linux

                      System Center

 SCVMM        SCOM                SCCM               SCDPM

                  Management Layer

   Managed Services                       Control Panel


                 Dynamic Data Center


                                                     Microsoft confidential | 61
DDC Portal Sample
Demo




             62
DDC in the Hosting market
Template VDS package                      Custom VDS package
∙ Simple, easy to build and deploy.       ∙ Slightly more complex, needs more
∙ Suits low end of the market, pure web     scripting work.
  hosts, up sell from shared              ∙ Helps add value at point of purchase.
Momentum




The Dynamic Data Centre toolkit has enabled us to build a suite of next generation
hosting services, providing our customers with an infrastructure that offers them
greater levels of business agility. - James Griffin, Head of Hosting Strategy, Star UK
Summary
∙ DDC
  ◉ Enables your datacenter to be dynamic and on demand
  ◉ Important mile to cloud offerings
  ◉ Is built on Hyper-V and System Center products

∙ DDC Toolkit (www.windowshda.com) contains
   ○ Hosting Guidances
   ○ Managed Web Services
   ○ Sample portal application (http://code.msdn.microsoft.com/ddc)
Q&A
Stefan Simon
i-stesim@microsoft.com
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be
registered trademarks and/or trademarks in the U.S. and/or other countries.

The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date
of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a
commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of
this presentation.

MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS
PRESENTATION.

Contenu connexe

Tendances

The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012Lai Yoong Seng
 
Hyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisHyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisBlauge
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewaboobakar sanjar
 
Frokost seminar windows server 2012
Frokost seminar   windows server 2012Frokost seminar   windows server 2012
Frokost seminar windows server 2012Olav Tvedt
 
Virtual Server 2004 Overview
Virtual Server 2004 OverviewVirtual Server 2004 Overview
Virtual Server 2004 Overviewwebhostingguy
 
Building a Distributed Block Storage System on Xen
Building a Distributed Block Storage System on XenBuilding a Distributed Block Storage System on Xen
Building a Distributed Block Storage System on XenThe Linux Foundation
 
Windows server 8 and hyper v
Windows server 8 and hyper vWindows server 8 and hyper v
Windows server 8 and hyper vSusantha Silva
 
Windows 2008 R2 Virtualization
Windows 2008  R2  VirtualizationWindows 2008  R2  Virtualization
Windows 2008 R2 VirtualizationEduardo Castro
 
16 August 2012 - SWUG - Hyper-V in Windows 2012
16 August 2012 - SWUG - Hyper-V in Windows 201216 August 2012 - SWUG - Hyper-V in Windows 2012
16 August 2012 - SWUG - Hyper-V in Windows 2012Daniel Mar
 
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...The Linux Foundation
 
NIC 2013 - VM Mobility
NIC 2013 - VM MobilityNIC 2013 - VM Mobility
NIC 2013 - VM MobilityKristian Nese
 
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1Damir Bersinic
 
System Center 2012 SP1 Overview and Window Azure IaaS
System Center 2012 SP1 Overview and Window Azure IaaSSystem Center 2012 SP1 Overview and Window Azure IaaS
System Center 2012 SP1 Overview and Window Azure IaaSHarold Wong
 
Windows Server Virtualization - Hyper-V 2008 R2
Windows Server Virtualization - Hyper-V 2008 R2Windows Server Virtualization - Hyper-V 2008 R2
Windows Server Virtualization - Hyper-V 2008 R2aralves
 
Hyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesHyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesSolarWinds
 
FY13 Q2 IT Camp - Windows 8 Overview
FY13 Q2 IT Camp - Windows 8 OverviewFY13 Q2 IT Camp - Windows 8 Overview
FY13 Q2 IT Camp - Windows 8 OverviewHarold Wong
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMvwchu
 
How to Optimize Microsoft Hyper-V Failover Cluster and Double Performance
How to Optimize Microsoft Hyper-V Failover Cluster and Double PerformanceHow to Optimize Microsoft Hyper-V Failover Cluster and Double Performance
How to Optimize Microsoft Hyper-V Failover Cluster and Double PerformanceStarWind Software
 

Tendances (20)

The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012The Next Generation of Microsoft Virtualization With Windows Server 2012
The Next Generation of Microsoft Virtualization With Windows Server 2012
 
Virtualization Smackdown
Virtualization SmackdownVirtualization Smackdown
Virtualization Smackdown
 
Hyper V And Scvmm Best Practis
Hyper V And Scvmm Best PractisHyper V And Scvmm Best Practis
Hyper V And Scvmm Best Practis
 
Microsoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overviewMicrosoft Windows Server 2012 R2 Hyper V server overview
Microsoft Windows Server 2012 R2 Hyper V server overview
 
Windows 8 Hyper-V: Scalability
Windows 8 Hyper-V: ScalabilityWindows 8 Hyper-V: Scalability
Windows 8 Hyper-V: Scalability
 
Frokost seminar windows server 2012
Frokost seminar   windows server 2012Frokost seminar   windows server 2012
Frokost seminar windows server 2012
 
Virtual Server 2004 Overview
Virtual Server 2004 OverviewVirtual Server 2004 Overview
Virtual Server 2004 Overview
 
Building a Distributed Block Storage System on Xen
Building a Distributed Block Storage System on XenBuilding a Distributed Block Storage System on Xen
Building a Distributed Block Storage System on Xen
 
Windows server 8 and hyper v
Windows server 8 and hyper vWindows server 8 and hyper v
Windows server 8 and hyper v
 
Windows 2008 R2 Virtualization
Windows 2008  R2  VirtualizationWindows 2008  R2  Virtualization
Windows 2008 R2 Virtualization
 
16 August 2012 - SWUG - Hyper-V in Windows 2012
16 August 2012 - SWUG - Hyper-V in Windows 201216 August 2012 - SWUG - Hyper-V in Windows 2012
16 August 2012 - SWUG - Hyper-V in Windows 2012
 
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...
Dealing with Hardware Heterogeneity Using EmbeddedXEN, a Virtualization Frame...
 
NIC 2013 - VM Mobility
NIC 2013 - VM MobilityNIC 2013 - VM Mobility
NIC 2013 - VM Mobility
 
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1
Prairie DevCon-What's New in Hyper-V in Windows Server "8" Beta - Part 1
 
System Center 2012 SP1 Overview and Window Azure IaaS
System Center 2012 SP1 Overview and Window Azure IaaSSystem Center 2012 SP1 Overview and Window Azure IaaS
System Center 2012 SP1 Overview and Window Azure IaaS
 
Windows Server Virtualization - Hyper-V 2008 R2
Windows Server Virtualization - Hyper-V 2008 R2Windows Server Virtualization - Hyper-V 2008 R2
Windows Server Virtualization - Hyper-V 2008 R2
 
Hyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesHyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the Differences
 
FY13 Q2 IT Camp - Windows 8 Overview
FY13 Q2 IT Camp - Windows 8 OverviewFY13 Q2 IT Camp - Windows 8 Overview
FY13 Q2 IT Camp - Windows 8 Overview
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
 
How to Optimize Microsoft Hyper-V Failover Cluster and Double Performance
How to Optimize Microsoft Hyper-V Failover Cluster and Double PerformanceHow to Optimize Microsoft Hyper-V Failover Cluster and Double Performance
How to Optimize Microsoft Hyper-V Failover Cluster and Double Performance
 

En vedette

Managed it services
Managed it servicesManaged it services
Managed it servicesGss America
 
Accelerating SDLC for Large Public Sector Enterprise Applications
Accelerating SDLC for Large Public Sector Enterprise ApplicationsAccelerating SDLC for Large Public Sector Enterprise Applications
Accelerating SDLC for Large Public Sector Enterprise ApplicationsSplunk
 
Hosting - The Future of Business Grade Communications
Hosting - The Future of Business Grade CommunicationsHosting - The Future of Business Grade Communications
Hosting - The Future of Business Grade CommunicationsPartner Talk
 
Virtual Gov Day - Security Breakout - Deloitte
Virtual Gov Day - Security Breakout - DeloitteVirtual Gov Day - Security Breakout - Deloitte
Virtual Gov Day - Security Breakout - DeloitteSplunk
 
How to Evaluate a Managed Services Firm
How to Evaluate a Managed Services FirmHow to Evaluate a Managed Services Firm
How to Evaluate a Managed Services Firmoneneckitservices
 
Deloitte Consulting Case Competition
Deloitte Consulting Case CompetitionDeloitte Consulting Case Competition
Deloitte Consulting Case CompetitionMarie Humphrey
 
A Scalable, Commodity Data Center Network Architecture
A Scalable, Commodity Data Center Network ArchitectureA Scalable, Commodity Data Center Network Architecture
A Scalable, Commodity Data Center Network ArchitectureGunawan Jusuf
 
Measuring the return from pharmaceutical innovation 2016
Measuring the return from pharmaceutical innovation 2016Measuring the return from pharmaceutical innovation 2016
Measuring the return from pharmaceutical innovation 2016Deloitte UK
 
Integrated Direct Procurement Made Easier with SAP and SAP Ariba Solutions
Integrated Direct Procurement Made Easier with SAP and SAP Ariba SolutionsIntegrated Direct Procurement Made Easier with SAP and SAP Ariba Solutions
Integrated Direct Procurement Made Easier with SAP and SAP Ariba SolutionsSAP Ariba
 
Deloitte Case Competition 2013
Deloitte Case Competition 2013Deloitte Case Competition 2013
Deloitte Case Competition 2013ryanamenges
 

En vedette (12)

Managed it services
Managed it servicesManaged it services
Managed it services
 
Accelerating SDLC for Large Public Sector Enterprise Applications
Accelerating SDLC for Large Public Sector Enterprise ApplicationsAccelerating SDLC for Large Public Sector Enterprise Applications
Accelerating SDLC for Large Public Sector Enterprise Applications
 
Hosting - The Future of Business Grade Communications
Hosting - The Future of Business Grade CommunicationsHosting - The Future of Business Grade Communications
Hosting - The Future of Business Grade Communications
 
Third Party Hosting
Third Party HostingThird Party Hosting
Third Party Hosting
 
Delivering UC Flexibility
Delivering UC FlexibilityDelivering UC Flexibility
Delivering UC Flexibility
 
Virtual Gov Day - Security Breakout - Deloitte
Virtual Gov Day - Security Breakout - DeloitteVirtual Gov Day - Security Breakout - Deloitte
Virtual Gov Day - Security Breakout - Deloitte
 
How to Evaluate a Managed Services Firm
How to Evaluate a Managed Services FirmHow to Evaluate a Managed Services Firm
How to Evaluate a Managed Services Firm
 
Deloitte Consulting Case Competition
Deloitte Consulting Case CompetitionDeloitte Consulting Case Competition
Deloitte Consulting Case Competition
 
A Scalable, Commodity Data Center Network Architecture
A Scalable, Commodity Data Center Network ArchitectureA Scalable, Commodity Data Center Network Architecture
A Scalable, Commodity Data Center Network Architecture
 
Measuring the return from pharmaceutical innovation 2016
Measuring the return from pharmaceutical innovation 2016Measuring the return from pharmaceutical innovation 2016
Measuring the return from pharmaceutical innovation 2016
 
Integrated Direct Procurement Made Easier with SAP and SAP Ariba Solutions
Integrated Direct Procurement Made Easier with SAP and SAP Ariba SolutionsIntegrated Direct Procurement Made Easier with SAP and SAP Ariba Solutions
Integrated Direct Procurement Made Easier with SAP and SAP Ariba Solutions
 
Deloitte Case Competition 2013
Deloitte Case Competition 2013Deloitte Case Competition 2013
Deloitte Case Competition 2013
 

Similaire à Microsoft Dynamic Data Center Overview and Components

Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Omid Koushki
 
Windows 8 Virtualization
Windows 8 VirtualizationWindows 8 Virtualization
Windows 8 VirtualizationLai Yoong Seng
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsSergio Maia
 
Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Microsoft Iceland
 
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 2012Harold Wong
 
Hyper V in Windows Server 2012
Hyper V in Windows Server 2012Hyper V in Windows Server 2012
Hyper V in Windows Server 2012Lai Yoong Seng
 
Virtualization technologies - Windows Server 2008 R2 Hyper-V
Virtualization technologies - Windows Server 2008 R2 Hyper-VVirtualization technologies - Windows Server 2008 R2 Hyper-V
Virtualization technologies - Windows Server 2008 R2 Hyper-Vsolsoft
 
Building Blocks of the Private Cloud - Compute
Building Blocks of the Private Cloud - ComputeBuilding Blocks of the Private Cloud - Compute
Building Blocks of the Private Cloud - ComputeDaniel Mar
 
Hyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHarold Wong
 
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009Aidan Finn
 
Private cloud server virtualization
Private cloud server virtualization Private cloud server virtualization
Private cloud server virtualization Pierre-Juan Labeyrie
 
70-412 Objectives
70-412 Objectives70-412 Objectives
70-412 Objectivespupeadra
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Vinayak Hegde
 
Virtual Server 2005 Overview Rich McBrine, CISSP
Virtual Server 2005 Overview Rich McBrine, CISSPVirtual Server 2005 Overview Rich McBrine, CISSP
Virtual Server 2005 Overview Rich McBrine, CISSPwebhostingguy
 
Best Practices for Virtualizing Hadoop
Best Practices for Virtualizing HadoopBest Practices for Virtualizing Hadoop
Best Practices for Virtualizing HadoopDataWorks Summit
 
z/VM 6.2: Increasing the Endless Possibilities of Virtualization
z/VM 6.2: Increasing the Endless Possibilities of Virtualizationz/VM 6.2: Increasing the Endless Possibilities of Virtualization
z/VM 6.2: Increasing the Endless Possibilities of VirtualizationIBM India Smarter Computing
 
Get ready for tomorrow, today!
Get ready for tomorrow, today!Get ready for tomorrow, today!
Get ready for tomorrow, today!Harold Wong
 
Momentum Webcast HP Virtualization
Momentum Webcast HP VirtualizationMomentum Webcast HP Virtualization
Momentum Webcast HP Virtualizationaljimenez
 

Similaire à Microsoft Dynamic Data Center Overview and Components (20)

Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2Ws08 r2 hyper v overview r2
Ws08 r2 hyper v overview r2
 
Windows 8 Virtualization
Windows 8 VirtualizationWindows 8 Virtualization
Windows 8 Virtualization
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.Virtualization: Hyper-V, VMM, App-V and MED-V.
Virtualization: Hyper-V, VMM, App-V and MED-V.
 
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
 
Hyper V in Windows Server 2012
Hyper V in Windows Server 2012Hyper V in Windows Server 2012
Hyper V in Windows Server 2012
 
Virtualization technologies - Windows Server 2008 R2 Hyper-V
Virtualization technologies - Windows Server 2008 R2 Hyper-VVirtualization technologies - Windows Server 2008 R2 Hyper-V
Virtualization technologies - Windows Server 2008 R2 Hyper-V
 
Building Blocks of the Private Cloud - Compute
Building Blocks of the Private Cloud - ComputeBuilding Blocks of the Private Cloud - Compute
Building Blocks of the Private Cloud - Compute
 
Hyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wongHyper-V overview and building test network - harold.wong
Hyper-V overview and building test network - harold.wong
 
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
What's New In 2008 R2 Hyper V and VMM 2008 R2 - Updated Oct 2009
 
Private cloud server virtualization
Private cloud server virtualization Private cloud server virtualization
Private cloud server virtualization
 
70-412 Objectives
70-412 Objectives70-412 Objectives
70-412 Objectives
 
Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)Microsoft (Virtualization 2008)
Microsoft (Virtualization 2008)
 
What's New in RHEL 6 for Linux on System z?
What's New in RHEL 6 for Linux on System z?What's New in RHEL 6 for Linux on System z?
What's New in RHEL 6 for Linux on System z?
 
Virtual Server 2005 Overview Rich McBrine, CISSP
Virtual Server 2005 Overview Rich McBrine, CISSPVirtual Server 2005 Overview Rich McBrine, CISSP
Virtual Server 2005 Overview Rich McBrine, CISSP
 
Best Practices for Virtualizing Hadoop
Best Practices for Virtualizing HadoopBest Practices for Virtualizing Hadoop
Best Practices for Virtualizing Hadoop
 
z/VM 6.2: Increasing the Endless Possibilities of Virtualization
z/VM 6.2: Increasing the Endless Possibilities of Virtualizationz/VM 6.2: Increasing the Endless Possibilities of Virtualization
z/VM 6.2: Increasing the Endless Possibilities of Virtualization
 
Server 2016 sneak peek
Server 2016 sneak peekServer 2016 sneak peek
Server 2016 sneak peek
 
Get ready for tomorrow, today!
Get ready for tomorrow, today!Get ready for tomorrow, today!
Get ready for tomorrow, today!
 
Momentum Webcast HP Virtualization
Momentum Webcast HP VirtualizationMomentum Webcast HP Virtualization
Momentum Webcast HP Virtualization
 

Dernier

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 

Dernier (20)

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 

Microsoft Dynamic Data Center Overview and Components

  • 1. Microsoft Communications Sector hosting | media & entertainment | telecommunications Dynamic Data Center Managing Virtual Infrastructure Stefan Simon Hosting Technology Specialist Microsoft CEE HQ i-stesim@microsoft.com
  • 3. What is Dynamic Data Center? ∙ Industry term ∙ Exists for many years ∙ Works not only on Microsoft ◉ VMWare, Linux… ∙ Let your infrastructure be dynamic and on demand ∙ Real time provisioning ∙ High availability ∙ API for extending to the cloud ∙ Unlimited Capacity ∙ Resource monitoring and application ∙ Outsourcing of problems monitoring ∙ Self healing infrastructure ∙ Logical datacenter ∙ High performance ◉ Application aware ◉ Utility based resources ∙ HW optimisation ∙ Security and domain control ∙ GEO indepedence (omipresence)
  • 4. Dynamic Data Center Goals DDC is... Agile, dynamic and flexible to: • Respond to changing business needs • Enable hosters to capitalize on new opportunities Designed to automate common tasks Guidance for hosters: • To eliminate deployment blockers DDC is not... • To accelerate technology adoption • Guidance by the field, for the field • An out-of-the- box solution Supported by community via MSDN Code Gallery • http://code.msdn.microsoft.com/ • A product • Pending publishing http://www.microsoft.com/systemcenter/en/us/dynamic-data-centers.aspx
  • 5. Technologies Covered by DDC for Hosters Built on Microsoft Enterprise Servers for Datacenters • Hyper-V Virtualization • System Center Configuration Manager • Internet Information 2007 R2 Services 7.5 • System Center • FTP 7.5 Operations Manager • Active Directory 2007 • Storage • System Center Data Protection Manager Plus guidance for: 2007 • Bare Metal • System Center Virtual provisioning Machine Manager 2008 • Virtual Server provisioning • Using MDT and WDS 5
  • 7. Microsoft Virtualization Strategy Best TCO & It’s the Platform Data center End-to-End ROI you know to desktop Management Key feature Full range of products & Physical and Virtual 1/3 the price up front of platform solutions Hypervisor Significant savings Tools Large partner eco- Cross-hypervisor you know system Lower ongoing costs Interoperability
  • 8. Hyper-V R2 ∙ Extended Hardware Support ◉ Support for up to 8 sockets (64 logical CPUs) ◉ Support for up to 1 TB RAM ∙ Includes: ◉ Host Clustering (16 nodes per cluster) ◉ Live and Quick Migration ◉ Clustered File System ◉ Hot add/remove of SCSI VHD/Pass-Thru ∙ Snapshots (Checkpoints) ◉ Multi-point, time shifting ∙ Fiber/iSCSI SAN support ◉ Screaming software iSCSI Initiator ◉ No NFS, but CIFS possible ◉ Thin, Thick or Differencing VHDs ◉ Pass-through SCSI 8
  • 9. Provided by: OS ISV/IHV/OEM Hyper-V Architecture Microsoft Hyper-V Parent Partition Child Partitions Microsoft / XenSource VM Worker Processes User Mode Applications Applications Applications Applications WMI Provider VM Service Windows Server Windows Server Non-Hypervisor 2008 R2 2003, 2008, R2 Aware OS Kernel Mode Windows Windows VSP VSC Kernel Kernel Linux VSC IHV Drivers VMBus VMBus VMBus Emulation Hypercall Adapter Ring-1 Windows Hypervisor “Designed for Windows” Server Hardware
  • 11. Windows Server 2008 Core ∙ No GUI version ∙ Safer („reduced attack surface“) ∙ Allows Most of the Windows Server 2008 roles ◉ AD, DNS, File, Print, IIS, Hyper-V ∙ Disallows ◉ GUI apps, IE, Windows Mail…
  • 12. Hyper-V Storage Options ∙ Performance wise from fastest to slowest… ◉ Fixed Disk VHDs/Pass Through Disks ○ About the same in terms of performance ◉ Dynamically Expanding VHDs ○ Grow as needed ∙ Pass Through Disks ◉ Pro: VM writes directly to a disk/LUN without encapsulation in a VHD ◉ Cons: ○ You can‟t use VM snapshots ○ Dedicating a disk to a vm
  • 13. Introducing CSV ∙ Enables multiple nodes to concurrently access a single „truly‟ shared volume ∙ Provides VM‟s complete transparency with respect to which nodes actually own a LUN ∙ Guest VMs can be moved without requiring any drive ownership changes ∙ High Availability ◉ No dismounting and remounting of volumes is required NOTE: Clustered Shared Volumes are designed for use with Live Migration in Hyper-V ONLY and other implementations are not supported
  • 14. Single Name Space ∙ CSV provides a single consistent file name space ◉ Files have the same name and path when viewed from any node in the cluster ◉ CSV volumes are exposed as directories and subdirectories under the “ClusterStorage” root directory ○ C:ClusterStorageVolume1<root> ○ C:ClusterStorageVolume2<root> ○ C:ClusterStorageVolume3<root>
  • 16. Supported Guest Operating Systems OS Type Supported Guest Operating Systems (servers) Processor(s) Windows Server 2000 Server and Advanced Server with SP4 Uniprocessor Windows Server 2003 SP2 32 & 64 bit Uniprocessor /multiprocessor; two virtual processors Windows Server 2003 R2 SP2 32 & 64 bit uniprocessor/ multiprocessor, two virtual processors Windows Server 2008 R2 32 & 64 bit uniprocessor/ multiprocessor, four virtual processors SUSE Linux Enterprise Server 10 (x86/x64) Uniprocessor Red Hat Enterprise Linux (RHEL) 5.2 and 5.3 (x86/x64 ) Uniprocessor Important! When a service pack is listed, the service pack is required and the guest operating system is not supported without the listed service pack.
  • 17. Live Migration Requirements ∙ Hyper-V failover cluster with shared storage ∙ Hyper-V failover cluster nodes must be configured on the same TCP/IP subnet ∙ Hyper-V failover cluster nodes must have access to shared storage
  • 18. Live Migration: Initiate Migration IT Admin initiates a Live Migration to move a VM from one host to another: Live Migrate this Client accessing VM VM to another physical machine SAN SAN VHD
  • 19. Live Migration - Memory Copy: Full Copy Memory content is copied to new server VM pre-staged SAN SAN VHD
  • 20. Live Migration -Memory Copy: Dirty Pages Client continues accessing VM Pages are being dirtied SAN SAN VHD
  • 21. Live Migration - Memory Copy: Incremental Copy ∙ Hyper-V tracks changed data, and re-copies over incremental changes ∙ Subsequent passes get faster as data set is smaller Recopy of changes Smaller set of changes SAN SAN VHD
  • 22. Live Migration: Final Transition Partition State copied VM Paused SAN SAN VHD
  • 23. Live Migration - Post-Transition: Clean-up ∙ ARP issued to have routing devices update their tables ∙ Since session state is maintained, no reconnections necessary Client directed to new host Old VM deleted once migration is verified successful SAN SAN VHD
  • 26. Introduction to System Center Virtual Machine Manager (SCVMM) 2008 R2 System Center Virtual Machine Manager Features Hypervisor Management – Hyper-V, VMware Cluster integration Host Configuration Intelligent Placement Library Management Deployment and Storage Virtual Machine Creation Monitoring and Reporting Conversions: P2V and V2V Automation with PowerShell Delegation and Self Service Performance and Resource Optimization (PRO) What’s New in SCVMM 2008 R2 Manage Windows Server 2008 R2 Hyper-V Template-based rapid provisioning Live Migration Multiple VMs per LUN using CSV Maintenance mode Enhanced SAN migration support VDI integration Network optimizations
  • 27. SCVMM 2008 R2 Architecture Administrator’s Self Service Web Windows Console Portal Operator’s Web PowerShell Console Console 2.0 Windows® PowerShell 2.0 PRO Connector Management Interfaces SCVMM Library Virtual Server VMware VI3 Server Host Virtual Center Server VM VM VM VM VM ESX Host VM Template VM VM VM VM VM VM VM VM VM ISO VHD Script SAN Storage
  • 28. Typical SCVMM 2008 R2 Topology Windows® PowerShell Administrator Console Library Server Web-based Delegated Provisioning UI Virtual Machine Hosts
  • 29. Managing VMs Using SCVMM 2008 R2: PowerShell 2.0 ∙ Microsoft‟s command shell for scripting and development ∙ VMM Windows PowerShell snap-in ◉ 240+ command-line functions ◉ Foundation for VMM Administrator‟s Console and the Self-Service Portal ◉ All Windows PowerShell operations are logged and audited
  • 30. Intelligent Placement ∙ Capacity planning technology ensures best resource utilization ∙ Star rated results for easy decision making ∙ Customizable algorithm to achieve your goals ∙ Applicable to both Microsoft and VMware hosts
  • 31. Performance and Resource Optimization (PRO) ∙ PRO tips for hosts ∙ PRO tips for virtual machines ∙ PRO tips for VMM
  • 33. VMM Library ∙ Provides a central store for all the building blocks of virtualization ◉ Virtual Machines/VHDs store for re-deployment ◉ Templates to create new Virtual Machines (VM) ◉ ISO images used in VM management and creation ◉ Hardware configurations profiles ◉ Guest operating system configuration profiles ◉ Scripts to customize base VMs ∙ Support for Multiple Libraries ∙ Automatic discovery of new library objects ∙ Enable/Disable resources 33
  • 34. Self-Service Portal ∙ Gives a single access point for users to use their virtual machines ∙ Administrators control access through policies that designate capabilities ∙ End-users can: ◉ View their own virtual machines ◉ Manage their own virtual machines (On/Off/Reset) ◉ Use the virtual machines via ActiveX® interface ◉ Create new virtual machines with designated templates on designated servers
  • 37. Benefits to service providers ∙ Possible additional revenue for service provider ∙ Value add to the service providers offerings ∙ Ability to show SLA ∙ If service provider owns hardware ◉ Can ensure hardware is healthy ◉ Response time to fix issues is decreased ◉ Can scale hardware more accurately ◉ Able to avoid downtime by fixing small issues before they snowball
  • 38. Operations Manager ∙ Unified monitoring of systems and applications ◉ Microsoft, 3rd party and custom applications ∙ Service-oriented views of distributed applications ◉ Comprehensive status of end-to-end services ◉ Problem Path feature to quickly pinpoint problem cause ◉ Take immediate action (automated or manual) 38
  • 39. Operations Manager ∙ Robust, customizable reporting ◉ IT and management to quickly ∙ Client monitoring ◉ Software crashes, hardware failures, system SLA ◉ Agentless exception monitoring ◉ Client health/performance monitoring and reporting ∙ Extensible through Management Packs ∙ PRO Tips integrations with VMM 2008 39
  • 40. PRO Tips in Action 40
  • 41. DEMO: SCOM 2007 R2 Workspace
  • 43. Scenario 1: Virtual Dedicated ∙ Example a VM running on shared hardware ∙ Host OS (Hyper-V, Virtual Server, VMWare) can be monitored by the service provider ∙ Guest OS can also be monitored ◉ Alerts can be sent directly to the customer ∙ Can perform synthetic transactions to ensure system is working
  • 44. Scenario 2: Managed ∙ In this scenario the service provider will manage the servers and hardware allowing the customer to use resources ◉ Example would be IIS website farm, online backup, shared Exchange ∙ Operations Manager can monitor the hardware and operating systems ◉ Possibly as a value add service provider can monitor the application (website, backups, Exchange etc) ∙ Likely most alerts would go to service provider ∙ Reports can be useful for diagnosing issues ∙ Can perform synthetic transactions to ensure system is working
  • 45. SCVMM and SCOM integration ∙ Make sure the SPN is set (this is an Operations Manager best practice, and Operations Manager will alert you if it isn‟t set). Setspn is familiar to most Windows admins who have done anything with SQL or IIS over the years. ∙ Import the SQL & IIS Management Packs (most admins would probably have this already) ∙ On your VMM server, install the OpsMgr console ∙ On your OpsMgr server, insert the VMM disk & run configure Operations Manager ∙ Set the PowerShell execution policy ∙ Add the VMM user to the OpsMgr console ∙ Enable PRO
  • 46. Cross-Platform Extensions ∙ Part of System Center Operations Manager 2007 R2 ◉ Novell Management Pack for SUSE ◉ Others to come ∙ Adds platform support for: ◉ HP-UX® ◉ Sun Solaris™ ◉ Red Hat® Enterprise Linux® ◉ Novell SUSE® Linux Enterprise Server ◉ IBM AIX 5L® 5.3, Technology Level 6, SP5 (PowerPC) ∙ Adds application support for: ◉ Apache, MySQL and Oracle 46
  • 48. System Center Configuration Manager 2007 R2 ∙ Deployment of operating systems and applications ◉ Leveraging WDS ∙ Patch management ◉ Leveraging WSUS engine ∙ Configuration management and audit ◉ Track configuration changes to systems ◉ Configuration Packs for baseline config ◉ Security Compliance checks
  • 49. System Center Data Protection Manager Microsoft confidential | 49
  • 50. SCDPM 2007 Overview ∙ SCDPM is a backup solution providing continuous data protection for Windows Applications and File Servers ∙ SCDPM provides protection of the following items: ◉ File data from volumes, shares, and folders ◉ Application data, such as Microsoft Exchange Server storage groups, Microsoft SQL Server databases, Windows SharePoint Services farms, and Microsoft Hyper-V and Virtual Server and its virtual machines ◉ Files for workstations running Windows XP Professional SP2 and all Windows Vista editions except Home ◉ Files and application data on clustered servers ◉ System state for protected file and application servers
  • 51. What‟s New in SCDPM 2007 SP1 ∙ Support for Microsoft Exchange Server (2003 and 2007) ∙ Support for Microsoft SQL Server (2000/2005/2008) ∙ Support for Microsoft SharePoint (MOSS 2007 and WSS 3.0) ∙ Zero data loss recovery for Microsoft applications ∙ Shorter backup windows + smaller full backups due to Express Full technology ∙ Efficient use of existing infrastructure, including reduced space requirements for Backup to Disk thanks to innovative data De-Duplication technology Module 6
  • 52. SCDPM vs. Traditional Backup Solutions ∙ Traditional backup copies all the data every time a backup is requested ∙ SCDPM utilizes Volume Shadow Services to only copy data that has changed since last backup ∙ SCDPM can provide multi-tiered Data Protection ∙ SCDPM provides a seamless Disk- and tape-based recovery Module 6
  • 54. What‟s New in SCDPM 2010 RC ∙ Reliability Enhancements ◉ Engine Crash ◉ Continue on Failure ◉ Auto-Heal Features ◉ Auto-Rerun ◉ Auto-Consistency Checks ◉ Auto-Grow ◉ Multiple Administrator Consoles ∙ Support Windows Server 2008 R2 ◉ Virtualization ◉ Clustered Shared Volumes ∙ Support for Exchange 2010 ∙ Support for SharePoint 2010 ∙ RTM planned to Q2 2010 54
  • 56. DDC Solution Automated Data Store for Centralised deployment and management tools 2 Management management. Remote Administrator Console VM and OS templates. VHD ‘Gold’ templates 4 Web based ordering and web based management Sales and Marketing. GTM information to sell this solution. 3 Competitive comparison 1 Deployment, Patching, Monitoring & Backup Physical Hosts and 5 Virtual Machines
  • 57. Dynamic Data Center Toolkit (DDTK)? Prescriptive guidance for creating managed services and hosted Cloud offerings: • Documentation  Technical best practices, FAQs, white papers  Installation guides specific to hosting scenarios  www.windowshda.com • Managed Services  On-demand VM provisioning  WCF based services for all Servers and server roles that are supported by DDC  Services are JSON enabled for use for LAMP* • Portal  Sample Silverlight or ASP.net portal helps provide hosters‟ customers an integrated view of services * About 50% of hosters have control panels hosted on LAMP
  • 58. DDC Logical Solution Architecture Control Panel Web based Web Services Business VM Mobility High Services Goals Continuity & Migration Availability Foundational Technologies
  • 59. DDC Solution Set - Architecture
  • 60. Dynamic Data Center Physical Architecture SAN • System Center Operations (Fiber/iSCSI) Hyper-V Server Clusters Manager System Center Operations Manager System Center • System Center Configuration Manager System Center Virtual Configuration Machine Manager System Center Data Manager Protection Manager SQL Server 2005 • System Center Virtual Machine Manager • System Center Data Protection Manager • SQL Server 2005 SP3 or 2008
  • 61. Steps to Full Dynamic Data Center Hyper-V Virtualization Windows Linux System Center SCVMM SCOM SCCM SCDPM Management Layer Managed Services Control Panel Dynamic Data Center Microsoft confidential | 61
  • 63.
  • 64.
  • 65.
  • 66.
  • 67.
  • 68. DDC in the Hosting market Template VDS package Custom VDS package ∙ Simple, easy to build and deploy. ∙ Slightly more complex, needs more ∙ Suits low end of the market, pure web scripting work. hosts, up sell from shared ∙ Helps add value at point of purchase.
  • 69. Momentum The Dynamic Data Centre toolkit has enabled us to build a suite of next generation hosting services, providing our customers with an infrastructure that offers them greater levels of business agility. - James Griffin, Head of Hosting Strategy, Star UK
  • 70. Summary ∙ DDC ◉ Enables your datacenter to be dynamic and on demand ◉ Important mile to cloud offerings ◉ Is built on Hyper-V and System Center products ∙ DDC Toolkit (www.windowshda.com) contains ○ Hosting Guidances ○ Managed Web Services ○ Sample portal application (http://code.msdn.microsoft.com/ddc)
  • 72. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.