<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Monitoring on Daman Arora</title>
    <link>https://damanarora.netlify.app/tags/monitoring/</link>
    <description>Recent content in Monitoring on Daman Arora</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 18 May 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://damanarora.netlify.app/tags/monitoring/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS Monitoring &amp; Observability: CloudWatch, CloudTrail, X-Ray and More</title>
      <link>https://damanarora.netlify.app/posts/aws-monitoring-and-observability/</link>
      <pubDate>Mon, 18 May 2026 10:00:00 +0000</pubDate>
      
      <guid>https://damanarora.netlify.app/posts/aws-monitoring-and-observability/</guid>
      <description>Once an app is running on AWS, the next question is: how do you know if it is actually okay? AWS gives you a handful of services to watch performance, audit who did what, trace requests across systems, and check the health of AWS itself.
The mental map ┌─────────────────────────────────────────────────────────┐ │ WATCH performance &amp;amp; react │ │ • CloudWatch Metrics (numbers: CPU, network, billing) │ │ • CloudWatch Alarms (trigger on a metric) │ │ • CloudWatch Logs (collect log files) │ │ • EventBridge (react to events / schedule) │ ├─────────────────────────────────────────────────────────┤ │ AUDIT who did what │ │ • CloudTrail (API call history / audit) │ ├─────────────────────────────────────────────────────────┤ │ TRACE &amp;amp; analyze app behavior │ │ • X-Ray (trace requests across services) │ │ • CodeGuru (ML code review + profiling) │ ├─────────────────────────────────────────────────────────┤ │ CHECK service health │ │ • Health Dashboard (Service) (all AWS, all regions) │ │ • Health Dashboard (Account) (events impacting YOU) │ └─────────────────────────────────────────────────────────┘ CloudWatch — the core monitoring service Metrics CloudWatch Metrics are numbers tracked over time — CPUUtilization, NetworkIn, and so on.</description>
    </item>
    
  </channel>
</rss>
