Virtual Machines and Web Sites

Slides:



Advertisements
Similar presentations
Windows Azure for SharePoint people Dennis – Solution Architect Microsoft Windows Azure.
Advertisements

Microsoft Dynamics AX Technical Conference 2013
Kako uklopiti oblak u svoju postojeću infrastrukturu? Tomica Kaniški CITUS d.o.o.
Welcome To #GWAB 2014 Welcome The Charity The Sponsors The Social Fun Agenda.
Windows Azure VMs VMs and Cloud Services VM Availability Images and Disks Managing VMs Agenda.
“It’s going to take a month to get a proof of concept going.” “I know VMM, but don’t know how it works with SPF and the Portal” “I know Azure, but.
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.
Inside Windows Azure Virtual Machines Vijay Rajagopalan Microsoft Corporation.
Windows Azure Virtual Machines
Devices & Services Full WinRT 11,000 members Windows Phone Runtime 2,800 shared members 600 new members Networking Proximity In-App Purchase.
Windows Azure Pack Tomáš „Kanty“ Kantůrek
Name Title Microsoft Windows Azure: Migrating Web Applications.
Active Directory Domain Services on Windows Azure Virtual Machines Samuel Devasahayam Active Directory Product Group Microsoft SIA205.
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
Cross Platform Mobile Backend with Mobile Services James
Windows Azure Virtual Machines Speaker Title Organization.
Microsoft Azure Virtual Machines. Networking Compute Storage Virtual Machine Operating System Applications Data & Access Runtime Provision & Manage.
Infrastructure as a Service
DCIM211. By 2015, 35% of enterprise IT expenditures for most organizations will be managed outside the IT department’s budget IT budget.
Stu Fox Datacom Systems Ltd. ON-PREMISES SERVICE PROVIDERMICROSOFT CONSISTENT PLATFORM Modern platform for the world’s apps 1.
Microsoft Azure SoftUni Team Technical Trainers Software University
Windows Azure Migrating Applications and Workloads Speaker Title Organization.
Lugano Microsoft Azure Overview Ken Casada Technical Evangelist Microsoft Switzerland
Node.js & Windows Azure AZR326  JavaScript on the Server!  Event driven I/O server-side JavaScript  Not thread based, each connection uses only a.
Windows Azure Virtual Machines Anton Boyko. A Continuous Offering From Private to Public Cloud.
Windows Azure Conference 2014 LAMP on Windows Azure.
Sofia Event Center November 2013 Hybrid Cloud Damien Caro Technical Evangelist
Windows Azure IaaS and How It Works Corey Sanders Principal Program Manager Lead Microsoft Corporation AZR201.
Windows Azure Overview for IT Pros Anton Boyko. Intro to Cloud Computing Intro to Windows Azure Cloud Services Web Sites Virtual Machines Workload Options.
ALL INFORMATION PRESENTED AS WELL AS ALL SESSIONS ARE MICROSOFT CONFIDENTIAL AND UNDER YOUR NON-DISCLOSURE AGREEMENT (NDA) AND\OR TECHNOLOGY PREVIEW.
Bellevue College Cloud Seminars Learn: Cloud services Friday, March 4, 2016 Azure Virtual Machines Fawad Khan.
Deploying Highly Available SQL Server in Windows Azure A Presentation and Demonstration by Microsoft Cluster MVP David Bermingham.
Windows Azure Pack Speaker Name Date. Internal slide only—do not show.
Brian Blanchard Web: Oakwoodsys.com Blog: aka.ms/BrianBlanchard.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Architecting Enterprise Workloads on AWS Mike Pfeiffer.
Azure.
Microsoft Azure Speed >> Economics Scale. Microsoft Azure Speed >> Economics Scale.
IT06 – HAVE YOUR OWN DYNAMICS NAV TEST ENVIRONMENT IN 90 MINUTES
Building ARM IaaS Application Environment
Deploying Web Application
Aprovisionamiento de Maquinas Virtuales Windows Server 2016 y Windows 10 en Azure
Cloud Adoption Framework
Cloud Data platform (Cloud Application Development & Deployment)
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Logo here Module 8 Implementing and managing Azure networking 1.
Exam in just 24 hours!!! Pass your exam in first attempt by the help of our latest braindumps
Windows Azure Pack : Express Installation
Design and Implement Cloud Data Platform Solutions
Azure IaaS 101.
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
Azure.
Overview of Managing Apps, Services & VM in Windows Azure
PaaS - Development Stefan Geiger Gerry
Corey Sanders Principal Program Manager Lead Microsoft Corporation
02 | Hosting Services in Windows Azure
Extending Enterprise Networks to Windows Azure
Data Security for Microsoft Azure
Microsoft Virtual Academy
Microsoft Virtual Academy
Getting Started with Microsoft Azure at CSU
Windows Azure Overview
Day 2, Session 2 Connecting System Center to the Public Cloud
Microsoft Virtual Academy
Microsoft Virtual Academy
06 | SQL Server and the Cloud
Windows Azure SDK 1.7 and New Features
Presentation transcript:

