<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mahammad Rafi</title>
    <description>The latest articles on DEV Community by Mahammad Rafi (@mahammad_rafi).</description>
    <link>https://dev.to/mahammad_rafi</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3980111%2Ff5b6c562-f0be-49e5-b471-263d4e4f8dcd.jpeg</url>
      <title>DEV Community: Mahammad Rafi</title>
      <link>https://dev.to/mahammad_rafi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mahammad_rafi"/>
    <language>en</language>
    <item>
      <title>I Built a CIDR Calculator for Cloud Networking (AWS, Azure, Kubernetes)</title>
      <dc:creator>Mahammad Rafi</dc:creator>
      <pubDate>Thu, 11 Jun 2026 20:26:59 +0000</pubDate>
      <link>https://dev.to/mahammad_rafi/i-built-a-cidr-calculator-for-cloud-networking-aws-azure-kubernetes-36oj</link>
      <guid>https://dev.to/mahammad_rafi/i-built-a-cidr-calculator-for-cloud-networking-aws-azure-kubernetes-36oj</guid>
      <description>&lt;p&gt;Subnetting and CIDR calculations are essential skills for anyone working in cloud and networking.&lt;/p&gt;

&lt;p&gt;But in real-world scenarios—especially in AWS, Azure, GCP, and Kubernetes—CIDR planning can quickly become confusing and error-prone.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;&lt;br&gt;
While working with cloud environments, I noticed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Manual CIDR calculations take time.
&lt;/li&gt;
&lt;li&gt;Subnet planning gets complex very quickly.
&lt;/li&gt;
&lt;li&gt;CIDR overlaps cause major issues in networking.
&lt;/li&gt;
&lt;li&gt;Most tools don’t explain the concepts clearly.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why I Built This&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To solve this, I created:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://www.cidrhub.com" rel="noopener noreferrer"&gt;https://www.cidrhub.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;CIDRHub is more than just a calculator — it's a cloud networking tool and learning platform.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Does
&lt;/h2&gt;

&lt;p&gt;1) Fast CIDR calculations.&lt;br&gt;&lt;br&gt;
2) Subnet mask &amp;amp; IP range generation.&lt;br&gt;&lt;br&gt;
3) Cloud network planning (AWS, Azure, GCP, Kubernetes).&lt;br&gt;&lt;br&gt;
4) Practical subnetting guidance.  &lt;/p&gt;

&lt;h2&gt;
  
  
  Real-World Focus
&lt;/h2&gt;

&lt;p&gt;CIDRHub helps you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Avoid CIDR overlaps
&lt;/li&gt;
&lt;li&gt;Plan scalable subnets
&lt;/li&gt;
&lt;li&gt;Understand real cloud networking
&lt;/li&gt;
&lt;li&gt;Design better architectures
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Who Is This For?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Network Engineers
&lt;/li&gt;
&lt;li&gt;DevOps Engineers
&lt;/li&gt;
&lt;li&gt;Cloud Engineers
&lt;/li&gt;
&lt;li&gt;Students learning networking
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;👉 &lt;a href="https://www.cidrhub.com" rel="noopener noreferrer"&gt;https://www.cidrhub.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Final Thoughts&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Subnetting is a core skill, but it doesn't have to be complicated.&lt;/p&gt;

&lt;p&gt;The goal of CIDRHub is to make subnetting easier and more practical for real-world use.&lt;/p&gt;




&lt;p&gt;Would love your feedback!&lt;/p&gt;

</description>
      <category>devops</category>
      <category>cloudcomputing</category>
      <category>kubernetes</category>
      <category>networking</category>
    </item>
  </channel>
</rss>
