- DevOps for Serverless Applications
- Shashikant Bangera
- 121字
- 2021-07-16 17:35:34
Apex
Apex is yet another serverless framework that is built on the Go to manage AWS Lambda functions. It is an open source framework and uses Terraform for bootstrapping the resources, which makes it faster to execute. The features provided by the frameworks are the ability to deploy, test functions, roll back deployment, view metrics, and tail logs.
Although it does not support invoking the function locally, it does support multiple languages, such as Node.js, Python, Java, Rust, and Go. We can create various environments through Apex. It has good documentation and helps you to quickly get started with using the frameworks. However, Apex currently only supports AWS Lambda.
More information on Apex can be found at the following link:
http://apex.run/#function-hooks
http://apex.run/#function-hooks
推薦閱讀
- 從零開(kāi)始寫Linux內(nèi)核:一書學(xué)透核心原理與實(shí)現(xiàn)
- 無(wú)蘋果不生活 OS X Mountain Lion隨身寶典
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 玩到極致 iPhone 4S完全攻略
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- RESS Essentials
- Windows 7中文版從入門到精通(修訂版)
- 嵌入式系統(tǒng)及其應(yīng)用(第三版)
- Linux內(nèi)核設(shè)計(jì)的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)項(xiàng)目教程(第4版)
- 從實(shí)踐中學(xué)習(xí)Kali Linux無(wú)線網(wǎng)絡(luò)滲透測(cè)試
- Linux操作系統(tǒng)
- iOS 10 開(kāi)發(fā)指南
- OpenVZ Essentials
- Docker容器技術(shù)與應(yīng)用