Book Image

Building Clouds with Windows Azure Pack

By : Amit Malik
Book Image

Building Clouds with Windows Azure Pack

By: Amit Malik

Overview of this book

Windows Azure Pack is an on-premises cloud solution by Microsoft, which can be leveraged by Organizations and Services providers for building an enterprise class cloud solution. WAP provides consistent experience to Microsoft Azure, along with capabilities such as multi-tenancy, high density, self-service, automated. WAP can be leveraged to provide both IaaS & PaaS Offerings to internal and external customers. In this book, we will learn about planning and deployment of Cloud Fabric for Windows Azure Pack, Azure Pack components, VM Clouds and IaaS offerings, PaaS Offering including WebSites & Service Bus, DBaaS offerings, Automation with SMA, and extending capabilities with third party products integration and tenant experience for all services.
Table of Contents (18 chapters)
Building Clouds with Windows Azure Pack
Credits
About the Author
Acknowledgement
About the Reviewer
www.PacktPub.com
Preface
Index

Windows Azure Pack deployment models review


In Chapter 1, Know Windows Azure Pack and Its Architecture, we covered the architecture and various deployment models for an organization's private cloud and a service provider's cloud needs. Let's have a review of possible and recommended deployment models before starting actual installation of Windows Azure Pack (WAP).

  • Express Deployment Architecture: In Express Deployment Architecture, all components of WAP (portals, APIs, and authentication sites) are installed on a single Windows Server 2012/Windows Server 2012 R2. It doesn't provide any high availability and is suitable only for testing, development, and deployments. For the purpose of evaluating WAP in this book, we shall be following the Express Deployment model.

  • Distributed Deployment Architecture: In Distributed Deployment Architecture, WAP roles such as Admin/Tenant portals or API's. authentication sites are deployed in a distributed manner involving multiple Windows servers to provide...