All Products
Search
Document Center

Enterprise Distributed Application Service:Deploy an application in a hybrid cloud cluster

Last Updated:Mar 11, 2026

If you run workloads across Alibaba Cloud Elastic Compute Service (ECS) instances, on-premises servers, and other cloud providers, you can import all of them into a hybrid cloud ECS cluster in Enterprise Distributed Application Service (EDAS). This gives you a single control plane for deployment, scale-out, networking, and management -- without changing your existing workflow.

Prerequisites

Before you begin, make sure that you have:

Cluster architecture

A hybrid cloud ECS cluster connects three types of instances through Express Connect circuits:

Instance typeDescription
Alibaba Cloud ECS instancesInstances running in Alibaba Cloud regions
On-premises instancesInstances in your on-premises data centers
Third-party cloud instancesInstances from other cloud service providers

After you import these instances into a hybrid cloud ECS cluster, you deploy and manage applications on them the same way you would in a standard ECS cluster.

Deploy an application

The deployment steps for a hybrid cloud ECS cluster are identical to those for a standard ECS cluster. Follow the instructions in Create and deploy an application in an ECS cluster.

See also