- Building Serverless Web Applications
- Diego Zanon
- 75字
- 2021-07-15 17:31:29
Amazon CloudWatch
CloudWatch is a monitoring service for your AWS resources. It is often used to monitor virtual machines, but it is not restricted to it and plays an important role even when your operation is based only on serverless functions. With CloudWatch, you can monitor errors, throttles, number of invocations, duration, and costs. You can also expand monitoring further with custom plugins.
This subject will be covered in Chapter 10, Testing, Deploying, and Monitoring.
推薦閱讀
- 數據科學實戰手冊(R+Python)
- OpenShift開發指南(原書第2版)
- 數據結構和算法基礎(Java語言實現)
- Access 數據庫應用教程
- Jupyter數據科學實戰
- Learning JavaScript Data Structures and Algorithms
- 深入分布式緩存:從原理到實踐
- 一塊面包板玩轉Arduino編程
- Django實戰:Python Web典型模塊與項目開發
- SQL Server 2008中文版項目教程(第3版)
- Kotlin Programming By Example
- Training Systems Using Python Statistical Modeling
- 奔跑吧 Linux內核
- Android應用開發攻略
- Python程序設計教程