SlideShare uma empresa Scribd logo
1 de 49
Baixar para ler offline
1
08.28.2013
22
AGENDA
 Dina Frandsen: Overview of the Microsoft Cloud
 Wade Wegner: Scenarios and Workloads on WAIS
 Offers & Opportunities
Today’s Call
3
OVERVIEW OF THE MICROSOFT CLOUD
4
WHAT IS CLOUD?
5
WHY CONSIDER THE CLOUD?
6
CLOUD INNOVATION PRESENTS CHALLENGES
7
8
Identity
Virtualization
Data
Platform
Development
DevOps
and mgmt
9
10 1
11
12
13
14
WINDOWS AZURE DELIVERS
15
WINDOWS AZURE BY THE NUMBERS
16
₩ ¥
€
руб
$
$
£
$
Rp
TL
chf
kr
kr
$R
$
$
17
MANAGEMENT OF RESOURCES: WHAT YOU MANAGE
Applications
Development & Runtime
Kernels
Databases
Security, Management, Load
Balancing & Integration
Logical Servers, Storage
Virtualization
OS
Server Hardware
Networking, Utilities,
Physical
PRIVATE
(On-Premise)
Applications
Development & Runtime
Kernels
Databases
Security, Management, Load
Balancing & Integration
Logical Servers, Storage
Virtualization
OS
Server Hardware
Networking, Utilities,
Physical
Infrastructure
as a Service (IaaS)
Applications
Development & Runtime
Kernels
Databases
Security, Management, Load
Balancing & Integration
Logical Servers, Storage
Virtualization
OS
Server Hardware
Networking, Utilities,
Physical
Platform as a Service (PaaS)
YouManage
YouManage
YouManage
ManagedbyVendor
ManagedbyVendor
Applications
Development & Runtime
Kernels
Databases
Security, Management, Load
Balancing & Integration
Logical Servers, Storage
Virtualization
OS
Server Hardware
Networking, Utilities,
Physical
Software as a Service (SaaS)
YouConfigureManagedbyVendor
Higher Cost, Less Agility Lower Cost, Agile
18
SCENARIOS & WORKLOADS FOR WINDOWS AZURE
1919
WHO AM I?
 Chief Technology Officer at Aditi Technologies
 Formerly a Windows Azure Technical Evangelist at Microsoft
 Blog: http://www.wadewegner.com/
 Twitter: http://twitter.com/WadeWegner
 Github: https://github.com/wadewegner
20
SCENARIOS & WORKLOADS
Scenarios
 Identity Modernization
 Disaster Recovery
 Development & Test
Product Workloads
 Active Directory
 SQL Server
 SharePoint
21
IDENTITY
2222
IDENTITY
 Regardless of your intended use of the cloud, identity is always the first thing that you
need to figure out when moving to the cloud.
Cornerstone to the Cloud
2323
IDENTITY
Active Directory Options
On-Premises
VM w/ AD on
Azure IaaS
2424
IDENTITY
 Business drivers
 Support pre-requisites for other Applications or Services
 Serve as substitute or failover for branch-office/HQ domain controllers
 Serve as primary authentication for cloud only data center
Why Active Directory on WAIS?
2525
IDENTITY
 Is it safe to virtualize DCs?
 Placement of the Active Directory database (DIT)
 Optimizing your deployment for traffic and cost
 Read-Only DCs (RODC) or Read-Writes?
 Global Catalog or not?
 Trust or Replicate?
 IP addressing and name resolution
 Geo-distributed cloud-hosted DCs
Considerations
2626
IDENTITY
Domain Controller On-Premises
Contoso.com Active Directory
Contoso.com Active Directory
Load Balancer
Public IP
2727
IDENTITY
Domain Controller in the Cloud
Contoso.com Active Directory
Contoso.com Active Directory
AD Auth
Load Balancer
Public IP
2828
IDENTITY
Active Directory Cloud Only
Load Balancer
Public IP
Contoso.com Active Directory
AD Auth
Extranet Active Directory
fabrikam.com
29
DISASTER RECOVERY
3030
DISASTER RECOVERY
 Design for Failure => Cloud Outages Happen
 Compose with the proper building blocks
 Infrastructure abstractions
 Automation
 Architectural options to mitigate failure
 Fault tolerance
 Design incorporating redundancy and replication
 High availability
 Disaster recovery
