<?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>CloudWatch on zoph.me, AWS Cloud Security and Indie Consulting</title>
    <link>https://zoph.me/tags/cloudwatch/</link>
    <description>Recent content in CloudWatch on zoph.me, AWS Cloud Security and Indie Consulting</description>
    <image>
      <title>zoph.me, AWS Cloud Security and Indie Consulting</title>
      <url>https://zoph.me/posts/resources/images/code-social.png</url>
      <link>https://zoph.me/posts/resources/images/code-social.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 19 Jul 2026 10:50:51 -0400</lastBuildDate>
    <atom:link href="https://zoph.me/tags/cloudwatch/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Elevate your AWS Security with basic alerting</title>
      <link>https://zoph.me/posts/2023-02-12-aws-security-survival-kit/</link>
      <pubDate>Sun, 12 Feb 2023 13:37:00 +0200</pubDate>
      <guid>https://zoph.me/posts/2023-02-12-aws-security-survival-kit/</guid>
      <description>AWS Security Survival Kit: open source CloudFormation alerts for the bare-minimum suspicious activity you should catch in any AWS account. Free, opinionated, drop-in.</description>
    </item>
    <item>
      <title>Introducing Subnet-Watcher: Observability for your AWS Subnets</title>
      <link>https://zoph.me/posts/2023-01-08-subnet-watcher/</link>
      <pubDate>Sun, 08 Jan 2023 13:37:00 +0200</pubDate>
      <guid>https://zoph.me/posts/2023-01-08-subnet-watcher/</guid>
      <description>&lt;p&gt;Are you tired of manually checking your AWS subnets to make sure they&amp;rsquo;re not approaching the free remaining IP limit? Look no further than Subnet-Watcher, an open-source tool I&amp;rsquo;ve developed at &lt;a href=&#34;https://zoph.io&#34;&gt;zoph.io&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Subnet-Watcher allows you to automatically check your subnets for a variety of metrics, such as whether they have the correct number of available IP addresses, or the number of detached ENIs. It also allows you to take action if any of these conditions are not met, such as sending an email notification and automatically recording a CloudWatch Metric.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CloudWatch Synthetics - Canary testing</title>
      <link>https://zoph.me/posts/2020-02-02-cloudwatch-synthetics/</link>
      <pubDate>Sun, 02 Feb 2020 13:37:00 +0200</pubDate>
      <guid>https://zoph.me/posts/2020-02-02-cloudwatch-synthetics/</guid>
      <description>&lt;h2 id=&#34;canary-what&#34;&gt;Canary What?&lt;/h2&gt;
&lt;p&gt;&lt;img alt=&#34;canary&#34; loading=&#34;lazy&#34; src=&#34;https://zoph.me/posts/resources/images/posts/2020-CW-Synthetics/canary.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;In software testing, a canary (also called a canary test) is a push of programming code changes to a small number of end-users who have not volunteered to test anything. The goal of a canary test is to make sure code changes are transparent and work in a real-world environment.&lt;/p&gt;
&lt;p&gt;Canary tests, which are often automated, are run after testing in a sandbox environment has been completed. Because the canary is only pushed to a small number of users, its impact is relatively small should the new code prove to be buggy and changes can be reversed quickly.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
