windows azure web sites mastery

24
WINDOWS AZURE WEB SITES MASTERY Cory Fowler Windows Azure Technical Evangelist Microsoft Corporation

Upload: cory-fowler

Post on 15-Jan-2015

651 views

Category:

Technology


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Windows Azure Web Sites Mastery

WINDOWS AZURE WEB SITES MASTERYCory FowlerWindows Azure Technical EvangelistMicrosoft Corporation

Page 2: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Build with ASP.NET, PHP, Node.js Deploy Quickly with Git, FTP, TFS Start Free, Scale up as needed

Page 3: Windows Azure Web Sites Mastery

Windows Azure Web SitesLanguage Support

FastCGI

Page 4: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Configuration (Server)

Page 5: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Configuration (Application)

Page 6: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Monitoring (Configurable)

Page 7: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Diagnostics

Page 8: Windows Azure Web Sites Mastery

Windows Azure Web SitesDeployment

FTP:// TFS WEBDEPLOY

GitHub BitBucket CodePlex

Page 9: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Deployment History

Page 10: Windows Azure Web Sites Mastery

Windows Azure Web Sites

Let’s Dive Deeper…

Page 11: Windows Azure Web Sites Mastery

Windows Azure Web Sites InternalsRequest Process Flow for New (Cold) Sites

AzureLB Web Site

SQL

IIS ARR (LB)

Runtime SQL

Web Server

StorageController

Page 12: Windows Azure Web Sites Mastery

Windows Azure Web Sites InternalsRequest Process Flow for Existing (Hot) Sites

AzureLB Web Site

SQL

IIS ARR (LB)

Web Server

StorageController

Web Server A

Web Server A

Web Server C

C

Page 13: Windows Azure Web Sites Mastery

Windows Azure Web Sites InternalsFTP and Web Deploy Deployment Process

AzureLB

StorageController

Deployment

Servers

Cloud Drive

Web ServerCloud Service

Blob Storage

Legend

Page 14: Windows Azure Web Sites Mastery

Windows Azure Web Sites InternalsGit Deployment Process

AzureLB

StorageController

Cloud Drive

Web ServerCloud Service

Blob Storage

Legend

Page 15: Windows Azure Web Sites Mastery

Windows Azure Web SitesCommand Line Tools

$ npm install azure-cli -g

Page 16: Windows Azure Web Sites Mastery

Demo

Script Web Site Creation

Page 17: Windows Azure Web Sites Mastery

azure-scriptyhttps://github.com/glennblock/azure-scripty

Page 18: Windows Azure Web Sites Mastery

Windows Azure Web SitesContinuous Deployment with Social Coding

Page 19: Windows Azure Web Sites Mastery

Demo

GitHub Deployment

Page 20: Windows Azure Web Sites Mastery

Windows Azure Web SitesDeployment Hooks for Continuous Integration

Page 21: Windows Azure Web Sites Mastery

Demo

CI Hooks

Page 22: Windows Azure Web Sites Mastery

;-)Thank You

Page 23: Windows Azure Web Sites Mastery

Cory Fowlerblog.syntaxc4.net@[email protected]

Q&A

Page 24: Windows Azure Web Sites Mastery

© 2011 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.