AWS/ECS

ECS Monitoring 정리

백셀건전지 2023. 9. 15. 18:14

Amazon Managed Service for Prometheus(AMP)

  • monitoring service for metrics compatible with the open source Prometheus project
  • easier for you to securely monitor container environments
  • reduces the heavy lifting required to get started with monitoring applications across EKS & ECS, as well as self-managed Kubernetes clusters.
  • automatically scales as your monitoring needs grow. It offers highly available, multi-Availability Zone deployments, and integrates AWS security and compliance capabilities
  • offers native support for the PromQL query language as well as over 150+ Prometheus exporters

Amazon Managed Service for Grafana (AMG)

  • fully managed service with rich, interactive data visualizations to help customers analyze, monitor, and alarm on metrics, logs, and traces across multiple data sources
  • automatically scaled, highly available, and enterprise-secure service
  • manage user and team access to dashboards across AWS accounts, AWS regions, and data sources
  • provides an intuitive resource discovery experience to help you easily onboard your AWS accounts across multiple regions and securely access AWS services
    • Amazon CloudWatchAWS
    • X-Ray
    • Amazon Elasticsearch Service
    • Amazon Timestream
    • AWS IoT SiteWise
    • Amazon Managed Service for Prometheus

AWS Distro for OpenTelemetry

  • secure, production-ready, AWS-supported distribution of the OpenTelemetry project.
  • provides open source APIs, libraries, and agents to collect distributed traces and metrics for application monitoring
  • instrument your applications just once to send correlated metrics and traces to multiple monitoring solutions
  • collects metadata from your AWS resources and managed services, so you can correlate application performance data with underlying infrastructure data, reducing the mean time to problem resolution

'AWS > ECS' 카테고리의 다른 글

VPC Lattice  (0) 2023.09.22
ECS Capacity Providers  (0) 2023.09.17
App Mesh 정리  (0) 2023.09.17
ECS Networking 정리  (0) 2023.09.17
ECS 개념 정리  (0) 2023.09.07