After creating a service, service providers can configure a service architecture diagram on the Service Details page. Customers can then view this diagram when creating a service instance to better understand the service's architecture.
Background
An architecture diagram visualizes the cloud resources in a service, using arrows and relationship lines to show connections and workflows. This visualization helps customers intuitively understand the service's resource structure.
Procedure
Log on to the Compute Nest console.
-
In the left-side navigation pane, select My Services. On the Created Services tab, click the service name to open the Service Details page.
-
In the Service Deployment section, on the Service Templates tab, click Architecture. Two methods are supported: Edit Architecture Online and Use Local Architecture:
-
Edit Architecture Online:
-
The editor's left panel displays the template's cloud resources, other available cloud resources, and generic icons. You can use these elements to customize the service architecture diagram. The panel organizes the template resources into two categories: newly created resources (such as
EcsSecurityGroupandEcsInstanceGroup) and dependencies on existing resources (such as a VPC and a vSwitch). On the right is a dotted grid canvas where you can drag resources to design the architecture. At the top of the editor, tabs allow you to switch between the Template Script and Architecture views. -
On the editing page, after you finish editing the architecture diagram, click Save. You can view the modified service architecture diagram on the Architecture tab.
NoteIf your service includes multiple templates, you must edit the architecture diagram for each template separately.
After saving, the service architecture diagram appears on the Architecture tab. For example, the diagram for a template named Custom_Image_Ecs might show a nested deployment structure of VPC > vSwitch > EcsInstanceGroup.
-
-
Use Local Architecture:
-
Drag an image file to the upload area, or click Browse Local Files to select a file from your computer.
-
Uploading the file completes the configuration.
-
-
Result
After you configure the diagram, customers can preview the service architecture diagram on the service creation page.