Skip to Content
Implementing Azure Solutions
book

Implementing Azure Solutions

by Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke
May 2017
Intermediate to advanced
518 pages
10h 6m
English
Packt Publishing
Content preview from Implementing Azure Solutions

What is an Azure Cloud Service?

Good question! An Azure Cloud Service is a highly available, scalable, and multi-layered web app hosted on a Windows VM with an installed IIS.

Hosted on a VM? Now you're probably thinking that an Azure Cloud Service is an Azure IaaS solution. Though the idea is obvious, there is a major difference. Cloud Services must be designed to work properly when any parts of the service fail. For this reason, the applications must not store their state in the filesystem of their own virtual machines. Unlike virtual machines created with Azure virtual machines, writes to virtual Cloud Services computers are not persistent because they do not have any virtual machines data disks. OK, enough of the remarks.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali
Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Michael Washam, Rick Rainey, Dan Patrick, Steve Ross

Publisher Resources

ISBN: 9781786467850Supplemental Content