Top Banner
t Hybrid Cloud käytännössä: Windows Azure® IaaS -palvelut ja niiden hallinta Juhani Vuorio @juhaniv | Riku Reimaa riku@ | Microsoft
40

Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Feb 03, 2022

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

t

Hybrid Cloud käytännössä: Windows Azure® IaaS -palvelut ja niiden hallintaJuhani Vuorio @juhaniv | Riku Reimaa riku@ | Microsoft

Page 2: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 3: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Ohjelmassa

Windows Azure® tänään

Virtuaaliverkot ja niiden konfigurointi

Virtuaalikoneet käytännössä, mitoitus jakäyttöönotto

Juhanin 10 lakia

Lisätietoja ja linkkejä

#td2013fi

Page 4: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

compute data services networks

N Central US, S Central US, N Europe, W Europe, E Asia,

SE Asia + 24 Edge CDN Locations

Automated

Managed Resources

Elastic

Usage Based

app services

Page 5: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Global Footprint

Page 6: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 7: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 8: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Juhani’s 10 rules of Windows Azure VM’s

1. Start with virtual networks

2. Powershell is your friend

3. Resources scale with CPU cores

4. Multiple storage accounts is better than one

5. Understand fault domains

6. Speed of light is not your friend

7. Understand trust boundaries

8. When functionality is not in the portal it still probably exists

9. All commands are asynchronous

10. Features evolve all the time

Page 9: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Windows Azure networking boundaries

Page 10: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Multiple Cloud Services ConfigurationLB

80/443

VPN Tunnel

Cloud Service 1

Cloud Service 2WEB

SQL

AD/DC/DNS

Corp Users

Page 11: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Windows Azure Virtual Networks

Page 12: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Virtual Network Features

Page 13: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Virtual Network Scenarios

Hybrid Public/Private Cloud

Page 14: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Summary Of Networking Features

LB

UDP

Loadbalancing for virtual machines

Custom loadbalancer probes

Input Endpoint

Windows Azure Traffic Manager

Name Resolution

Internal Endpoint

Windows Azure Virtual Network for Hybrid scenarios

Page 15: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 16: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Cloud First Provisioning

>_

Page 17: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Supported Windows Server Applications

http://support.microsoft.com/kb/2721672

Page 18: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Virtual Machine Sizes

VM Size CPU Cores Memory Bandwidth# Data

Disks

Extra Small Shared 768 MB 5 (Mbps) 1

Small 1 1.75 GB 100 (Mbps) 2

Medium 2 3.5 GB 200 (Mbps) 4

Large 4 7 GB 400 (Mbps) 8

Extra Large 8 14 GB 800 (Mbps) 16

Page 19: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Fault and Update Domains

Fault DomainsRepresent groups of resources anticipated to fail together

i.e. Same rack, same server

Fabric spreads instances across fault at least 2 fault domains

Update DomainsRepresents 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

Page 20: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Virtual Machine Availability Sets

Page 21: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Persistent Disk Management

• C:\ = OS Disk

• D:\ = Non-Persistent Cache Disk

• E:\, F:\. G:\ ... Data Disks

Capability OS Disk Data Disk

Host Cache

Default

ReadWrite None

Max Capacity 127 GB 1 TB

Imaging Capable Yes No

Hot Update Cache Setting

Requires Reboot

Change Cache Without

Reboot, Add/Remove without

Reboot.

Page 22: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Persistent Disks and Highly Durable

Page 23: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Disks and Images

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.

Page 24: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Bring Your Own Server/VHD

Cloud

Page 25: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Manage using existing Tools

AzureOnPrem

Windows

Server 2012

Internet

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

Page 26: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Scripting Capabilities

Full Support for IaaSWindows Azure PowerShell Cmdlets

Cross Platform Scripting Built on node.js

CapabilitiesProvisioning, 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

Page 27: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Searchable Resources

Windows Azure Training Kit This presentation is composed from this material

http://www.windowsazure.com/en-us/develop/net/other-resources/training-kit/

Microsoft Virtual Academy -www.microsoftvirtualacademy.com

www.microsoft.fi/app Free Windows Azure Workshops

www.windowsazure.com - 90 day FREE TRIAL

Page 28: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 29: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 30: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

5_Blank

Page 31: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

5_Blank

Page 32: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 33: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 34: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 35: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 36: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

Existing capabilities in SC2012

Control

New capabilities in SP1

• Manage Windows Azure subscription

using a single view (AC)

• Delegate granular access to

subscriptions (AC)

• Windows Azure IaaS features – disks,

images (AC)

• Build runbooks against Azure (SCO)

Move

• N/A • Copy VMs from on-premises to Windows

Azure, and vice-versa (AC, SCO)

Manage

• View number of running instances on

Azure (AC)

• Perform actions (start, stop, scale out)

(AC)

• Deploy VMs on Azure (AC, SCO)

• Backup running workloads onto

Windows Azure (DPM)

• Orchestrate & Automate Windows Azure

Service management tasks (SCO)

Monitor

• Generate insights (e.g., performance

data, events) (OM, AC)

• Single view of on-premise and Azure app

performance (OM, AC)

• Leverage outside-in view of service

health (OM)

• Leverage Visio Authoring tool to monitor

Windows Azure (OM)

IMPROVED

NEW

IMPROVED

IMPROVED

Managing Windows Azure with SC12SP1

Page 37: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 38: Windows Azure® IaaS -palvelut ja niiden hallinta - Net
Page 39: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

© 2013 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 presentations. 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.

Kiitos ajastanne!Antakaa palautetta samantien ohjelmaoppaassaosoitteessa techdays.fi.

#td2013fi

Page 40: Windows Azure® IaaS -palvelut ja niiden hallinta - Net

t

Q&A