Skip to main content
Version: Develop

a9s BOSH Deployer

a9s Deployer

a9s Deployer is an adapter for any kind of Orchestrator. In the case of a Cloud Foundry installation, it is a Wrapper around BOSH.

The Deployer takes care of the underlying deployment, reflecting the real Service Instance, whenever it is a Virtual Machine (VM) or a Container, via an API.

a9s Deployer comes with TLS (HTTPS) enabled for its API by default.

BOSH

BOSH is a VM orchestrator.

BOSH is a project that unifies release engineering, deployment, and lifecycle management of small and large-scale cloud software. BOSH can provision and deploy software over hundreds of VMs. It also performs monitoring, failure recovery, and software updates with zero-to-minimal downtime.