Skip to main content

Deployment as a Service

Translations

This tutorial is also available in the following languages:

Definition

DaaS for Deployment as a service is a compromise between the IaaS and the PaaS. You have the ability:

  • to provision ready-to-use managed services from a modern web-console (PaaS)
  • to update your deployments scripts and templates in a gitops way (IaaS)
  • to orchestrate those deployments through an API and CLI alongside other common cloud components such as OCI registries, object storages... (IaaS)

Examples

You'll find various examples and demo in this playlist:

demo_playlist