Book Image

Building Hybrid Clouds with Azure Stack

Book Image

Building Hybrid Clouds with Azure Stack

Overview of this book

Azure Stack is all about creating fewer gaps between on-premise and public cloud application deployment. Azure Stack is the logical progression of Microsoft Cloud Services to create a true hybrid cloud-ready application. This book provides an introduction to Azure Stack and the cloud-first approach. Starting with an introduction to the architecture of Azure Stack, the book will help you plan and deploy your Azure Stack. Next, you will learn about the network and storage options in Azure Stack and you'll create your own private cloud solution. Finally, you will understand how to integrate public cloud using the third-party resource provider. After reading the book, you will have a good understanding of the end-to-end process of designing, offering, and supporting cloud solutions for enterprises or service providers.
Table of Contents (19 chapters)
Title Page
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Disconnected versus connected scenario


Azure Stack itself has two different ways of how it could be set up:

  • Connected scenario
  • Disconnected scenario

Both scenarios provide different features and are somehow valid for different customer scenarios, which will be described in detail now.

The connected scenario means that Azure Stack is directly connected to the internet and relies on the following features that are being provided by Azure:

  • Azure Active Directory for authentication
  • Azure Marketplace syndication (as a possible option)
  • Azure billing (as a possible option)

Azure AD authentication and Marketplace syndication are nice features, because you will not have to provide an on premise solution for them. The other side is that it needs to be setup with an Azure subscription where the billing feature relies on it too. So, the customers will receive a bill for the Azure and Azure Stack based scenarios.

In regards to costs for Azure Stack, there is no further need on payments to Microsoft, because everything...