- 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.
推薦閱讀
- Instant QlikView 11 Application Development
- 動手學數據結構與算法
- Mastering C++ Multithreading
- Angular應用程序開發指南
- Tableau Desktop可視化高級應用
- Arduino電子設計實戰指南:零基礎篇
- Mastering OpenStack
- Java 9:Building Robust Modular Applications
- 青少年Python趣味編程
- Azure for Architects
- OpenStack Sahara Essentials
- C語言進階:重點、難點與疑點解析
- 程序員超強大腦
- Django 3 Web應用開發從零開始學(視頻教學版)
- C++并發編程實戰(第2版)