Considerations
3131
DISASTER RECOVERY
 Disaster recovery is about preparing for and recovering from a
disaster.
 Hardware or software
 Network or power outage
 Physical damage to a building
 Human error
 … or something else!
 Invest time and resources to plan, prepare, rehearse,
document, train, and update processes to deal with events.
 Continual process of analysis and improvement
What is Disaster Recovery?
32
DISASTER RECOVERY
SLAs
 99% availability = 3.65 days of
downtime
 99.5% = 1.83 days of downtime
 99.9% = 8.76 hours of downtime
 99.95% = 4.38 hours of
downtime
 99.99% = 53 minutes of
downtime
 99.999% = 5.26 minutes of
downtime
Compounding SLAs
 Windows Azure Compute (2
instances) = 99.95%
 SQL Azure = 99.9%
 Windows Azure Storage = 99.9%
 Total SLA
 4.38 hours + 8.76 hours + 8.76
hours
 21.9 hours
 Target: 99.75%
3333
DISASTER RECOVERY
Options
34
DISASTER RECOVER: COLD
 Only provisioned
environment is
primary.
 Not good if rapid
recovery is required.
 Slow to replicate
data to other cloud.
 Slow to bring
database to an
operational state.
35
DISASTER RECOVERY: WARM
 Database replicated
in secondary but all
traffic going to
primary.
 Generally a
recommended DR
solution
 Minimal additional
cost
 Allows fairly rapid
recovery
36
DISASTER RECOVER: HOT
 Parallel deployment
with all servers
running but all traffic
going to primary.
 Atypical. Very high
additional cost.
 Allows rapid
recovery but not
significantly faster
than “warm”
configuration.
37
DISASTER RECOVERY: HIGHLY AVAILABLE
 Live/Live
configuration. May
use geo-targeting
services to direct
traffic to regional load
balancers.
 Possible, but costly.
 Provides high
availability, but
complex to
implement and
manage.
38
DEVELOPMENT & TEST
3939
DEVELOPMENT & TEST
 True cloud economics. Pay by the minute.
 No hardware to purchase.
 No staff to configure the environment.
 No floor space or energy costs.
 Automation.
 Agility
 Deploy and configure environments in minutes.
 No procurement.
 Reduce capital expenditures and maintenance costs.
 Optimize utilization of existing hardware.
 Provisioned (and de-provisioned) as many machines as you need in minutes.
 Global footprint and access.
Opportunities
4040
DEVELOPMENT & TEST
 Create a development and test sandbox in minutes.
 Develop Windows Server or Linux applications on Virtual Machines.
 Script to completely automate deployment.
 Test load or scalability.
 Accelerate SharePoint or SQL development.
 Connect securely from anywhere.
 Upload your virtual hard disk.
Advantages to Cloud
41
APPLICATION WORKLOADS
4242
APPLICATION WORKLOADS
Active Directory
On-Premises
VM w/ AD on
Azure IaaS
4343
APPLICATION WORKLOADS
 Supported versions: 2012, 2008 R2, 2008
 Provisioning: Use existing VM images or bring your own
 Licensing: Pay by the hour or migrate existing licenses
SQL Server
SQL Server
(IaaS)
Windows Azure SQL Database
(PaaS)
Development Migrate Existing Apps Develop New Apps
Management Full Control Managed Service
Compatibility Full SQL Server Capabilities Based on SQL Server Technology
4444
APPLICATION WORKLOADS
SharePoint
4545
APPLICATION WORKLOADS
 SharePoint for Internet Sites (FIS)
 Public facing, anonymous access sites
 Developer, Test and Staging Environments
 Quickly provision and un-provision entire environments
 Hybrid Applications
 Applications that span your data center and the cloud
 Disaster Recovery
 Quickly recover from a disaster, only pay for use
SharePoint
46
OFFERS & OPPORTUNITIES
4747
OFFERS
Windows Azure Offers
4848
OPPORTUNITIES
 Along with a Windows Azure commitment to Windows Azure, Aditi will provide an
onsite cloud expert for a 3 or 7-day Cloud Workshop.
 The key objectives are knowledge transfer and hands-on experience.
 With the 7-day cloud workshop we also focus on pilots and prototypes.
 Additional workshops:
 Core Infrastructure
 Disaster Recovery
 Identity Modernization
 SQL Server DR & HA
 SharePoint Migration
 Development & Test
