You can use Alibaba Cloud Toolkit to deploy applications to Enterprise Distributed Application Service (EDAS). This is applicable to scenarios, such as fast iterative updates and batch deployment of applications. After you install and configure Alibaba Cloud Toolkit in IntelliJ IDEA, you need only to specify deployment parameters on the configuration interface to implement automated deployment.
Prerequisites
-
An application is created in EDAS and is deployed for the first time. For more information, see
-
Alibaba Cloud Toolkit is installed and configured. For more information, see Install and configure Alibaba Cloud Toolkit in IntelliJ IDEA.
Deploy an application to an Elastic Compute Service (ECS) cluster
In this example, the Java_demo application is deployed by performing the following steps:
Deploy an application to a Container Service Kubernetes cluster
Verify the result
After the deployment process starts, IntelliJ IDEA generates deployment logs in the Console section. You can check the deployment results based on log information.
You can also log on to the EDAS console, and view the deployment results on the Basic Information tab of the deployed application.