All Products
Search
Document Center

Platform For AI:Development workflows

Last Updated:Mar 10, 2026

Learn common development workflows for cloud-native AI and AI-integrated big data scenarios using PAI modules.

Common workflows

Access PAI modules from the workspace details page. The following workflows show how to use these modules for common scenarios.

  • Cloud-native development云原生开发流程

    Section

    Description

    Reference

    High-quality datasets are essential for accurate models. Use dataset management to register public datasets, upload files from local machines or Alibaba Cloud storage, or create index datasets by scanning OSS folders. Dataset management enables centralized data organization and prepares data for labeling and training.

    Create and manage datasets

    Data Science Workshop (DSW) is an interactive machine learning IDE for cloud-based development. Use Notebooks to access data, develop algorithms, and train and deploy models from anywhere.

    DSW Overview

    Image management provides PAI public images and supports custom images for centralized application image management.

    Custom images

    Deep Learning Containers (DLC) provides a flexible, stable, and high-performance training environment. DLC supports multiple algorithm frameworks, enables large-scale distributed deep learning, and supports custom frameworks.

    DLC Overview

    PAI supports datasets from NAS, OSS, and Git repositories. Specify datasets and code repositories when submitting training jobs.

    Prerequisites for DLC

    Model management enables centralized management of trained models and integrates with EAS for model deployment.

    Register and manage models

    EAS deploys models as online services using CPU or GPU resources. It features high throughput, low latency, one-click deployment for complex models, and real-time auto scaling.

    Note

    EAS does not support DSW images or CPFS datasets.

    EAS Overview

  • AI with big dataAI+大数据最佳实践

    Section

    Description

    Reference

    Store source data in MaxCompute tables, preprocess in DataWorks, and reference in PAI for model training.

    Machine Learning Designer supports large-scale distributed training for traditional machine learning, deep learning, reinforcement learning, and stream/batch processing. It provides hundreds of algorithms, automatic parameter tuning, and drag-and-drop component assembly with minimal code.

    What is Designer?

    DataWorks schedules tasks based on time properties and scheduling parameters.

    Task management stores experiment data from Machine Learning Designer and custom task records, enabling experiment comparison across tasks.

    Job Management

    Model management enables centralized management of trained models and integrates with EAS for model deployment.

    Register and manage models

    EAS deploys models as online services using CPU or GPU resources. It features high throughput, low latency, one-click deployment for complex models, and real-time auto scaling.

    Note

    EAS does not support DSW images or CPFS datasets.

    EAS Overview