- DevOps for Serverless Applications
- Shashikant Bangera
- 185字
- 2021-07-16 17:35:34
Command-line library
The first JavaScript library is a command-line tool or library. The command-line tool helps to deploy, update, roll back, package, invoke or test, and destroy Lambda functions, and it also works seamlessly with AWS API Gateway. It uses the standard npm packaging conventions, which just means that you can call it without making changes to your actual code structure. So the really interesting features with ClaudiaJs's command-line library are as follows:
- claudia create : This command will create a function and a related security role on the AWS portal
- claudia update : This command will update the function by deploying a new version of the function and update the associated API
- claudia test-lambda: This command will execute the Lambda function
- claudia set-version: This command will point the Lambda API stage to the latest deployment version
- claudia add-scheduled-event: This command can add the scheduled recurring events for the Lambda function to run, so through this, we can keep the Lambda function warm
- claudia destroy: This command will destroy the function and associated API and security roles
推薦閱讀
- Linux運維之道(第3版)
- Cybersecurity:Attack and Defense Strategies
- Learning Windows Server Containers
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- Arch Linux Environment Setup How-to
- Learning Android Intents
- VMware Horizon View 6 Desktop Virtualization Cookbook
- 構建可擴展分布式系統:方法與實踐
- Implementing Azure DevOps Solutions
- 深入理解eBPF與可觀測性
- Windows Phone 8 Application Development Essentials
- 網絡操作系統管理與應用(第三版)
- Learning Bootstrap
- 突破平面3ds Max動畫設計與制作
- Windows 7使用詳解(修訂版)