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

Summary


To summarize this chapter, there was a deep dive into the deployment steps for Azure stack while discussing all basics for the one host deployment toolkit release and the multi-node deployment. The life cycle host server which is responsible for the deployment process and later runs the hardware management solution provided from the hardware OEM. Regarding errors during the deployment, it is good to know the corresponding log files and finally rerun the deployment to solve any issues.

After the deployment is finished, there is the need to provide physical connectivity (in regards of power, cooling, and networking, each of them in a redundant way). And two major steps before starting with the first workloads are mainly important: Marketplace syndication for bringing Azure images down to Azure Stack, and implementing Azure Stack role based access control for preparing to set up the corresponding roles within a company and transfer them to Azure Stack.

In the next chapter you will learn...