Windows Azure Virtual Machines. Agenda IT Pro experience Support for key server applications Easy storage manageability High availability features.

Slides:



Advertisements
Similar presentations
Windows Azure IaaS – Deep Dive
Advertisements

Name Title Microsoft Windows Azure Virtual Machines.
Windows Azure VMs VMs and Cloud Services VM Availability Images and Disks Managing VMs Agenda.
Azure IaaS Presenter Name Position or role Microsoft Azure.
The spring release of Windows Azure Infrastructure as a Service introduces new functionality that allows full control and management of virtual machines.
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Deep Dive into Windows Azure Virtual Machines – From Cloud Vendor and Enterprise Perspective Vijay Rajagopalan Principal Lead Program Manager Microsoft.
Windows Azure Virtual Machines
Name Title Microsoft Windows Azure: Migrating Web Applications.
Linux Running on an Azure Virtual Network Speaker Title Organization.
Windows Azure Migrating SQL Server Workloads Speaker Title Organization.
Free, online, technical courses Take a free online course. Microsoft Virtual Academy.
VM Role (PaaS)Virtual Machine (IaaS) StorageNon-Persistent StoragePersistent Storage Easily add additional storage DeploymentBuild VHD offsite and upload.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
Get more control & flexibility of the Windows Azure environment Developers IT Pros Easier migration of existing Windows applications to Windows Azure.
Windows Azure Virtual Networks. Agenda LB VIP: Input Endpoint Internal Endpoint foo.cloudapp.net  VIP.
Windows Azure Virtual Machines Speaker Title Organization.
Windows Azure Conference 2014 Azure Infrastructure services foundation.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage.
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
Windows Azure Virtual Machines Noam King Azure Lead –Middle East & Africa Microsoft EPG.
Infrastructure as a Service
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Windows Azure Virtual Machines Anton Boyko. A Continuous Offering From Private to Public Cloud.
IT Professionals David Tesar | Microsoft Technical Evangelist David Aiken | Microsoft Group Technical Product Manager 07 | High Availability and Load Balancing.
Zvezdan Pavković. Storage Non-Persistent Storage Persistent Storage Easily add additional storage. Networking Internal and Input Endpoints configured.
Intro to Cloud Computing Windows Azure Overview Top Scenarios Cloud Services Web Sites Virtual Machines Manage & Hybrid.
Monitoring Microsoft Azure. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Manage & Monitor Automate Provisioning.
Windows Azure IaaS and How It Works Corey Sanders Principal Program Manager Lead Microsoft Corporation AZR201.
On Premises Storage Servers Networking O/S Middleware Virtualization Data Applications Runtime You manage Infrastructure (as a Service) Storage Servers.
Windows Azure Overview for IT Pros Anton Boyko. Intro to Cloud Computing Intro to Windows Azure Cloud Services Web Sites Virtual Machines Workload Options.
Microsoft Learning Ignite | May 4 – 8, 2015 | Chicago, IL Light IT up.
Introduction to Windows Azure Virtual Machines - Linux
Microsoft Virtual Academy
Building ARM IaaS Application Environment
Aprovisionamiento de Maquinas Virtuales Windows Server 2016 y Windows 10 en Azure
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Infrastructure Provisioning Kenon Owens Sr
Design and Implement Cloud Data Platform Solutions
Microsoft Virtual Academy
Overview of Managing Apps, Services & VM in Windows Azure
Microsoft Virtual Academy
Corey Sanders Principal Program Manager Lead Microsoft Corporation
Microsoft Virtual Academy
Linux on Windows Azure IaaS with Partner Demos
11/30/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
More Virtual Machines 2.
MDC-B203 Deploying Applications in Microsoft System Center Virtual Machine Manager Using Services John Messec Program Manager Microsoft.
Microsoft Virtual Academy
Microsoft Virtual Academy
Service Template Creation from the Ground Up
Microsoft Virtual Academy
Day 2, Session 2 Connecting System Center to the Public Cloud
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Presentation transcript:

Windows Azure Virtual Machines

Agenda

IT Pro experience Support for key server applications Easy storage manageability High availability features Advanced networking Integration with compute PaaS

Cloud Management Portal >_ Scripting (Windows, Linux and Mac) REST API Boot VM from New Disk

Gallery Images Available Microsoft Windows Server 2008 R2 SQL Server Eval 2012 Windows Server 2012 Biztalk Server 2013 Beta Open Source OpenSUSE 12.2 CentOS 6.3 Ubuntu 12.04/12.10 SUSE Linux Enterprise Server 11 SP2

