Skip to content

AWS ‐ Troubleshooting and Optimization ‐ Monitoring Services

FullstackCodingGuy edited this page Feb 25, 2025 · 6 revisions

image

Monitoring Services for Troubleshooting

CloudTrail - Monitoring, Governance

CloudWatch - Metrics

X-Ray - to identify the lag among the services, it can analyse the response time between endpoints

Security Hub - Collects data from accounts, services and third party products, helps identify the security trends and issues.

Managed Service for Prometheus - secure monitoring service container metrics

Managed Grafana - Data Visualization, Query, Correlate and visualize metrics, logs and traces.

Systems Manager - operations hub for aws apps and resources, helps secure mgmt of hybrid cloud, SCM, to handle patches, os versions.

image

Amazon CloudWatch

Collecting metrics into a repository Provides ability to create alarms and notifications (using SNS) when threshold is met.

image
Clone this wiki locally