Well-received in the industry, Serverless Cloud Framework allows you to deploy a complete and available serverless application framework without having to care about underlying resources. It features resource orchestrating, auto scaling, and event driving and covers the full development lifecycle from coding and debugging to testing and deploying, helping you quickly build serverless applications with the aid of Tencent Cloud resources.
Serverless Cloud Framework provides an SCF component, which can be used to quickly package and deploy SCF projects. You can familiarize yourself with and use the component by following the steps below:
Serverless Cloud Framework provides the SCF component to implement resource creation and orchestration for SCF. In addition, it provides more encapsulated components and best practices for some typical use cases, such as Express framework support and website deployment. For more information, please see the Serverless Components project on GitHub.
Item | Description |
---|---|
Deploying static websites | Use the `Serverless Website` component to quickly host a static website. |
Deploying Express.js applications | Use the `Serverless SCF` component to quickly construct an Express.js project. |
Deploying full-stack websites with Vue + Express + PostgreSQL | Use Vue as the frontend and Express framework as the backend to deploy a serverless full-stack application through multiple Serverless Components. |
Deploying Nuxt.js applications | Use the `Serverless Components Nuxt.js` component to quickly deploy an SSR project based on Nuxt.js. |
Was this page helpful?