Aditi Cloud Infrastructure Workshop
49
Web | Blog | Facebook | Twitter | LinkedIn

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and FutureReview Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
Review Oracle OpenWorld 2015 - Overview, Main themes, Announcements and Future
 
Accelerate Your OpenStack Deployment Presented by SolidFire and Red Hat
Accelerate Your OpenStack Deployment Presented by SolidFire and Red HatAccelerate Your OpenStack Deployment Presented by SolidFire and Red Hat
Accelerate Your OpenStack Deployment Presented by SolidFire and Red Hat
 
Lenovo Servers and Microsoft Azure: the future of the stack
Lenovo Servers and Microsoft Azure: the future of the stackLenovo Servers and Microsoft Azure: the future of the stack
Lenovo Servers and Microsoft Azure: the future of the stack
 
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
 
Discover the all new Mesosphere DC/OS 1.10
Discover the all new Mesosphere DC/OS 1.10Discover the all new Mesosphere DC/OS 1.10
Discover the all new Mesosphere DC/OS 1.10
 
Introduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config publicIntroduction to ibm cloud paks concept license and minimum config public
Introduction to ibm cloud paks concept license and minimum config public
 
6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure6 Ways to Get More From Your Azure
6 Ways to Get More From Your Azure
 
Destination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud PresentationDestination Marketing Open Source and Cloud Presentation
Destination Marketing Open Source and Cloud Presentation
 
Windows Server 2003 End-of-Service: A Comprehensive, Market-Shifting Opportunity
Windows Server 2003 End-of-Service: A Comprehensive, Market-Shifting OpportunityWindows Server 2003 End-of-Service: A Comprehensive, Market-Shifting Opportunity
Windows Server 2003 End-of-Service: A Comprehensive, Market-Shifting Opportunity
 
Oracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18cOracle database in cloud, dr in cloud and overview of oracle database 18c
Oracle database in cloud, dr in cloud and overview of oracle database 18c
 
OpenStack Architected Like AWS (and GCP)
OpenStack Architected Like AWS (and GCP)OpenStack Architected Like AWS (and GCP)
OpenStack Architected Like AWS (and GCP)
 
Openstack Benelux Conference 2014 Red Hat Keynote
Openstack Benelux Conference 2014  Red Hat KeynoteOpenstack Benelux Conference 2014  Red Hat Keynote
Openstack Benelux Conference 2014 Red Hat Keynote
 
Highlights of OpenStack Mitaka and the OpenStack Summit
Highlights of OpenStack Mitaka and the OpenStack SummitHighlights of OpenStack Mitaka and the OpenStack Summit
Highlights of OpenStack Mitaka and the OpenStack Summit
 
OpenStack: The path to cloud
OpenStack: The path to cloudOpenStack: The path to cloud
OpenStack: The path to cloud
 
China user group keynote
China user group keynoteChina user group keynote
China user group keynote
 
ACROPOLIS CONTAINER SERVICES
ACROPOLIS CONTAINER SERVICESACROPOLIS CONTAINER SERVICES
ACROPOLIS CONTAINER SERVICES
 
Azure Stack Overview (Dec/2018)
Azure Stack Overview (Dec/2018)Azure Stack Overview (Dec/2018)
Azure Stack Overview (Dec/2018)
 
Cloud Computing Use Cases Whitepaper
Cloud Computing Use Cases WhitepaperCloud Computing Use Cases Whitepaper
Cloud Computing Use Cases Whitepaper
 
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
VMworld 2013: Three Advantages of Running Cloud Foundry in a VMware Private C...
 
Cloud Computing using OpenStack
Cloud Computing using OpenStackCloud Computing using OpenStack
Cloud Computing using OpenStack
 

Destaque

Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
Pavel Revenkov
 
20160400 Technet- Hybrid identity and access management with Azure AD Premium
20160400 Technet- Hybrid identity and access management with Azure AD Premium20160400 Technet- Hybrid identity and access management with Azure AD Premium
20160400 Technet- Hybrid identity and access management with Azure AD Premium
Robin Vermeirsch
 
Windows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the CloudWindows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the Cloud
Chris Dufour
 

Destaque (9)

Microsoft Azure in 5 minutes
Microsoft Azure in 5 minutesMicrosoft Azure in 5 minutes
Microsoft Azure in 5 minutes
 
Windows Azure Active Directory
Windows Azure Active DirectoryWindows Azure Active Directory
Windows Azure Active Directory
 
