33
Kako uklopiti oblak u svoju postojeću infrastrukturu? Tomica Kaniški CITUS d.o.o. [email protected]

Using Windows Azure with your on-premise infrastructure

Embed Size (px)

DESCRIPTION

Presentation about using Windows Azure with your on-premise infrastructure, delivered at Advanced Technology Days 9 conference in Croatia.

Citation preview

Page 1: Using Windows Azure with your on-premise infrastructure

Kako uklopiti oblak u svoju postojeću infrastrukturu?

Tomica KaniškiCITUS d.o.o.

[email protected]

Page 2: Using Windows Azure with your on-premise infrastructure

Agenda

• Windows Azure Networking

• Windows Azure Virtual Machines

• Windows Azure Backup

• Windows Azure Hyper-V Recovery Manager

Page 3: Using Windows Azure with your on-premise infrastructure

Windows Azure Pricing Calculator

• http://www.windowsazure.com/en-us/pricing/calculator/

Page 4: Using Windows Azure with your on-premise infrastructure

Windows Azure Networking

Page 5: Using Windows Azure with your on-premise infrastructure

Secure Site-to-Site Network Connectivity

Windows Azure Virtual Network

Windows Azure Hybrid and Connectivity Options

Data Synchronization

SQL Data Sync

Application-Layer Connectivity & Messaging

Service Bus

Secure Machine-to-Machine Network Connectivity

Windows Azure Connect

http://msdn.microsoft.com/en-us/library/windowsazure/jj156007.aspx

Page 6: Using Windows Azure with your on-premise infrastructure

Windows Azure Virtual Network

• Your “virtual” branch office / datacenter in the cloud• Enables customers to extend their Enterprise

Networks into Windows Azure

• Networking on-ramp for migrating existing apps and services to Windows Azure

• Enables “hybrid” apps that span cloud/premises

• A protected private virtual network in the cloud

• Enables customers to setup secure private IPv4 networks fully contained within Windows Azure

• IP address persistence

Page 7: Using Windows Azure with your on-premise infrastructure

Virtual Network Features

• Customer-managed private virtual networks within Windows Azure• “Bring your own IPv4 addresses”

• Control over placement of Windows Azure Roles within the network

• Stable IPv4 addresses for VMs

• Hosted VPN Gateway enables site-to-site connectivity• Automated provisioning & management

• Support existing on-premises VPN devices

• Use on-premise DNS servers for name resolution• Enables customers to use their on-premise DNS servers for name resolution

• Enables VMs running in Windows Azure to be joined to corporate domains running on-premise (use your on-premise Active Directory)

Page 8: Using Windows Azure with your on-premise infrastructure

The „virtual” branch office

Page 9: Using Windows Azure with your on-premise infrastructure

Example: Contoso’s Deployment

(10.0.0.0/16)

(10.2.0.0/16)

(10.1.0.0/16)

10.0.0.1010.0.0.11

131.57.23.120

10.2.2.0/24 10.2.3.0/24

10.2.2.0/24 10.2.3.0/24

65.52.249.22 10.1.0.4 10.1.1.4

Page 10: Using Windows Azure with your on-premise infrastructure

Supported VPN Device List

• IKE v1

• AES 128, 256

• SHA1, SHA2

http://msdn.microsoft.com/en-us/library/windowsazure/jj156075.aspx

Page 11: Using Windows Azure with your on-premise infrastructure

Gateway redundancy and availability

• Only single IPsec tunnel supported per Virtual Network

• Gateway tenant on Azure side has 2 instances (active-passive mode)

• Only one public IP(v4) address for tunnel establishment

• A pair of VPN devices can be a redundant pair using industry standard protocols• HSRP

• VRRP

Page 12: Using Windows Azure with your on-premise infrastructure

DEMOWindows Azure Networking (Site-to-Site VPN)

Page 13: Using Windows Azure with your on-premise infrastructure

Site-to-Site VPN with MikroTik… (yes, it works)

Page 14: Using Windows Azure with your on-premise infrastructure

Windows Azure Virtual Machines

Page 15: Using Windows Azure with your on-premise infrastructure

Cloud First Provisioning

>_

Page 16: Using Windows Azure with your on-premise infrastructure

Supported Windows Server Applications

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

Page 17: Using Windows Azure with your on-premise infrastructure

Virtual Machine Sizes

Compute Instance Name CPU Cores Memory Price per hour

Extra Small (A0) Shared 768 MB $0.02 (~$15/month)

Small (A1) 1 1.75 GB $0.09 (~$67/month)

Medium (A2) 2 3.5 GB $0.18 (~$134/month)

Large (A3) 4 7 GB $0.36 (~$268/month)

Extra Large (A4) 8 14 GB $0.72 (~$536/month)

$0.40 (~$298/month)

$0.80 (~$596/month)

$1.60 (~$1,192/month)

Page 18: Using Windows Azure with your on-premise infrastructure

VM disk layout (1)

Page 19: Using Windows Azure with your on-premise infrastructure

VM disk layout (2)

Page 20: Using Windows Azure with your on-premise infrastructure

VM disk layout (3)

Page 21: Using Windows Azure with your on-premise infrastructure

Some tips on BYO Images

• Sysprep and “Generalize” is expected

• Do NOT put unattend.xml on the disk

• Do NOT install the Windows Azure Integration Components!

Page 22: Using Windows Azure with your on-premise infrastructure

DEMOWindows Azure Virtual Machines (Portal + App Controller)

Page 23: Using Windows Azure with your on-premise infrastructure

Active Directory (on a VM) in Azure? (1)

• AD is Supported in Windows Azure Virtual Machines

• Capture/Imaging is not supported with DCs• To make a new DC provision a VM and run promote it to be a DC

Page 24: Using Windows Azure with your on-premise infrastructure

Active Directory (on a VM) in Azure? (1)

Load BalancerPublic IP

Contoso.com Active Directory

AD Auth

Extranet Active Directory

Page 25: Using Windows Azure with your on-premise infrastructure

Windows Azure Backup

Page 26: Using Windows Azure with your on-premise infrastructure

Windows Azure Backup

• Peace of mind – your server is backing up to the cloud!

• Simple to manage• familiar backup tools in Windows Server 2012 R2, Windows Server 2012 R2 Essentials,

and the System Center 2012 R2 Data Protection Manager

• Efficient and flexible• incremental backups – only changes to files are transferred to the cloud

• efficient use of storage, reduced bandwidth usage, offers point-in-time recovery of multiple versions of data

• configurable data retention policies, data compression and data transfer throttling

• How-to („a bit out-of-date” )• http://blogs.msdn.com/b/mvpawardprogram/archive/2012/11/12/configuring-online-

backup-for-windows-server-2012.aspx?wa=wsignin1.0

Page 27: Using Windows Azure with your on-premise infrastructure

DEMOWindows Azure Backup

Page 28: Using Windows Azure with your on-premise infrastructure

Windows Azure Hyper-V Recovery Manager

Page 29: Using Windows Azure with your on-premise infrastructure

Windows Azure Hyper-V Recovery Manager

• SaaS application

• Hybrid service that allows you to automate and orchestrate your DR solution

Page 30: Using Windows Azure with your on-premise infrastructure

DEMOWindows Azure Hyper-V Recovery Manager

Page 31: Using Windows Azure with your on-premise infrastructure

Agenda

• Windows Azure Networking

• Windows Azure Virtual Machines

• Windows Azure Backup

• Windows Azure Hyper-V Recovery Manager

Page 32: Using Windows Azure with your on-premise infrastructure

Thank you!

Page 33: Using Windows Azure with your on-premise infrastructure