Download presentation
Presentation is loading. Please wait.
Published byAubrey Montgomery Modified over 9 years ago
3
Does your SharePoint Farm live in a world class data center?
4
Does your SharePoint Farm have global scale?
5
Does your SharePoint Farm have global presence and reach?
6
North America Region Europe RegionAsia Pacific Region N. Central – U.S. Sub-Region S.E. Asia Sub-Region E. Asia Sub-Region N. Europe Sub-Region W. Europe Sub-Region S. Central – U.S. Sub-Region East – U.S. Sub-Region West – U.S. Sub-Region West US, North Central US, S. Central US, East US, N. Europe, W. Europe, E. Asia, S.E. Asia + 24 Edge CDN Locations
8
Overview SharePoint on IaaS
9
CONTROL COST-EFFICIENCY SharePoint (On-premise) SharePoint Value Prop: Full h/w control – size/scale Roll-your-own HA/DR/scale Value Prop: 100% of API surface area Easy migration of existing apps Roll-your-own HA/DR/scale SharePoint (IaaS) Hosted SharePoint Value Prop: Auto HA, Fault-Tolerance Friction-free scale Self-provisioning, management at scale SharePoint Service Office 365 (SaaS)
13
Cloud Svc Virtual Network Cloud Svc Azure Storage Account EndPoint 80/80 EndPoint 5123/3389 VM VHD EndPoint 80/80 Gateway VPN Tunnel Router VHD
15
Cloud Svc SP2013WACAD SQL SP2013WACADSQL Hyper-VAzure Virtual Machine SP2013.vhd WAC.vhd AD.vhd SQL.VHD SP2013.vhd WAC.vhd AD.vhd SQL.VHD File SystemAzure Storage CSUpload
17
Get-AzureVM -ServiceName ' ' | foreach { $path = 'c:\vms\' + $_.Name + '.xml' Export-AzureVM -ServiceName ' ' -Name $_.Name -Path $path } # Faster way of removing all VMs while keeping the cloud service/DNS name Remove-AzureDeployment -ServiceName ' ' -Slot Production -Force $vms = @() Get-ChildItem 'c:\vms\' | foreach { $path = 'c:\vms\' + $_ $vms += Import-AzureVM -Path $path } New-AzureVM -ServiceName ' ' -VMs $vms
19
Production Farms
20
AD/DC/DNS LB WFE SQL AppSvr 80/443 2013 VPN Tunnel Cloud Svc Virtual Network OnPrem Network WAC 1 WFE 2 WFE 3 WFE 4 WFE 1 WAC 2 APP 1 APP 2 SQL 2 SQL 1 AD 1 AD 2 AD 1 DATA APPS
21
AD/DC/DNS WFE SQL AppSvr VPN Tunnel Cloud Svc Virtual Network OnPrem Network WAC 1 WFE 2 WFE 3 WFE 4 WFE 1 WAC 2 APP 1 APP 2 SQL 2 SQL 1 AD 1 AD 2 AD 1 DATA APPS LB Corp Users
23
Costing
24
How much does it cost? I run a tight data center.
29
MySPC
30
© 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.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.