<?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: Michael KARENGERA</title>
    <description>The latest articles on DEV Community by Michael KARENGERA (@michael_karengera).</description>
    <link>https://dev.to/michael_karengera</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%2F3371050%2Fb3009188-ffe1-495e-a039-0d66415fb478.jpg</url>
      <title>DEV Community: Michael KARENGERA</title>
      <link>https://dev.to/michael_karengera</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/michael_karengera"/>
    <language>en</language>
    <item>
      <title>How I Built a Secure Terraform Module to Deploy EKS on AWS (and Launched It as a Product)</title>
      <dc:creator>Michael KARENGERA</dc:creator>
      <pubDate>Sun, 20 Jul 2025 01:24:18 +0000</pubDate>
      <link>https://dev.to/michael_karengera/how-i-built-a-secure-terraform-module-to-deploy-eks-on-aws-and-launched-it-as-a-product-1kbc</link>
      <guid>https://dev.to/michael_karengera/how-i-built-a-secure-terraform-module-to-deploy-eks-on-aws-and-launched-it-as-a-product-1kbc</guid>
      <description>&lt;p&gt;I recently found myself rebuilding the same EKS infrastructure for every new project — IAM roles, node groups, tagging, GitOps setup… all from scratch.&lt;/p&gt;

&lt;p&gt;So I decided to turn it into a product.&lt;/p&gt;




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

&lt;ul&gt;
&lt;li&gt;Provisions a secure EKS cluster with managed node groups&lt;/li&gt;
&lt;li&gt;Modular IAM roles with AWS-managed policies&lt;/li&gt;
&lt;li&gt;Multi-AZ subnet support&lt;/li&gt;
&lt;li&gt;Comes with a clean starter example&lt;/li&gt;
&lt;li&gt;CI/CD- and GitOps-ready layout&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What’s Included:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;eks&lt;/code&gt; module (EKS + node group)&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;iam&lt;/code&gt; module (secure roles)&lt;/li&gt;
&lt;li&gt;Add-ons in development (ALB Ingress, Cluster Autoscaler)&lt;/li&gt;
&lt;/ul&gt;




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

&lt;p&gt;&lt;strong&gt;Starter GitHub repo:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://github.com/Eng-Mike/terraform-aws-eks-secure" rel="noopener noreferrer"&gt;https://github.com/Eng-Mike/terraform-aws-eks-secure&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Full Production-Ready Version (Gumroad):&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://karengera.gumroad.com/l/terraform-eks-eks-secure" rel="noopener noreferrer"&gt;https://karengera.gumroad.com/l/terraform-eks-eks-secure&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Built It:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I needed a secure and repeatable way to deploy EKS for clients.&lt;/li&gt;
&lt;li&gt;Every project had slightly different IAM, node configs, and tagging needs.&lt;/li&gt;
&lt;li&gt;I wanted to give back to the community while learning how to launch a real micro-product.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  📈 What’s Next:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;CI/CD add-on (GitHub Actions)&lt;/li&gt;
&lt;li&gt;Monitoring templates (Prometheus + Grafana)&lt;/li&gt;
&lt;li&gt;ArgoCD GitOps deployment pattern&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let me know what you'd want to see added!&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built by &lt;a href="https://www.linkedin.com/in/michaelkarengera" rel="noopener noreferrer"&gt;Michael Karengera&lt;/a&gt; — DevOps Engineer &amp;amp; automation lover 🇨🇦&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>devops</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
