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

Preparing the deployment


As the deployment of Azure Stack consists of more than implementing a new software solution, you need to prepare some more steps to make the project work as expected.

Most of the work really starts after you have chosen the hardware OEM for Azure Stack (remember HPE, Dell-EMC, or Lenovo). Your hardware vendor will send you a list for finalizing all details for the pre-deployment before delivering the system to your customer. This is a lot of work, but to be honest, there is more.

The minimum footprint of Azure Stack is half a rack of servers (four hosts, to be more specific). This means you would have to prepare the space for it in your data center, with all the details, such as:

  • Redundant power supply
  • Connection to your existing UPS
  • Connection to your existing cooling system
  • Connection to your data center backbone (border switches) with a minimum of two ports
  • Integration with you data center's security requirements

Regarding connectivity, the requirements depend upon the...