Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Implementing Azure Solutions

You're reading from   Implementing Azure Solutions Eliminate the pain point of implementation

Arrow left icon
Product type Paperback
Published in May 2017
Publisher Packt
ISBN-13 9781786467850
Length 518 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Jan-Henrik Damaschke Jan-Henrik Damaschke
Author Profile Icon Jan-Henrik Damaschke
Jan-Henrik Damaschke
Florian Klaffenbach Florian Klaffenbach
Author Profile Icon Florian Klaffenbach
Florian Klaffenbach
Oliver Michalski Oliver Michalski
Author Profile Icon Oliver Michalski
Oliver Michalski
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Getting Started with Azure Implementation FREE CHAPTER 2. Azure Resource Manager and Tools 3. Deploying and Synchronizing Azure Active Directory 4. Implementing Azure Networks 5. Implementing and Securing Azure Storage Accounts 6. Planning and Deploying Virtual Machines in Azure 7. Implementing Azure Cloud Services 8. Implementing Azure Container Service 9. Implementing Azure Security 10. Skill Wrap Up and Migration Scenario

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.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime