# AWS - Managed Grafana & Managed Prometheus


# AWS Managed Prometheus(AMP)

AWS 全託管版 Prometheus,用來收集大規模 Metrics


# 核心用途

  • 收集:
    • Kubernetes(EKS)
    • EC2
    • 微服務
    • ADOT 送進來的 Metrics
  • 使用語言:
    • PromQL(Prometheus Query Language)
  • 完全免管
    • 不用自己架 Prometheus Server
    • 不用處理 HA、Scaling、Storage

關鍵字

  • Kubernetes metrics - Managed Prometheus
  • PromQL 查詢 - Managed Prometheus
  • OpenTelemetry + Prometheus - Managed Prometheus
  • 大規模 metrics 儲存 - Managed Prometheus

# AWS Managed Grafana

AWS 全託管的 Grafana,可視覺化多種資料來源


# 它可以接哪些資料

  • CloudWatch - Metrics
  • Managed Prometheus - PromQL Metrics
  • OpenSearch - Logs
  • X-Ray - Traces
  • Timestream - 時序資料
  • Athena - 查詢型資料

這就是 Cross-data source Dashboards 的基礎


# 安全特性

  • IAM Identity Center(SSO)
  • Fine-grained Access Control
  • VPC Private Access
  • 不需要開放 Public Internet