- 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
推薦閱讀
- 操作系統實用教程(Linux版)
- Linux設備驅動開發詳解(第2版)
- Containerization with LXC
- Google系統架構解密:構建安全可靠的系統
- 玩到極致 iPhone 4S完全攻略
- PLC控制系統應用與維護
- SharePoint 2013 應用開發實戰
- 新手學電腦從入門到精通(Windows 10+Office 2016版)
- 嵌入式實時操作系統μC/OS原理與實踐
- 8051軟核處理器設計實戰
- Application Development in iOS 7
- Troubleshooting Docker
- 從實踐中學習Windows滲透測試
- Hadoop Real-World Solutions Cookbook
- 鴻蒙HarmonyOS應用開發入門