Global scale with Microsoft Azure Scenarios Achieving high availability with Microsoft Azure Demos.

Slides:



Advertisements
Similar presentations
Windows Azure and the Hybrid Cloud Arnie Locsin
Advertisements

Microsoft Dynamics AX Technical Conference 2013
Hybrid Hyper-scale Enterpris e Grade Azure compute regions.
 Tightly coupled containers of multiple resources of similar or different types  Lifecycle, Access, Billing & Identity control the resources placed.
Light IT up. Microsoft Learning Ignite | May 4 – 8, 2015 | Chicago, IL.
Customer needs EnterpriseGrade HyperScale Hybrid.
Designing Networking and Hybrid Connectivity in Azure
TechEd 2014 Azure Highlights #ForoUniversidad Microsoft Azure David Rodriguez Microsoft Azure MVP/Insider/Advisor Intelequia Software
Azure IaaS Presenter Name Position or role Microsoft Azure.
The spring release of Windows Azure Infrastructure as a Service introduces new functionality that allows full control and management of virtual machines.
Extending Enterprise Networks to Windows Azure Ganesh Srinivasan Program Manager, Windows Azure Networking Microsoft Corporation AZR316.
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Deep Dive into Windows Azure Virtual Machines – From Cloud Vendor and Enterprise Perspective Vijay Rajagopalan Principal Lead Program Manager Microsoft.
Traffic Manager figures as published in the following MSDN topics: Traffic Manager Overview About Traffic Manager Load Balancing Methods and the Azure.com.
CustomerSegment and workloads Virtual Network DNS Server Microsoft Azure.
Name Title Microsoft Windows Azure: Migrating Web Applications.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
VM Role (PaaS)Virtual Machine (IaaS) StorageNon-Persistent StoragePersistent Storage Easily add additional storage DeploymentBuild VHD offsite and upload.
Migrating Applications to Windows Azure Virtual Machines Michael Washam Senior Technical Evangelist Microsoft Corporation.
Windows Azure Networking & Active Directory Nasir (Muhammad Nasiruddin) Developer Evangelist - Azure Microsoft Corporation
LB VIP:Input Endpoint Internal Endpoint foo.cloudapp.net  VIP.
SharePoint Farm On Azure IAAS Prepared By : Prakhar Rastogi Premier Field engineer Microsoft India.
Azure Infrastructure Services Going Hybrid !
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Building Apps with IaaS and PaaS Name Title Organization.
Migrating Business Apps to Windows Azure Marc Müller Principal Consultant, 4tecture GmbH
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
CustomerSegment and workloads Your Datacenter Active Directory SharePoint SQL Server.
Partner Practice Enablement - Overview This session is focused on networking with Microsoft Azure Infrastructure Services. Learn how to enable, secure.
Overview of New Networking Features in Windows Azure Ganesh Srinivasan Program Manager, Windows Azure Networking Microsoft Corporation AZR304.
Customer needs EnterpriseGrade HyperScale Hybrid.
Partner Practice Enablement - Overview This session will focus on integration strategies for applications deployed using Microsoft Azure Websites and Microsoft.
Website s Azure Websites is an enterprise class cloud solution for developing, testing and running web apps. Azure Websites allows you to focus on what.
Preview JUNE 2012 Introduced Windows Azure Infrastructure Services General Availability APRIL 2013 Commercially-backed SLA and formal support agreements.
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
On-premises Your datacenter Hybrid Datacenter scenarios Capacity Demand Remote Site Layered Solutions Strategic migration Disaster Recovery.
Visual Studio Windows Azure Portal Rest APIs / PS Cmdlets US-North Central Region FC TOR PDU Servers TOR PDU Servers TOR PDU Servers TOR PDU.
Create a dynamic datacenter with software-defined networking
Windows Azure. Azure Application platform for the public cloud. Windows Azure is an operating system You can: – build a web application that runs.
What's New in Azure IaaS… A Server Huggers Perspective Rick
VM Fundamentals Networking Fundamentals Troubleshooting VMs Azure Resource Manager & Templates.
Sofia Event Center November 2013 Hybrid Cloud Damien Caro Technical Evangelist
Name Title Microsoft Windows Azure Virtual Networks.
#SPSMX Hybrid Environments SharePoint On-premises & SharePoint Online Luis Du Solier SharePoint Premier Field Engineer Microsoft.
Building Cloud Solutions Presenter Name Position or role Microsoft Azure.
Microsoft Virtual Academy Module 12 Managing Services with VMM and App Controller.
Sessions about to start – Get your rig on!. Stu Fox Datacom Systems
Bellevue College Cloud Seminars Learn: Cloud services Friday, March 4, 2016 Azure Virtual Machines Fawad Khan.
Marin Franković MVP: SCCDM Algebra visoko učilište What’s new in Azure for IT Pro.
Alfresco Enterprise on Azure Shah Rahman Founder and CEO, CloudlyIO.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Implement Storage Implement Blobs and Azure Files Manage Access Configure Diagnostics, Monitoring & Analytics Implement SQL Databases Implement Recovery.
Cybersecurity concerns persist Global attacks are increasing and costs are rising 4 Cybercrime extracts between 15% and 20% of the value created by.
Architecting Enterprise Workloads on AWS Mike Pfeiffer.
Kurt Jung – Sr. Research Analyst KEMP Technologies
Microsoft Azure networking: Sve što trebate znati
Cloud Adoption Framework
Logo here Module 8 Implementing and managing Azure networking 1.
Master Modern PaaS for the Enterprise with Azure App Service
Design and Implement Cloud Data Platform Solutions
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Microsoft Build /13/2018 2:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Virtual Academy
Microsoft Virtual Academy
12/8/ :07 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
LOAD BALANCING INSTANCE GROUP APPLICATION #1 INSTANCE GROUP Overview
A - E Cloud Enterprise Symbols
Route web traffic using Azure CLI
Preferred solution (continued)
06 | SQL Server and the Cloud
Presentation transcript:

