After you prepare the deployment environment, you can create a SOFAStack application, define its basic information, and attach compute and load balancing services.
Prerequisites
You have registered an Alibaba Cloud account and completed identity verification.
You have activated the SOFAStack service.
You have completed the environment preparation.
Step 1: Create an application group
Log on to the SOFAStack console.
In the left navigation pane, click Operations Management > Application Management > Application List.
On the Application List page, click Add Group in the left pane.
Enter the group information.
Application Group Name: Required. Enter demo.
Application Group Description: Optional. You can leave this field empty.
Click Submit to create the group.
Step 2: Create application metadata
Log on to the SOFAStack console.
In the left navigation pane, click Operations Management > Application Management > Application List.
On the Application List page, click Create Application.
Configure the application information.
Application Name: The name can contain letters, digits, hyphens (-), and underscores (_). It must start with a letter and end with a letter or a digit. This example uses sofabootdemo.
NoteThe application name must be unique within the tenant.
Technology Stack: Select SOFA Boot.
Application Group: Select the application group that you created in Step 1 (demo).
Application Tags: Tags to classify applications for quick retrieval. You can add system tags and custom tags. This example leaves this field empty.
Application Description: Enter a description for the application. This example leaves this field empty.
Click Submit. In the success pop-up window, click View Application Details to go to the application details page.
What to do next
After you create the application, you can publish it. For more information, see Classic deployment pattern.