When using ModelArts to implement AI Development Lifecycle, you can use two different resource pools to train and deploy models.
Create a dedicated resource pool and select the dedicated resource pool during AI development. For details about the dedicated resource pool, see the following:
Creating a Dedicated Resource Pool
Parameter |
Description |
---|---|
Resource Type |
The default value is Dedicated for Service Deployment and cannot be changed. |
Name |
Name of a dedicated resource pool. The value can contain letters, digits, hyphens (-), and underscores (_). |
Description |
Brief description of a dedicated resource pool. |
Custom Network Configuration |
If you enable Custom Network Configuration, the service instance runs on the specified network and can communicate with other cloud service resource instances on the network. If you do not enable Custom Network Configuration, ModelArts allocates a dedicated network to each user and isolates users from each other. If you enable Custom Network Configuration, set VPC, Subnet, and Security Group. If no network is available, go to the VPC service and create a network. For details, see Virtual Private Cloud User Guide. |
AZ |
You can select Random, AZ 1, AZ 2, or AZ 3 based on site requirements. An AZ is a physical region where resources use independent power supplies and networks. AZs are physically isolated but interconnected through an internal network. To enhance workload availability, create nodes in different AZs. |
Nodes |
Select the number of nodes in a dedicated resource pool. More nodes mean higher computing performance. |
Specifications |
Required specifications. The GPU delivers better performance, and the CPU is more cost-effective.
|
After a dedicated resource pool is used for a period of time, you can scale out or in the capacity of the resource pool by increasing or decreasing the number of nodes.
The procedure for scaling is as follows:
If a dedicated resource pool is no longer needed during AI service development, you can delete the resource pool to release resources and reduce costs.