Download presentation
Presentation is loading. Please wait.
Published byRalph Crews Modified over 9 years ago
1
Gold Sponsors Bronze Sponsors Silver Sponsors Taking SharePoint to the Cloud Aaron Saikovski Readify – Software Solution Specialist We are hiring!!!
2
Agenda About me SharePoint Cloud Story SharePoint Reference Architectures SharePoint Cloud Options Demos
3
About Me
4
SharePoint Cloud Story
5
Scale up/down as demand grows/shrinks It must be secure and supported Simply consume the service Easily manage costs, pay for what I use Running latest versions 99.9% uptime Flexibility and Choice Single Sign on Easy to understand SLAs Spin up multiple environments quickly (Dev, UAT..) Cloud Goals
6
SharePoint is now “Cloud” ready Scale up/out/down – elasticity 99.9% uptime is achievable Office365 vs. Azure vs. AWS vs. Private cloud SaaS vs. IaaS SharePoint roles/tiers suit cloud deployments Patching is still fun Provision in hours not days Billing is easy to manage. Pay by the hour/month Plan -> Test -> Deploy -> Stabilise -> Go Live..Faster SharePoint Cloud Story
7
SharePoint Reference Architectures
8
WFE Query Request manager Application servers Central Administration Search component Application services SQL Server Central Administration Config databases Content databases Search databases SharePoint Architecture (Quick Review) Don’t forget Office Web Apps needs its own farm!!
9
Highly Available SharePoint Farm (Sample)
10
Microsoft Azure
11
Azure IaaS – Basic SharePoint Farm
12
Azure IaaS – Basic SharePoint Farm..cont Good for Dev/Test workloads- No HA!!! We can choose to provision on SSDs (Recommended) No VM availability sets or failover Provisioned in about 1 hour OWA not officially supported in Azure..Yet Resource grouping for easy management and billing
13
Azure IaaS – Basic SharePoint Farm..cont VMs: Active Directory DC (A1 - $67.57 per month) A1 (1 core, 1.75 GB RAM, No SSD) - $0.091/hr (Default) D1 (1 core, 3.5GM RAM, 40GB SSD) - $0.161/hr SQL Server (A5 - $225.24 per month) A5 (2 cores, 14 GB RAM, No SSD) - $0.303/hr (Default) D11 (2 cores, 14 GB RAM, 100 GB SSD) - $0.37/hr SharePoint Server (A2 - $135.14 per month) A2 (2 cores, 3.5 GB RAM, No SSD) - $0.182/hr (Default) D2 (2 cores, 7 GB RAM, 100 GB SSD) - $0.321/hr Cheap to run – Approx. $0.576AUD per hour with defaults
14
Azure IaaS – Highly Available SharePoint Farm
15
Azure IaaS – Highly Available SharePoint Farm..cont VMs in availability sets (Recommended for VMs) We can choose to provision on SSDs (Recommended) SQL Always-On enabled for database resiliency Provisioned in about 3-4 hours – 9 VMs to provision OWA not officially supported in Azure..Yet Resource grouping for easy management and billing Don’t forget the SharePoint 2013 licenses
16
Azure IaaS – Highly Available SharePoint Farm..cont VMs: Active Directory DC (x2) A1 (1 core, 1.75 GB RAM, No SSD) - $0.091/hr SQL Server (x3) D3 (4 cores, 14 GB RAM, 250 GB SSD) - $0.642/hr A1 (1 core, 1.75 GB RAM) (Witness) - $0.091/hr SharePoint Server (x 4) D2 (2 cores, 7 GB RAM, 100 GB SSD) - $0.321/hr Cheap to run – Approx. $2.52AUD per hour
17
Amazon Web Services
18
AWS SharePoint 2013 Reference Architecture
19
AWS SharePoint 2013 Reference Architecture..cont Deployed in a highly available architecture CloudFormation template for “stack” automation Follows AWS and Microsoft “best practices” Use CloudWatch to monitor environment Servers placed across two Availability Zones (HA) Remote access via RD gateways through public subnets in each AZ (Security) Public and Private IP Subnets (Best practice!!!) Load balancing provided to WFEs via Elastic Load Balancer SQL Always-On enabled for database resiliency
20
AWS SharePoint 2013 Reference Architecture..cont Office Web Apps – optional CloudFormation parameter Stack provisioned in about 2-3 hours Don’t forget the SharePoint 2013 licenses - BYOL!! EC2 VMs: WFE - c3.2xlarge ( 8 vCPU, 15GB RAM, 100GB EBS GP2 SSD ) - $0.953/hr App Server - c3.2xlarge ( 8 vCPU, 15GB RAM, 100GB EBS GP2 SSD ) - $0.953/hr Database - r3.2xlarge ( 8 vCPU, 61GB RAM, 100GB EBS GP2 SSD ) - $1.292/hr Cheap to run – Approx. $9USD per hour with defaults
21
Office365
22
AD Sync Prov. SCOM ULS SPDiag WER DNS SMTP Admin Backup SharePoint Architecture – Office365 Content: WFE App Server Crawl WFE CA Timer Jobs Sandbox Federated Services: Fed App Fed Query Fed CA Fed Idx SQL: SQL AD Directory: Stamp 1: Content: Federated Services: SQL: WFE App Server Crawl WFE CA Timer Jobs Sandbox Fed App Fed Query Fed CA Fed Idx SQL AD Directory: Stamp 2..N: Network 1..N: NLB Datacenter 1..N: Content: Federated Services: SQL: WFE App Server Crawl WFE CA Timer Jobs Sandbox Fed App Fed Query Fed CA Fed Idx SQL AD Directory: Stamp 1: Content: Federated Services: SQL: WFE App Server Crawl WFE CA Timer Jobs Sandbox Fed App Fed Query Fed CA Fed Idx SQL AD Directory: Stamp 2..N: Network 1..N: AD Sync Prov. SCOM ULS SPDiag WER DNS SMTP Admin Backup NLB Disaster Recovery Datacenter 1..N: Grid Manager Global Directory Tenant Admin (UI) Commerce backend DNS (multiple) OrgID Auth, Svc. Incident Management Azure (Windows/SQL) CDN Services Network 1 Datacenter 1 Example: Scalable
23
InternetMicrosoft data center Intranet Customer network User profile storeSite collection Secure store Search service https://sharepoint. contoso.com Active Directory Microsoft Online Directory Service Microsoft Office 365 SharePoint Perimeter network Firewall Active Directory Federation Services Client-side object model pipeline Microsoft Online Services Directory Synchronization Directory synchronization Server-to-server trust Windows Azure Active Directory Access Control Services Hybrid SharePoint Cloud
24
SharePoint Cloud Options
25
You own and run the farm i.e. patching etc. Can take time to build environment(s) – weeks, days, hours Usually pre-built for you or templated Must plan for HA/DR (RPO, RTO) Single or Multiple datacentres but $$$$ Check SLAs (99.9%?) Requires dedicated staff – ongoing maintenance Run full trust code, timer jobs etc Get familiar with hourly billing model SharePoint On-Prem or Private Cloud
26
SharePoint IaaS (Azure or AWS) Plan and build the environment AWS is in Aust. Azure coming very soon ;-) You own and run the farm..patching etc. HA/DR – Select Azure Region/AZ Pay for what you use - VM size, storage, network etc Usually 99.9% uptime if more than 1 VM per zone/AZ Similar to hosted model but you have more control PAYG Utility computing – simple billing Fast provisioning in under 3 hours Don’t forget monitoring Pretty much do anything you want Full trust code, timer jobs, patching IOPS, Disk performance, VM sizes
27
SharePoint on AWS (Amazon EC2) CloudFormation template to automate deployment Completely scripted and replayable stack Very secure and resilient deployment AWS ELB to load balance across EC2 instances Secure RDP access to EC2 instances Public/private subnets secure network Secure networking via ACLS and VPC security groups SSD backed EC2 Instances with persistent storage EBS SSD - 3 IOPS/GB and burstable 3,000 IOPS Max. EBS Provisioned IOPS - 30 IOPS/GB – 4,000 IOPS (Max. sustained)
28
SharePoint on Microsoft Azure (IaaS) ResourceManager and PowerShell DSC to “script” deployment New “D” series VMs with ephemeral SSD storage New Azure portal creates SP farm Resource Groups to “contain” and manage the stack Attached VHD Max disk performance: 500 IOPS per disk Provisioned IOPS are coming Office Web Apps not supported as yet
29
SharePoint on Microsoft Azure (IaaS)..Cont Name Cores Memory (GB) Local SSD Size (GB) Local SSD Max IOPS Local SSD Max Read MB/s Local SSD Max Write MB/s Standard_D113.5503,0004824 Standard_D2271006,0009648 Standard_D341420012,00019296 Standard_D482840024,000384192 Standard_D112141006,0009648 Standard_D1242820012,00019296 Standard_D1385640024,000384192 Standard_D141611280048,000768384 New Azure D-Series VM - Specs
30
SharePoint Online (SaaS) Choose where to provision the O365 tenant DirSync and ADFS required for Single Sign On Nothing to patch, run or maintain! 99.9% uptime Virtually unlimited storage 1TB per Site Collection 1TB OneDrive for Business No server side or full trust code allowed!! Easy to maintain and manage Limited PowerShell support (Get-SPOSite etc) Reference: http://office.microsoft.com/en-au/office365-sharepoint-online-enterprise-help/sharepoint-online-software-boundaries-and- limits-HA102694293.aspx
31
SharePoint Online/Hybrid When you need to maintain an on-premises environment for security reasons Main use cases: Hybrid Search SAP/Duet (Must be Hybrid) Line Of Business Systems Useful for the “data sovereignty” conversation Can use Azure or AWS for “on premises”
32
Demos
33
Q & A
34
Questions? Comments? More info We are hiring!!!
35
Gold Sponsors Bronze Sponsors Silver Sponsors Thanks for listening Remember to submit your feedback so you go in the draw to win prizes at the end of the day
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.