Book Image

Learning VMware vRealize Automation

By : SRIRAM RAJENDRAN, Sriram Rajendran
Book Image

Learning VMware vRealize Automation

By: SRIRAM RAJENDRAN, Sriram Rajendran

Overview of this book

With the growing interest in Software Defined Data Centers (SDDC), vRealize Automation offers data center users an organized service catalog and governance for administrators. This way, end users gain autonomy while the IT department stays in control, making sure security and compliance requirements are met. Learning what each component does and how they dovetail with each other will bolster your understanding of vRealize Automation. The book starts off with an introduction to the distributed architecture that has been tested and installed in large scale deployments. Implementing and configuring distributed architecture with custom certificates is unarguably a demanding task, and it will be covered next. After this, we will progress with the installation. A vRealize Automation blueprint can be prepared in multiple ways; we will focus solely on vSphere endpoint blueprint. After this, we will discuss the high availability configuration via NSX loadbalancer for vRealize Orchestrator. Finally, we end with Advanced Service Designer, which provides service architects with the ability to create advanced services and publish them as catalog items.
Table of Contents (15 chapters)
Learning VMware vRealize Automation
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. The Power of Advanced Service Designer (ASD)

So far, we have dealt with Infrastructure as a Service (a.k.a. IaaS) where we utilized the capability of vRealize Automation to provision a machine, perform day-to-day operations, and so on. If you would like to create a customized service along with the IaaS service that is available in vRA, a new powerful feature called Advanced Service Designer (ASD) is your answer. It also provides the ability to create Anything as a Service (XaaS) by exposing the service blueprint to customers utilizing the power of vRealize Orchestrator (vRO).

ASD is a part of vRA that allows you to extend IaaS operations, as well as provide service offerings to users. It works with vRO and basically anything that vRO can do, can be made available to the user through their catalog.

You can consider vRA as a waiter taking orders from the user, and the catalog is the menu. Once the user has made their selection, it is sent to the cook (vRO) to perform the work and...