An independent guide to building modern software for serverless and native cloud
Part 2: CloudWatch
CloudWatch answers the problem of how to monitor the various resources you deploy to AWS in a serverless solution. This section covers each of the three core services in CloudWatch, showing you how to debug, profile, and gather metrics for services in the cloud.
Backgrounders | ||
Backgrounders | Understanding CloudWatch | ![]() |
Working with CloudWatch Data | ![]() |
Code Tutorials | ||
Code Tutorials | Configuring Services for CloudWatch | ![]() |
Enabling X-Ray Traces for DynamoDB | ![]() |
Labs | ||
Labs | Debugging Services with CloudWatch Logs | ![]() |
Profiling Services with X-Ray Traces | ![]() |
Instrumenting Services with CloudWatch Metrics | ![]() |