20160400 Technet- Hybrid identity and access management with Azure AD Premium
20160400 Technet- Hybrid identity and access management with Azure AD Premium20160400 Technet- Hybrid identity and access management with Azure AD Premium
20160400 Technet- Hybrid identity and access management with Azure AD Premium
 
Extending your Data center to the cloud with windows Azure
Extending your Data center to the cloud with windows AzureExtending your Data center to the cloud with windows Azure
Extending your Data center to the cloud with windows Azure
 
Delivering Hybrid Cloud Solutions on Microsoft Azure
Delivering Hybrid Cloud Solutions on Microsoft AzureDelivering Hybrid Cloud Solutions on Microsoft Azure
Delivering Hybrid Cloud Solutions on Microsoft Azure
 
Microsoft Azure Hybrid Cloud - Getting Started For Techies
Microsoft Azure Hybrid Cloud - Getting Started For TechiesMicrosoft Azure Hybrid Cloud - Getting Started For Techies
Microsoft Azure Hybrid Cloud - Getting Started For Techies
 
Windows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the CloudWindows Azure Active Directory: Identity Management in the Cloud
Windows Azure Active Directory: Identity Management in the Cloud
 
Microsoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid CloudMicrosoft Azure & Hybrid Cloud
Microsoft Azure & Hybrid Cloud
 
Benefits of Transforming to a Hybrid Infrastructure - HPE
Benefits of Transforming to a Hybrid Infrastructure - HPEBenefits of Transforming to a Hybrid Infrastructure - HPE
Benefits of Transforming to a Hybrid Infrastructure - HPE
 

Semelhante a Agile Infrastructure with Windows Azure

Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
David J Rosenthal
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
Paulo Freitas
 

Semelhante a Agile Infrastructure with Windows Azure (20)

Azure en Nutanix: your journey to the hybrid cloud
Azure en Nutanix: your journey to the hybrid cloudAzure en Nutanix: your journey to the hybrid cloud
Azure en Nutanix: your journey to the hybrid cloud
 
VMworld 2014: How to Build a Hybrid Cloud
VMworld 2014: How to Build a Hybrid CloudVMworld 2014: How to Build a Hybrid Cloud
VMworld 2014: How to Build a Hybrid Cloud
 
(ENT205) AWS and VMware: How to Architect and Manage Hybrid Environments | AW...
(ENT205) AWS and VMware: How to Architect and Manage Hybrid Environments | AW...(ENT205) AWS and VMware: How to Architect and Manage Hybrid Environments | AW...
(ENT205) AWS and VMware: How to Architect and Manage Hybrid Environments | AW...
 
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid CloudVMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
VMworld 2015: vCloud Air 2015 – Getting Started with Hybrid Cloud
 
Acelera la integración de tu infraestructura con Azure
Acelera la integración de tu infraestructura con AzureAcelera la integración de tu infraestructura con Azure
Acelera la integración de tu infraestructura con Azure
 
AWS and VMware: How to Architect and Manage Hybrid Environments
AWS and VMware: How to Architect and Manage Hybrid EnvironmentsAWS and VMware: How to Architect and Manage Hybrid Environments
AWS and VMware: How to Architect and Manage Hybrid Environments
 
Business-critical MySQL with DR in vCloud Air
Business-critical MySQL with DR in vCloud AirBusiness-critical MySQL with DR in vCloud Air
Business-critical MySQL with DR in vCloud Air
 
Business-critical MySQL with DR in vCloud Air
Business-critical MySQL with DR in vCloud AirBusiness-critical MySQL with DR in vCloud Air
Business-critical MySQL with DR in vCloud Air
 
DBA Tasks in Oracle Autonomous Database
DBA Tasks in Oracle Autonomous DatabaseDBA Tasks in Oracle Autonomous Database
DBA Tasks in Oracle Autonomous Database
 
IBM World of Watson 2016 - DB2 Analytics Accelerator on Cloud
IBM World of Watson 2016 - DB2 Analytics Accelerator on CloudIBM World of Watson 2016 - DB2 Analytics Accelerator on Cloud
IBM World of Watson 2016 - DB2 Analytics Accelerator on Cloud
 
Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
Microsoft SQL Server 2014 Platform for Hybrid Cloud - Level 300 deck - From A...
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
VMware vCloud® Air™
VMware vCloud® Air™VMware vCloud® Air™
VMware vCloud® Air™
 
