<?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>Delete-Cache-Cluster on Kenno&#39;s Open Note</title>
    <link>https://blog.khmersite.net/tags/delete-cache-cluster/</link>
    <description>Recent content in Delete-Cache-Cluster on Kenno&#39;s Open Note</description>
    <image>
      <title>Kenno&#39;s Open Note</title>
      <url>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.khmersite.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.154.0</generator>
    <language>en</language>
    <lastBuildDate>Wed, 03 Jul 2024 21:46:56 +1000</lastBuildDate>
    <atom:link href="https://blog.khmersite.net/tags/delete-cache-cluster/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Delete ElastiCache Redis Cluster Using AWS CLI</title>
      <link>https://blog.khmersite.net/p/delete-elasticache-redis-cluster-using-aws-cli/</link>
      <pubDate>Wed, 03 Jul 2024 21:46:56 +1000</pubDate>
      <guid>https://blog.khmersite.net/p/delete-elasticache-redis-cluster-using-aws-cli/</guid>
      <description>&lt;p&gt;Once upon a time there exist an ElastiCache Redis cluster that I no longer needed. I know that the cluster could be deleted via ElastiCache web console.
However, as a command-line addict as myself, I wanted to use AWS CLI to delete the cluster instead.&lt;/p&gt;
&lt;p&gt;Well, actually this is my first time trying to delete an ElastiCache cluster using the CLI. I&amp;rsquo;m going to try to document how I do this, and what mistakes
I&amp;rsquo;d make a long the way. The cluster name is called &amp;lsquo;my-test-cluster&amp;rsquo;. Let&amp;rsquo;s get started&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to delete Memcached cluster using AWS CLI</title>
      <link>https://blog.khmersite.net/p/how-to-delete-memcached-cluster-using-aws-cli/</link>
      <pubDate>Fri, 29 Sep 2023 20:41:14 +1000</pubDate>
      <guid>https://blog.khmersite.net/p/how-to-delete-memcached-cluster-using-aws-cli/</guid>
      <description>&lt;p&gt;If you have an ElastiCache Memcached cluster that you no longer need, it&amp;rsquo;s better to delete it. Dno&amp;rsquo;t believe me? Even AWS said so too:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It is almost always a good idea to delete clusters that you are not actively using. Until a cluster&amp;rsquo;s status is deleted, you continue to incur charges for it. [1]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Well, I have a Memcached cluster that I don&amp;rsquo;t need anymore. But instead of deleting this cluster using AWS console [1], I&amp;rsquo;m going to do this via AWS CLI.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
