Serverless 中文网 - 首页

Hello World

LinuxmacOS
Windows
# Step 1. Install Serverless Globally
$ curl -o- -L https://slss.io/install | bash
# Step 2. Create a serverless function
$ serverless
# Step 3. Your Function is deployed!
$ https://serverless.cloud.tencent.com
首页广告位
Tencent Serverless Hours 在线分享
Tencent Serverless Hours 在线分享
Serverless 学习路径课
Serverless 学习路径课
Serverless 开发实战之 Nodejs
Serverless 开发实战之 Nodejs
Serverless Python 开发实战之极速制作情人节表白页
Serverless Python 开发实战之极速制作情人节表白页
Serverless 架构揭秘与静态网站部署实战
Serverless 架构揭秘与静态网站部署实战

关于 Serverless Framework

什么是 Serverless Framework?

Serverless Framework 是业界最受欢迎的无服务器应用框架,开发者无需关心底层资源即可部署完整可用的 serverless 应用架构。

Serverless Framework 支持了哪些场景?

目前已支持 REST API、静态网站、Express.js Web 应用、Koa Web 应用等场景,更多实际应用场景在持续建设中。

Serverless Framework 具有什么能力?

Serverless Framework 具有资源编排、自动伸缩、事件驱动等能力,能够覆盖编码-调试-测试-部署等全生命周期。