Virtual Machines and Web Sites

Agenda Windows Azure Virtual Machines Portability Supported operating systems Windows Azure Virtual Network Windows Azure Web Sites Gallery Environments Scalability Lab: a)Building a Virtual Machine b)Building a Web Site

Key Scenarios – VMs and Cloud Services Windows Azure Virtual Machine Windows Azure Cloud Services Migrating existing apps Develop and Test VM Backup to the cloud for Disaster Recovery Hybrid New cloud designed applications Hybrid Extended Enterprise Cloud Bursting High Availability Connect new cloud apps to on-premises assets KEY SCENARIOS

Why Use Virtual Machines for Existing Applications? Management Retain full control to configure & maintain the OS. Manage public & private cloud VMs centrally with Microsoft System Center. Application Mobility Move your virtual hard drives (VHDs) back and forth between on-premises and the cloud. No need to rebuild your app to run in the cloud. Run popular Microsoft server applications Run the same on-premises enterprise applications & infrastructure in the cloud, such as Microsoft SQL Server

Windows Azure Virtual Machines Getting Started Select Image and VM Size New Disk Persisted in Storage Boot VM from New Disk Management Portal Blob Storage Scripting (Windows, Linux and Mac) Not restricted to just these images. You can also upload your own image and use that, described later in the lecture. REST API Cloud

Supported Operating Systems Windows Server 2008 R2 64-bit Library Images: Windows Server 2012 RC Windows Server 2008 R2 with SQL Server 2008 or 2012 (Available at GA. Only SQL Server 2012 Eval available at Preview)) Supported: Community & commercial distributions including Library Images: SUSE Linux (SUSE Linux Enterprise Server SP2 & OpenSuse 12.1) CentOS (CentOS 6.2) Ubuntu (Ubuntu 12.04) Linux

How it Works Select from Image Gallery Log in to Windows Azure Management Portal Create new VM from image gallery The image is copied to your blob storage account Virtual Machine booted. Changes copied to blob storage

How it Works Bring your own VHD Create your own VHD Upload image to blob storage Create a disk using the uploaded image in the Windows Azure Management Portal Virtual Machine booted. Changes copied to blob storage

How it Works No Lock-In Windows Azure Uses standard VHD format, easy to move between Windows Azure and On-Premises Data Centers Equally easy to directly move to another service provider that supports VHDs Microsoft Data Center Other Data Center

Create a new Windows Server 2012 machine demo Create a new Windows Server 2012 machine Demo on Windows Azure portal

Networks

Cross-premise Connectivity Data Synchronization SQL Azure Data Sync Application-layer Connectivity & Messaging Service Bus Secure Machine-to-Machine Network Connectivity Windows Azure Connect Secure Site-to-Site Network Connectivity Windows Azure Virtual Network CLOUD ENTERPRISE IP-level connectivity

Does Your App Need a Virtual Network? Persistent IP Address Requirements Virtual Machines deployed into a virtual network have an infinite DHCP lease Hybrid On-Premises Cloud Apps Requirement for connectivity between your data center and the public cloud Connectivity between cloud services. Deploying Active Directory in the Cloud or connecting a PaaS to IaaS Service Enterprise Identity and Access Control Manage identity and access control with on-premise resources (on-premises Active Directory) Monitoring and Management Remote monitoring and trouble-shooting of resources running in Windows Azure

Windows Azure Networking Virtual Network For network administrators Provides network admins the control to setup subnets in the Cloud and manage them as extensions of on-premise datacenters On-premise subnets Subnets in Windows Azure

Windows Azure Virtual Network “Virtual” datacenter in the cloud Enables extension of Enterprise Networks into Windows Azure Networking on-ramp for migrating existing apps and services to Windows Azure Enables “hybrid” apps that span cloud and on-premises Protected private virtual network in the cloud Enables customers to setup secure private IPv4 networks fully contained within Windows Azure Inter-service DIP-to-DIP communication Corpnet Windows Azure VM 1 VM 2 ROLE 1 Subnet 2 Subnet 1

Active Directory and Windows Azure Identity Management Active Directory and Windows Azure

AD in the Cloud Support pre-requisites for other apps or services Direct Authentication for Applications in the cloud Federation with ADFS Serve as a substitute or failover for existing domain Serve as primary authority for cloud only data center

