This document is for people who want to author service tiles for using the On-Demand Services SDK.

Overview

Operators make software services such as databases available to developers by using the Ops Manager Installation Dashboard to install service tiles.

On-demand services let you provision instances in a flexible way. The operator does not pre-allocate a block of VMs for the instance pool, and they can specify an allowable range rather than fixed settings for instance resource levels. When a developer creates an on-demand service instance, they then provision it at creation time.

The On-Demand Services SDK provides a generic, on-demand broker (ODB). This simplifies broker and tile authoring, and is the standard approach for both VMware internal services teams and VMware partner independent software vendors (ISVs) to develop on-demand services for VMware Tanzu Application Service for VMs. For more information about service brokers and how the on-demand broker works, see About On-Demand Brokers.

What's in the On-Demand Services SDK Docs

The documentation for On-Demand Services SDK provides information about how to author service tiles by using the On-Demand Services SDK.

Overview

Introduces the On-Demand Services SDK for VMware Tanzu and explains its key features.

Release Notes

Information about maintenance changes, known issues, and compatibility.

About On-Demand Brokers

Information about on-demand brokers for people who want to create on-demand service tiles for Ops Manager.

Operator Guide

Describes how to operate an on-demand broker, manage your broker and service plans, upgrade the on-demand broker and more.

Service and Tile Developer Guide

Describes how to create and manage an on-demand service broker (ODB) on a local development machine, create a service release, a service adapter, on-demand service tile and more.