Adam azure presentation
Adam   azure presentationAdam   azure presentation
Adam azure presentation
 
David_Bermingham
David_BerminghamDavid_Bermingham
David_Bermingham
 
windows server 2012 R2
windows server 2012 R2windows server 2012 R2
windows server 2012 R2
 
Windows Azure for IT Pros
Windows Azure for IT ProsWindows Azure for IT Pros
Windows Azure for IT Pros
 
To the Cloud and beyond (Nantes, Rebuild 2018)
To the Cloud and beyond (Nantes, Rebuild 2018)To the Cloud and beyond (Nantes, Rebuild 2018)
To the Cloud and beyond (Nantes, Rebuild 2018)
 
The Last Frontier- Virtualization, Hybrid Management and the Cloud
The Last Frontier-  Virtualization, Hybrid Management and the CloudThe Last Frontier-  Virtualization, Hybrid Management and the Cloud
The Last Frontier- Virtualization, Hybrid Management and the Cloud
 
Connect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft AzureConnect your datacenter to Microsoft Azure
Connect your datacenter to Microsoft Azure
 

Mais de HARMAN Services

Mais de HARMAN Services (20)

3 Dimensions Of Transformation
3 Dimensions Of Transformation3 Dimensions Of Transformation
3 Dimensions Of Transformation
 
Testing Strategies to Deliver Consistent App Performance
Testing Strategies to Deliver Consistent App Performance Testing Strategies to Deliver Consistent App Performance
Testing Strategies to Deliver Consistent App Performance
 
How to Manage APIs in your Enterprise for Maximum Reusability and Governance
How to Manage APIs in your Enterprise for Maximum Reusability and GovernanceHow to Manage APIs in your Enterprise for Maximum Reusability and Governance
How to Manage APIs in your Enterprise for Maximum Reusability and Governance
 
Digital Transformation: Connected API Ecosystems
Digital Transformation: Connected API EcosystemsDigital Transformation: Connected API Ecosystems
Digital Transformation: Connected API Ecosystems
 
Webinar - Transforming Manufacturing with IoT
Webinar - Transforming Manufacturing with IoTWebinar - Transforming Manufacturing with IoT
Webinar - Transforming Manufacturing with IoT
 
Microsoft Azure Explained - Hitesh D Kesharia
Microsoft Azure Explained - Hitesh D KeshariaMicrosoft Azure Explained - Hitesh D Kesharia
Microsoft Azure Explained - Hitesh D Kesharia
 
15 Big Data Billionaires
15 Big Data Billionaires15 Big Data Billionaires
15 Big Data Billionaires
 
Digital Transformation in Travel
Digital Transformation in TravelDigital Transformation in Travel
Digital Transformation in Travel
 
Digital Transformation in Retail
Digital Transformation in RetailDigital Transformation in Retail
Digital Transformation in Retail
 
Digital Transformation in Media
Digital Transformation in MediaDigital Transformation in Media
Digital Transformation in Media
 
Digital Transformation in Hospitality
Digital Transformation in HospitalityDigital Transformation in Hospitality
Digital Transformation in Hospitality
 
Introduction to Microsoft Azure HD Insight by Dattatrey Sindhol
Introduction to Microsoft Azure HD Insight by Dattatrey Sindhol Introduction to Microsoft Azure HD Insight by Dattatrey Sindhol
Introduction to Microsoft Azure HD Insight by Dattatrey Sindhol
 
Top LinkedIn Influencers Every CIO Must Follow
Top LinkedIn Influencers Every CIO Must Follow Top LinkedIn Influencers Every CIO Must Follow
Top LinkedIn Influencers Every CIO Must Follow
 
Ladbrokes and Aditi - Digital Transformation Case study
Ladbrokes and Aditi - Digital Transformation Case study Ladbrokes and Aditi - Digital Transformation Case study
Ladbrokes and Aditi - Digital Transformation Case study
 
How Internet of Things (IoT) is Reshaping the Automotive Sector - Infographic
How Internet of Things (IoT) is Reshaping the Automotive Sector - InfographicHow Internet of Things (IoT) is Reshaping the Automotive Sector - Infographic
How Internet of Things (IoT) is Reshaping the Automotive Sector - Infographic
 
