- DevOps for Serverless Applications
- Shashikant Bangera
- 241字
- 2021-07-16 17:35:35
Serverless Framework
Serverless Framework is one of the most popular frameworks for building serverless architectures. It is an open source CLI, with about 23,000 stars on GitHub. There is also an enterprise edition that helps in setting up templates and providing support. This framework has been used by many companies, such as EA, Coca Cola, Expedia, and Reuters. It is a framework that supports lots of cloud service providers, such as AWS, Azure, Google, OpenWhisk, Kubeless, Oracle Fn, and many others. It has a very well-documented user guide containing quite a large number of examples to help you start using it. It supports lots of languages, such as Node.js, Python, Java, Scala, C#, Go, F#, Groovy, Kotlin, PHP, and Swift.
It supports the life cycle of serverless architecture, which can build, deploy, update, and delete. It supports function grouping for easy management of code, processes, and resources across large projects, and also provides fairly good support for CD/CI. It has far better community support compared to other frameworks. It provides lots of plugins to support framework functionality. There are a lot of blogs to help us build the best practices in using the framework. It has a support forum and slack rooms for resolving issues and problems. It supports lots of features, such as deploying functions and events, invoking functions, tailing logs, integration testing, and packaging for future deployment. Let's take a closer look at the features of Serverless Framework.
- Kubernetes修煉手冊(cè)
- Learning OpenDaylight
- Persistence in PHP with the Doctrine ORM
- 操作系統(tǒng)基礎(chǔ)與實(shí)踐:基于openEuler平臺(tái)
- Linux性能優(yōu)化
- 玩到極致 iPhone 4S完全攻略
- SharePoint 2013 WCM Advanced Cookbook
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- 新手學(xué)電腦從入門到精通(Windows 10+Office 2016版)
- macOS效率手冊(cè)
- Linux就該這么學(xué)
- 移動(dòng)應(yīng)用UI設(shè)計(jì)模式(第2版)
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Windows 7案例教程