Deploying AD in a Windows Azure VM Cloud Service with Initial Domain Controller Virtual Network Name Existing DNS Servers (If any) Virtual Network Subnet Domain Join Settings (If existing domain) Separate Data Disk for Active Directory Database DCPromo Create Separate Cloud Service for AD Members Specify DNS at Deployment Level Using PowerShell for VMs

Cloud Services Configuration for AD The Domain Controller can be located wherever convenient: Domain Controller in Separate Cloud Service Domain Controller On-Premises Domain Controller in the Cloud On-premises and Cloud can have separate Domain Controllers

Domain Controller in Separate Cloud Service Cloud Service for AD Clients Location: North Central US Name: app-cloudservice.cloudapp.net Affinity Group: ADAG Deployment Virtual Network: MyVNET DNS Ips: 192.168.1.4 Virtual Machine Role Name: advm1 Subnet: AppSubnet IP Address: 192.168.2.4 Cloud Service for AD Domains Name: ad-cloudservice.cloudapp.net Virtual Network: ADVNET DNS Ips: (On-Premise AD IP) Role Name: ad-dc Subnet: ADSubnet IP Address: 192.168.1.4 DIP

Domain Controller On-Premises The Virtual Network in Windows Azure Gateway SQL Servers IIS Servers Load Balancer Public IP Site to Site VPN Tunnel AD Authentication + On-Premises Resources Contoso.com Active Directory Contoso Corp Network AD / DNS Exchange S2S VPN Device

Domain Controller in the Cloud The Virtual Network in Windows Azure Gateway SQL Servers IIS Servers Load Balancer Public IP AD Replication + On Premises Resources AD / DNS AD Auth Site to Site VPN Tunnel Contoso.com Active Directory Contoso Corp Network Exchange S2S VPN Device

Active Directory Cloud Only The Virtual Network in Windows Azure Gateway SQL Servers IIS Servers Load Balancer Public IP On Premises Resources AD / DNS AD Auth Site to Site VPN Tunnel Contoso Corp Network Exchange S2S VPN Device Contoso.com Active Directory Extranet Active Directory

Web Sites

Windows Azure Web Sites More like SaaS than PaaS No need to handle Firewall Rules Gallery provides many popular applications, such as: DotNetNuke Drupal Joomla WordPress Build with ASP.NET, Node.js or PHP Use Windows, Mac or Linux machines for development Deploy using FTP, Git or TFS

Web Sites Gallery

Create a new Web Site from the Gallery demo Create a new Web Site from the Gallery

Development Environments Choice of Web Frameworks ASP .NET Classic ASP PHP Node.js Databases SQL Database MySQL

Development Environments Development OS Windows Linux Mac Publishing Methods FTP Git Web Deploy TFS Deploy Source Control TFS GIT : FTP Web Deploy : TFS Deploy 1010111001010101010001010100011

Scalability Start with free shared instance

Scalability - Out Start with free shared instance, Scale Out as traffic grows

Scalability – Switch Up Start with free shared instance, Scale Out as traffic grows, Scale Up to reserved instance when required

Scalability – Out again Start with free shared instance, Scale Out as traffic grows, Scale Up to reserved instance when required Scale Out even further!

Advantages of Cloud Different Cloud accounts have identical environments There are invariably minor differences between different machines in on-premises environments Many Cloud platforms support quick roll back of changes in production By providing a Swap operation between two deployments No risk of development and testing staff accidentally testing on live data Access to the production storage and databases can be controlled and isolated from the test storage and databases

and the Disadvantages… Any time you do something, even if it is only testing, it costs money Billed for all environments used – Production, Staging and testing Connectivity issues can hinder testing and diagnosis

Deployment Best Practices Use scripts because it means that operations can be repeated reliably Log, so that errors are captured, which may assist in debugging problems Automate as much of the process as possible

Testing Test locally first – does not cost For Windows Azure, most testing can be performed on the development machine by using the Compute Emulator and Storage Emulator Deploy an application to the Cloud test environment only when it is running successfully locally and ready for final testing to minimize the charges Windows Azure charges separately for production and staging, so make sure that staging is deleted when not required Be aware of the charging unit Windows Azure Compute is charged by the hour, so a 10 minute test will cost the same as a 59 minute test Windows Azure SQL Database is charged by the maximum size per day, so a 5 GB test database used for 1 hour will cost more than a 1 GB test database used for 1 day

Quiz Q: Windows Azure Virtual Machines are available out of the box with which of the following operating systems: Ubuntu Linux VMS CentOS MVS Ans: Ubuntu and CentOS. VMS is a legacy OS that was available for DEC machines, and MVS is for IBM Mainframes

Quiz Q: Windows Azure Web Sites Gallery contains which of the following open source offerings: Joomla OSCommerce Magento WordPress Ans: Joomla and WordPress

Thanks !~