Skip to content

Instantly share code, notes, and snippets.

@mahesh-krishnan
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mahesh-krishnan/9595834 to your computer and use it in GitHub Desktop.
Save mahesh-krishnan/9595834 to your computer and use it in GitHub Desktop.

Windows Azure Websites: Deep Dive

Introduction

About us

  • @MaheshKrishnan - Principal Consultant, Readify
  • @JohnAzariah - Senior Architect, MYOB

Agenda:

  • A quick intro to Windows Azure Websites (WAWS)
  • The canonical "Hello World" WAWS demo from Visual Studio
  • Creating a Wordpress site from a template via Windows Azure portal
  • Creating a Node.js site using Web Matrix
  • The Windows Azure Portal - An introduction
  • Scaling your app from the portal
  • Connecting to the WAWS site via IIS Manager
  • Management Portal - Monitor tab
  • Management Portal - Configure tab
  • Remote debugging using Visual Studio
  • Diagnostics demo
  • Kudu - A Website Extension
  • Monaco - Another Website extension
  • Deployment using SCM
  • Creating Webjobs
  • Backup/Restore of websites

References

Questions?

  • @MaheshKrishnan => Hesh(dot) Krish(at) gmail(dot)com
  • @JohnAzariah => John(dot) Azariah(at) gmail(dot)com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment