📒
cncf-serverless
  • 前言
  • Tools
  • Security
  • Framework
    • Dapr
    • Serverless
  • Hosted Platform
    • Alibaba Cloud Function Compute
    • AWS Lambda
    • Azure Functions
    • Google Cloud Functions
    • Huawei FunctionStage
    • Tencent Cloud Serverless Cloud Function
  • Installable Platform
    • Apache OpenWhisk
    • Fission
    • Kubeless
    • OpenFaas
    • KEDA
    • Knative
      • 最近 release
      • 部署
      • 架构
      • 概念
      • 基本使用
      • event source
      • event flows
  • WG Serverless
    • cloud events
    • workflow 规范
  • 结语
Powered by GitBook
On this page

Was this helpful?

  1. Framework

Serverless

PreviousDaprNextHosted Platform

Last updated 4 years ago

Was this helpful?

项目由 Serverless 公司15年4月开始的项目,这个项目的及大多内容都是腾讯云在参与、发布

Serverless 框架是一个 JavaScript 编写的命令行工具,为开发和部署 serverless 架构提供脚手架,自动化工作流以及最佳实践。并且它支持通过丰富的插件进行功能扩展

20年10月阿里云开源了独立的 serverless 开发框架 ,二者在开发者工具这个层面而言,功能比较类似

Serverless
简体中文版本
相关网站
Serverless-Devs