SlideShare a Scribd company logo
Microsoft Azure Web
Apps and Storage
Hands on lab on Azure Web Apps, Table storage, Blob storage and Queues
By : Thuru
Date : 25th April 2015
Event : Azure Boot Camp - Exilesoft
What are the options available in Azure to host a
web application ?
• Web Apps (formerly known as Web sites)
• Cloud Services
• Virtual Machines
Demo : Hosting a simple web application in Azure
Web Apps, Cloud services and in VMs
Comparison
• The comparison image from the Azure site
POODLE Case Study
• What is POODLE ?
• What was the cure ?
• What is the control of access ?
Hands on lab scenario
• Develop a micro blogging web application
• Application can have multiple categories under which users can blog
• Users should registered with the site
• User should have a profile picture
• Users can mark specify posts to be emailed to others using tags
• Technologies to be used – HTML 5 & jQuery, Web API, Table storage, Blobs, Queue
and Azure scheduler
Demo : Hosting a simple web application in Azure
Web Apps, Cloud services and in VMs
Demo : Hosting a simple web application in Azure
Web Apps, Cloud services and in VMs
Q & A

More Related Content

Microsoft Azure Web apps and Storage services - Azure Boot Camp - Exilesoft

  • 1. Microsoft Azure Web Apps and Storage Hands on lab on Azure Web Apps, Table storage, Blob storage and Queues By : Thuru Date : 25th April 2015 Event : Azure Boot Camp - Exilesoft
  • 2. What are the options available in Azure to host a web application ? • Web Apps (formerly known as Web sites) • Cloud Services • Virtual Machines
  • 3. Demo : Hosting a simple web application in Azure Web Apps, Cloud services and in VMs
  • 4. Comparison • The comparison image from the Azure site
  • 5. POODLE Case Study • What is POODLE ? • What was the cure ? • What is the control of access ?
  • 6. Hands on lab scenario • Develop a micro blogging web application • Application can have multiple categories under which users can blog • Users should registered with the site • User should have a profile picture • Users can mark specify posts to be emailed to others using tags • Technologies to be used – HTML 5 & jQuery, Web API, Table storage, Blobs, Queue and Azure scheduler
  • 7. Demo : Hosting a simple web application in Azure Web Apps, Cloud services and in VMs
  • 8. Demo : Hosting a simple web application in Azure Web Apps, Cloud services and in VMs