Global scale with Microsoft Azure Scenarios Achieving high availability with Microsoft Azure Demos

Network Services Logical Network Network Manager Virtual Switch Virtual Network InfrastructureSoftware Load Balancer Traffic Manager Virtual Network S2S and P2S VPN DNS ExpressRoute ExpressRoute Security, Compliance Physical Network Network Topology Network Monitoring Network Hardware Automation NIC Performance Offloads Network APIs Network services Core SDN tech Uniform shared network

Performance - Direct to “closest” service based on network latency Round-robin - Distribute equally across all services Failover - Direct to “backup” service if primary fails —also included in other policies

Performance - Direct to “closest” service based on network latency Round-robin - Distribute equally across all services Failover - Direct to “backup” service if primary fails —also included in other policies

North America RegionEurope RegionAsia Pacific Region 30ms 20ms 40ms Service health monitoring 120ms

DNS (Domain Name System) based global traffic management Traffic Manager profile created with name (contoso.trafficmanager.net), routing policy, and health monitoring configuration Service instances (endpoints) then added to the Traffic Manager profile to route traffic between those services Traffic Manager supports IaaS VMs, PaaS Web/Worker roles, Azure Websites and Non-Azure endpoints as peers in the same profile with active monitoring for all endpoints CNAME

“choose the best performing deployment” between: Deployment A Deployment B Deployment C DNS Server Policy Engine Traffic Manager 5 contoso policy Deployment A US North Deployment B West Europe Deployment C (Down) IP= IP= IP= ms80ms ns1.contoso.com ns2.contoso.com Q: What is What is A: CNAME to contoso.trafficmanager.netA: CNAME to contoso.trafficmanager.net Which deployments are up? What are the regions for deployments A and B? What is the network distance between IP and the US North and West Europe regions? Users’ LDNS IP= a.root-servers.net … k.root-servers.net Q: What is What is A: Ask ns1/2.contoso.comA: Ask ns1/2.contoso.com A: A:

Virtual Network DNS Server Microsoft Azure

Connect to multiple on-premises locations Global private network Global Connectivity Contoso NorthAm HQ ( /16) Contoso East Asia ( /16)

Cloud service VIP Azure Load Balancer

IP: IP: IP: 2001:4898:9:2:--- :e60c:b118:--- IP: IP: IP:

External load balancer Web frontend tier Logic tier Internal load balancer Internal load balancing (preview) Internal VIP

Client VNet Customers from VNet & On-Prems Contoso US HQ Contoso East Asia

DIP1DIP2 VM1 VM2 Cloud service Reserved VIP VIP:  DIP1: OR DIP2: LB

instance level public IPs DIP1DIP2 Cloud service Reserved VIP Load Balancer

Internet

Microsoft Engineering Stories Visual Studio Industry Partner Program Visual Studio | Integrate