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

Dedicating DBaaS offerings


Dedicating or reserving database server(s) for a single tenant usage, in terms of infrastructure and software, comes under a dedicated database as a service offering.

Natively, neither SQL nor MySQL resource providers have capabilities to reserve database servers for a single tenant. The following options can be leveraged for providing dedicated DBaaS services by organizations and service providers:

  • VM Role gallery item (IaaS and DBaaS)

  • Dedicated groups and plans (this is not recommended in large deployments)

DBaaS VM Role gallery items (IaaS and database software)

VM Role gallery items providing database services include a combination of both IaaS and DBaaS service models. Service providers can have gallery items, which include automated OS and DB Servers deployment and configurations as per the parameters provided by tenants in a self-service portal. In this scenario, both OS and DB layers have to managed by tenants only.

A supported database list is also increased...