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

IaaS virtual machine offerings – standalone VM versus VM Role


Windows Azure Pack-based cloud solution provides the following two options to tenants for provisioning virtual machine workloads:

  • Standalone virtual machine

  • Virtual machine role (VM Role)

Standalone virtual machine

Standalone virtual machine in Windows Azure Pack tenant admin portal is a direct mapping between standalone the VM offerings catalogue and the VM template created and configured in SCVMM.

For a standalone virtual machine, all the configurations are performed at the SCVMM level. The Windows Azure Pack portal is used to create virtual machine using predefined configurations in the SCVMM VM template. This does not give any flexibility to the tenant user to customize VM as per custom needs.

Cloud administrator needs to precreate multiple SCVMM VM templates for different sizes and options for providing flexibility to tenants in terms of choice. Any changes in the existing standalone VM offering has to be performed at the SCVMM...