All Products
Search
Document Center

Function Compute:Serverless Devs

Last Updated:Jun 02, 2026

Serverless Devs is an open source platform for deploying and managing serverless applications across multiple clouds. It integrates with existing tools to streamline development and operations.

Benefits

  • No vendor lock-in

    Deploy across cloud platforms with pluggable vendor support. Supported Function-as-a-Service (FaaS) providers include Alibaba Cloud Function Compute, AWS Lambda, Baidu Cloud Function Compute (CFC), HUAWEI CLOUD FunctionGraph, and Tencent Cloud Serverless Cloud Function (SFC).

  • Open source development

    All tools, components, and applications are open source. View and contribute anytime.

  • Pluggable features

    Capabilities are delivered through pluggable components. Select and combine components to customize commands and features for each application module.

  • Effortless startup

    Serverless Registry provides cases in multiple formats. Initialize a project from any case with the s init command.

  • Full lifecycle management

    Manage projects from creation through development, debugging, and observability.

  • Excellent integration

    Integrate projects into existing ecosystems through components, and connect with automated CI/CD workflows.

References

Reference

Description

Install Serverless Devs

Install through the CLI, scripts, or binary packages. Update using built-in commands.

Configure Serverless Devs

Configure access keys with the wizard, CLI commands, or environment variables. Temporary keys are also supported.

Built-in commands

Commands for key configuration, project initialization, pure CLI mode, tool cleanup, component management, custom commands, template management, rendering previews, and YAML verification.

Components

fc3

  • Supports building, deployment, observability, invocation, debugging, publishing and configuration, resource synchronization, and YAML conversion.

  • The fc3 YAML specifications detail the YAML file syntax.

fc3-domain

  • Deploy, change plans for, view, and delete custom domain names.

  • The fc3-domain YAML specifications detail the YAML file syntax.

ros

  • Deploy, view, and delete ROS stacks.

  • The ros YAML specifications detail the YAML file syntax.

CI/CD

Integrates with GitHub Actions, Gitee Go, Jenkins, Alibaba Cloud DevOps, and other CI/CD platforms.

Tips

Frequently asked questions about Serverless Devs.