VM SizeCPU CoresMemoryBandwidth # Data Disks Extra SmallShared768 MB5 (Mbps)1 Small11.75 GB100 (Mbps)2 Medium23.5 GB200 (Mbps)4 Large47 GB400 (Mbps)8 Extra Large814 GB800 (Mbps)16

First Class Citizen Enterprise + ISV Open Source CommunitySupport

INSTANCES ROLES

Cloud Service

LB 80/443 VPN Tunnel Cloud Service 1 Cloud Service 2 WEB SQL AD/DC/DNS Corp Users

What’s included Compute Hardware failure (disk, cpu, memory) Datacenter failures - Network failure, power failure Hardware upgrades, Software maintenance – Host OS Updates What is not included VM Container crashes, Guest OS Updates 99.95% for multiple role instances 4.38 hours of downtime per year

Fault Domains Represent groups of resources anticipated to fail together i.e. Same rack, same server Fabric spreads instances across fault at least 2 fault domains Update Domains Represents groups of resources that will be updated together Host OS updates honour service update domains Specified in service definition Default of 5 (up to 20) Fabric spreads role instances across Update Domains and Fault Domains

Web Role SQL Mirroring SQL-AVSET IIS-AVSET

OS Disk Persistent SATA Drive C:

Temporary Storage Disk Local (Not Persistent) SATA Drive D:

Data Disk(s) Persistent SCSI Customer Defined Letter

CapabilityOS Disk Data Disk Host Cache DefaultReadWriteNone Max Capacity127 GB1 TB Imaging CapableYesNo Hot UpdateCache Setting Requires Reboot Change Cache Without Reboot, Add/Remove without Reboot.

Disk TypeDefaultSupported OS DiskReadWriteRead-only and ReadWrite Data DiskNoneNone, Read-only and ReadWrite Modify using Set-AzureOSDisk or Set-AzureDataDisk

Base OS image for new Virtual Machines Sys-Prepped/Generalized/Read Only Created by uploading or by capture Writable Disks for Virtual Machines Created during VM creation or during upload of existing VHDs.

On-PremisesCloud MyApp.vhd

On-Premises On Premises Virtual Server MyApp.vhd Cloud Provision VM from Image or Disk using portal, script or API

Cloud Base.VHD Identical/similar deployment instances using common OS image as start Capture VM Saves Customized Image to Your Image Library

Sysprep’d Windows Server VHD on Hyper-V (Server 2008 R2 and Windows Server 2012) Windows Azure Image Windows Server VHD on Hyper-V (Server 2008 R2 and Windows Server 2012) Windows Azure Disk

Windows Server 2012 Android Windows Phone 8 Windows RT iOS X86/x64 Macs Windows Server 2008 Windows Server 2003 Windows Server 2012 Windows Intune VPN Tunnel AD Windows Server 2008 Windows Server 2003

Scripting Capabilities Full Support for IaaS Windows Azure PowerShell Cmdlets Cross Platform Scripting Built on node.js Capabilities Provisioning, Removal Reboot, Start Import and Export VM settings Support for Windows and Linux VMs Domain Join at Provision for Windows Fully Customize VM with Data Disks and Endpoint Configuration Automate Virtual Network Settings

Automation Query, Manage and Configure Virtual Machines across multiple subscriptions, cloud services and storage accounts. Virtual Networking Completely Configure VNETs from a Script

Quick VM Provisioning Mode Supports VM Creation in a Single Cmdlet Create Multiple Pre-Defined VMs in a Batch New-AzureVM -VMs $vm1, $vm2, $vm3 Advanced Provisioning Configuration Mode Provision With: Endpoints, Data Disks Configure: Cache Settings for OS/Data Disks and Subnet Names

IT Pro experience Support for key workloads Create Disks and Images Manage VMs easily

TechNet Evaluation Center Download Microsoft software trials today. technet.microsoft.com/evalcenter Microsoft Virtual Academy Take a free, online course. microsoftvirtualacademy.com IT Camps Find an additional IT Camp near you. technet.microsoft.com/globalitcamps Microsoft Certifications Get certified on Microsoft Products & Technologies. aka.ms/certifications TechNet Edge Get weekly Microsoft news and watch technical video interviews with the product teams for IT Pros edge.technet.com

© 2012 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.