Skip to content

AWS Monitoring and Logging

  1. Introduction
  2. Metrics
  3. AWS Cloudwatch
  4. AWS Cloud Map and HealthChecks
  5. AWS Managed Services for Prometheus and Grafana
  6. AWS and Splunk

Introduction

Metrics

AWS Cloudwatch

AWS Cloud Map and HealthChecks

  • Custom Health Check: HealthCheckCustomConfig Cloud Map will eventually mark the instance as unhealthy if it doesn’t receive the health status in 30 seconds. Custom health checks are implemented as regular Route53 healthchecks that check S3 bucket keys (note http access instead of https).

AWS Managed Services for Prometheus and Grafana

AWS and Splunk