Tencent open source cloud native integrated deployment tool CloudBase Framework

Recently, Tencent announced the open source of CloudBase Framework, a cloud-native integrated deployment tool to help developers quickly and seamlessly deploy applications on the serverless cloud development (FaaS + CaaS + BaaS) platform.

According to the official documentation of the project, CloudBase Framework supports integrated deployment of web/small programs/mobile/server applications. The one-click hosting technology stack covers almost the entire front-end field, including front-end frameworks Vue, React, and SSR framework Nuxt. Node-based Express and Koa, Deno-based applications, Flutter-based Dart applications, etc.; with the help of the underlying serverless cloud application capabilities, you can also deploy back-end applications based on language technology stacks such as PHP, Java, and Go.

In terms of lowering the threshold for users to use, CloudBase Framework implements the function of automatic detection, that is, for common front-end frameworks, users do not need to write their own configuration, using this tool can automatically identify the construction of the project and release the default configuration. It can also be used with CI/CD tools to achieve continuous deployment. For example, it only takes a few lines of code to automatically push and deploy the front and back ends of the application on Github. At the same time, developers can also add manual confirmation steps in the CI/CD process to review the release process.

The CloudBase Framework team said that now that the project has implemented an integrated deployment tool, the next step is to continue to improve the plug-in system, runtime library, improve the ecology, and achieve a more efficient development and deployment workflow.

Guess you like

Origin www.oschina.net/news/124544/tencent-open-source-cloudbase-framework