Book Image

Managing Microsoft Hybrid Clouds: RAW

By : Marcel van den Berg
Book Image

Managing Microsoft Hybrid Clouds: RAW

By: Marcel van den Berg

Overview of this book

Table of Contents (17 chapters)
Managing Microsoft Hybrid Clouds
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
9
Summary and a Look into the Near Future
Index

Use case scenarios for Microsoft Azure


In the previous section, you learned that Microsoft Azure is not well suited to run legacy, traditional stateful applications which rely on single nodes. You can easily recognize that type of application. If you are afraid to stop a virtual machine that serves an application, that application is a legacy, not a cloud aware application.

So what are the use case scenarios for using Microsoft Azure in general and in a hybrid cloud scenario in particular? We will answer this question in the following sections.

Test and development

Azure offers a lot of facilities for software developers. Images complete with operating systems and applications such as SQL Server, SharePoint, or Oracle databases can be deployed with a few mouse clicks. Several developer tools are available. The best thing for dev/test scenarios is that when Microsoft Azure VMs are shut down, Microsoft stops billing you for them. So, when developers need a virtual machine for programming and...