Getting Started with Declarative Orchestration
See how Kestra can simplify your workflows—beyond cloud management into true orchestration.
HPE Morpheus is a hybrid cloud management platform that centralizes provisioning, monitoring, and cost governance behind a self-service portal. Kestra is an open-source orchestration engine that lets any engineer define, version, and deploy workflows in YAML. Different tools, different jobs.
Declarative YAML workflows versioned in Git, executed in isolated containers, deployed through CI/CD. Orchestrate data pipelines, infrastructure automation, business processes, and AI workflows from one platform. Any engineer can build and ship workflows without waiting on a platform team.
HPE Morpheus provides a single pane of glass for provisioning, managing, and governing infrastructure across private and public clouds. Self-service catalogs, built-in CMDB, cost analytics, and brownfield discovery are bundled into one proprietary platform managed by a cloud operations team.
HPE Morpheus requires deploying an appliance, connecting cloud endpoints, configuring service plans and groups, and setting up the self-service catalog before users can provision anything. Kestra's single Docker Compose command stands up a production-shaped environment in minutes.
curl -o docker-compose.yml \https://raw.githubusercontent.com/kestra-io/kestra/develop/docker-compose.ymldocker compose up
# Open localhost:8080# Pick a Blueprint, run it. Done.Download the Docker Compose file, spin it up, and you're ready (database and config included). Open the UI, pick a Blueprint, run it.
# 1. Deploy HPE Morpheus appliance (VM or AMI)sudo rpm -i morpheus-appliance-x.x.x.el8.x86_64.rpmsudo morpheus-ctl reconfigure
# 2. Access the HPE Morpheus UI at https://<appliance-ip># 3. Add cloud endpoints (AWS, Azure, vCenter, etc.)# 4. Configure groups, service plans, and policies# 5. Define instance types, layouts, and node types# 6. Set up the self-service catalog# 7. Create users, roles, and tenantsProduction deployment requires installing the HPE Morpheus appliance (Ubuntu/CentOS VM or AWS AMI), configuring the embedded MySQL and Elasticsearch services, connecting cloud endpoints (AWS, Azure, vCenter), defining groups, service plans, and provisioning policies. The self-service catalog needs instance types, layouts, and node types configured before users can provision resources.
YAML is readable on day 1. Our docs are embedded in the UI for easy reference, the AI Copilot writes workflows for you, or start with our library of Blueprints. Engineers deploy through Git, same as application code.
HPE Morpheus provides a rich web UI for provisioning and managing infrastructure. Instance types, layouts, and node types are configured in the GUI or via the API. Morpheus supports Terraform, ARM, CloudFormation, and Helm as spec templates, but orchestration logic is defined through the task engine UI or API calls rather than declarative code files.
Orchestrate data pipelines, infrastructure operations, business processes, and AI workflows from a single open-source platform. Event-driven at its core, with native triggers for S3, webhooks, Kafka, database changes, and API events. 1200+ open-source plugins.
HPE Morpheus unifies provisioning, monitoring, logging, CMDB, cost management, and governance for hybrid and multi-cloud environments. Strong brownfield discovery and lifecycle management across AWS, Azure, GCP, VMware, OpenStack, and bare metal. Proprietary platform with per-workload licensing.
| | | |
|---|---|---|
| Primary purpose | Workflow orchestration across data, infra, business, and AI | Hybrid cloud management, provisioning, and governance |
| Workflow definition | Declarative YAML (Git-native) | GUI-driven tasks, API calls, or spec templates (Terraform, ARM, CloudFormation) |
| Architecture | Event-driven orchestration engine | Cloud management platform with provisioning, CMDB, and cost analytics |
| Deployment model | Single Docker Compose (self-hosted or Kestra Cloud) | HPE Morpheus appliance (VM or AMI) with embedded services |
| Licensing | Open source (Enterprise tier available) | Proprietary (per-workload pricing) |
| Self-service provisioning | Kestra Apps with dynamic forms, approvals, and RBAC | Built-in self-service catalog with policies and approvals |
| CMDB | Via integrations (ServiceNow, HTTP API) | Built-in CMDB with brownfield discovery |
| Cost management | Not a primary use case | Built-in cost analytics, budgets, and optimization recommendations |
| IaC support | Native Terraform, Ansible, PowerShell, Pulumi plugins | Terraform, ARM, CloudFormation, Helm as spec templates |
| Event-driven triggers | Webhooks, schedules, S3, Kafka, database changes, flow triggers | API-driven and schedule-based; no native event stream triggers |
| Brownfield discovery | Not a primary use case | Automatic import and management of existing cloud resources |
HPE Morpheus excels at provisioning and managing cloud resources. But modern teams need to orchestrate workflows that span data pipelines, infrastructure operations, business processes, and AI. Kestra is purpose-built for this: a single platform where a Terraform apply, a dbt run, an API call, and a Slack notification live in one declarative YAML flow.
Kestra's open-source core is free with 1200+ plugins and unlimited event-driven workflows. Enterprise features (RBAC, SSO, audit logs, multi-tenancy) are available without per-workload metering. HPE Morpheus uses proprietary per-workload licensing that scales with the number of managed instances.
Kestra was built event-driven from day one: webhooks, S3 uploads, Kafka messages, database changes, and API events are first-class YAML triggers. HPE Morpheus focuses on catalog-driven provisioning and scheduled tasks. When your automation needs to react to real-time events across systems, Kestra's architecture is purpose-built for it.
Find answers to your questions right here, and don't hesitate to Contact us if you couldn't find what you're looking for.
See how Kestra can simplify your workflows—beyond cloud management into true orchestration.