Finding the important bugs- A talk by John Scarborough, Director of Testing, ...
Finding the important bugs- A talk by John Scarborough, Director of Testing, ...Finding the important bugs- A talk by John Scarborough, Director of Testing, ...
Finding the important bugs- A talk by John Scarborough, Director of Testing, ...
 
Analyzing Gartner's CIO Study: Fliping to Digital Leadership
Analyzing Gartner's CIO Study: Fliping to Digital Leadership Analyzing Gartner's CIO Study: Fliping to Digital Leadership
Analyzing Gartner's CIO Study: Fliping to Digital Leadership
 
24 Connected Car features to look out for before the release of Bond 24
24 Connected Car features to look out for before the release of Bond 2424 Connected Car features to look out for before the release of Bond 24
24 Connected Car features to look out for before the release of Bond 24
 
Webinar: How I Met Your Connected Customer
Webinar: How I Met Your Connected CustomerWebinar: How I Met Your Connected Customer
Webinar: How I Met Your Connected Customer
 
5 Takeaways From The UX India Conference
5 Takeaways From The UX India Conference5 Takeaways From The UX India Conference
5 Takeaways From The UX India Conference
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Último (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 

Agile Infrastructure with Windows Azure

  • 2. 22 AGENDA  Dina Frandsen: Overview of the Microsoft Cloud  Wade Wegner: Scenarios and Workloads on WAIS  Offers & Opportunities Today’s Call
  • 3. 3 OVERVIEW OF THE MICROSOFT CLOUD
  • 7. 7
  • 9. 9
  • 10. 10 1
  • 11. 11
  • 12. 12
  • 13. 13
  • 15. 15 WINDOWS AZURE BY THE NUMBERS
  • 17. 17 MANAGEMENT OF RESOURCES: WHAT YOU MANAGE Applications Development & Runtime Kernels Databases Security, Management, Load Balancing & Integration Logical Servers, Storage Virtualization OS Server Hardware Networking, Utilities, Physical PRIVATE (On-Premise) Applications Development & Runtime Kernels Databases Security, Management, Load Balancing & Integration Logical Servers, Storage Virtualization OS Server Hardware Networking, Utilities, Physical Infrastructure as a Service (IaaS) Applications Development & Runtime Kernels Databases Security, Management, Load Balancing & Integration Logical Servers, Storage Virtualization OS Server Hardware Networking, Utilities, Physical Platform as a Service (PaaS) YouManage YouManage YouManage ManagedbyVendor ManagedbyVendor Applications Development & Runtime Kernels Databases Security, Management, Load Balancing & Integration Logical Servers, Storage Virtualization OS Server Hardware Networking, Utilities, Physical Software as a Service (SaaS) YouConfigureManagedbyVendor Higher Cost, Less Agility Lower Cost, Agile
  • 18. 18 SCENARIOS & WORKLOADS FOR WINDOWS AZURE
  • 19. 1919 WHO AM I?  Chief Technology Officer at Aditi Technologies  Formerly a Windows Azure Technical Evangelist at Microsoft  Blog: http://www.wadewegner.com/  Twitter: http://twitter.com/WadeWegner  Github: https://github.com/wadewegner
  • 20. 20 SCENARIOS & WORKLOADS Scenarios  Identity Modernization  Disaster Recovery  Development & Test Product Workloads  Active Directory  SQL Server  SharePoint
  • 22. 2222 IDENTITY  Regardless of your intended use of the cloud, identity is always the first thing that you need to figure out when moving to the cloud. Cornerstone to the Cloud
  • 24. 2424 IDENTITY  Business drivers  Support pre-requisites for other Applications or Services  Serve as substitute or failover for branch-office/HQ domain controllers  Serve as primary authentication for cloud only data center Why Active Directory on WAIS?
  • 25. 2525 IDENTITY  Is it safe to virtualize DCs?  Placement of the Active Directory database (DIT)  Optimizing your deployment for traffic and cost  Read-Only DCs (RODC) or Read-Writes?  Global Catalog or not?  Trust or Replicate?  IP addressing and name resolution  Geo-distributed cloud-hosted DCs Considerations
  • 26. 2626 IDENTITY Domain Controller On-Premises Contoso.com Active Directory Contoso.com Active Directory Load Balancer Public IP
  • 27. 2727 IDENTITY Domain Controller in the Cloud Contoso.com Active Directory Contoso.com Active Directory AD Auth Load Balancer Public IP
  • 28. 2828 IDENTITY Active Directory Cloud Only Load Balancer Public IP Contoso.com Active Directory AD Auth Extranet Active Directory fabrikam.com
  • 30. 3030 DISASTER RECOVERY  Design for Failure => Cloud Outages Happen  Compose with the proper building blocks  Infrastructure abstractions  Automation  Architectural options to mitigate failure  Fault tolerance  Design incorporating redundancy and replication  High availability  Disaster recovery Considerations
  • 31. 3131 DISASTER RECOVERY  Disaster recovery is about preparing for and recovering from a disaster.  Hardware or software  Network or power outage  Physical damage to a building  Human error  … or something else!  Invest time and resources to plan, prepare, rehearse, document, train, and update processes to deal with events.  Continual process of analysis and improvement What is Disaster Recovery?
  • 32. 32 DISASTER RECOVERY SLAs  99% availability = 3.65 days of downtime  99.5% = 1.83 days of downtime  99.9% = 8.76 hours of downtime  99.95% = 4.38 hours of downtime  99.99% = 53 minutes of downtime  99.999% = 5.26 minutes of downtime Compounding SLAs  Windows Azure Compute (2 instances) = 99.95%  SQL Azure = 99.9%  Windows Azure Storage = 99.9%  Total SLA  4.38 hours + 8.76 hours + 8.76 hours  21.9 hours  Target: 99.75%
  • 34. 34 DISASTER RECOVER: COLD  Only provisioned environment is primary.  Not good if rapid recovery is required.  Slow to replicate data to other cloud.  Slow to bring database to an operational state.
  • 35. 35 DISASTER RECOVERY: WARM  Database replicated in secondary but all traffic going to primary.  Generally a recommended DR solution  Minimal additional cost  Allows fairly rapid recovery
  • 36. 36 DISASTER RECOVER: HOT  Parallel deployment with all servers running but all traffic going to primary.  Atypical. Very high additional cost.  Allows rapid recovery but not significantly faster than “warm” configuration.
  • 37. 37 DISASTER RECOVERY: HIGHLY AVAILABLE  Live/Live configuration. May use geo-targeting services to direct traffic to regional load balancers.  Possible, but costly.  Provides high availability, but complex to implement and manage.
  • 39. 3939 DEVELOPMENT & TEST  True cloud economics. Pay by the minute.  No hardware to purchase.  No staff to configure the environment.  No floor space or energy costs.  Automation.  Agility  Deploy and configure environments in minutes.  No procurement.  Reduce capital expenditures and maintenance costs.  Optimize utilization of existing hardware.  Provisioned (and de-provisioned) as many machines as you need in minutes.  Global footprint and access. Opportunities
  • 40. 4040 DEVELOPMENT & TEST  Create a development and test sandbox in minutes.  Develop Windows Server or Linux applications on Virtual Machines.  Script to completely automate deployment.  Test load or scalability.  Accelerate SharePoint or SQL development.  Connect securely from anywhere.  Upload your virtual hard disk. Advantages to Cloud
  • 43. 4343 APPLICATION WORKLOADS  Supported versions: 2012, 2008 R2, 2008  Provisioning: Use existing VM images or bring your own  Licensing: Pay by the hour or migrate existing licenses SQL Server SQL Server (IaaS) Windows Azure SQL Database (PaaS) Development Migrate Existing Apps Develop New Apps Management Full Control Managed Service Compatibility Full SQL Server Capabilities Based on SQL Server Technology
  • 45. 4545 APPLICATION WORKLOADS  SharePoint for Internet Sites (FIS)  Public facing, anonymous access sites  Developer, Test and Staging Environments  Quickly provision and un-provision entire environments  Hybrid Applications  Applications that span your data center and the cloud  Disaster Recovery  Quickly recover from a disaster, only pay for use SharePoint
  • 48. 4848 OPPORTUNITIES  Along with a Windows Azure commitment to Windows Azure, Aditi will provide an onsite cloud expert for a 3 or 7-day Cloud Workshop.  The key objectives are knowledge transfer and hands-on experience.  With the 7-day cloud workshop we also focus on pilots and prototypes.  Additional workshops:  Core Infrastructure  Disaster Recovery  Identity Modernization  SQL Server DR & HA  SharePoint Migration  Development & Test Aditi Cloud Infrastructure Workshop
  • 49. 49 Web | Blog | Facebook | Twitter | LinkedIn