<?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: Rupen Gotmare</title>
    <description>The latest articles on DEV Community by Rupen Gotmare (@rupen_gotmare_6eea70bd835).</description>
    <link>https://dev.to/rupen_gotmare_6eea70bd835</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3427881%2Fa19e154e-aa8f-4904-810f-7576f37a2dd1.jpg</url>
      <title>DEV Community: Rupen Gotmare</title>
      <link>https://dev.to/rupen_gotmare_6eea70bd835</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rupen_gotmare_6eea70bd835"/>
    <language>en</language>
    <item>
      <title>Everything in AWS Connects Back to EC2 — My Starting Point 🚀</title>
      <dc:creator>Rupen Gotmare</dc:creator>
      <pubDate>Mon, 18 Aug 2025 05:21:59 +0000</pubDate>
      <link>https://dev.to/rupen_gotmare_6eea70bd835/everything-in-aws-connects-back-to-ec2-my-starting-point-1571</link>
      <guid>https://dev.to/rupen_gotmare_6eea70bd835/everything-in-aws-connects-back-to-ec2-my-starting-point-1571</guid>
      <description>&lt;p&gt;Before I dive into writing about my weekly AWS projects and practicals, I wanted to start with the foundation that really shaped my understanding of cloud computing: Amazon EC2 (Elastic Compute Cloud).&lt;/p&gt;

&lt;p&gt;Learning EC2 was the turning point for me. It helped me understand why certain services exist, how they connect, and when to use them.&lt;/p&gt;

&lt;p&gt;(Not where I want to be yet — but trying to, step by step 💪)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🟢 Essential EC2 Services &amp;amp; Microservices I Learned&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Here’s the list of core services and features I worked with that gave me clarity:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;EC2 Instance Types – General purpose, compute-optimized, memory-optimized, storage-optimized.&lt;/li&gt;
&lt;li&gt;Amazon Machine Images (AMIs) – Preconfigured OS + software stacks.&lt;/li&gt;
&lt;li&gt;Elastic Block Store (EBS) &amp;amp; Instance Store – Persistent vs ephemeral storage.&lt;/li&gt;
&lt;li&gt;Elastic Load Balancer (ELB) &amp;amp; Target Groups – Distributing traffic across instances.&lt;/li&gt;
&lt;li&gt;Auto Scaling – Scaling infrastructure dynamically.&lt;/li&gt;
&lt;li&gt;Security Groups &amp;amp; NACLs – Controlling inbound and outbound traffic.&lt;/li&gt;
&lt;li&gt;Elastic IPs &amp;amp; ENIs – Static IPs and virtual network cards.&lt;/li&gt;
&lt;li&gt;Placement Groups – Optimizing instance placement (cluster, spread, partition).&lt;/li&gt;
&lt;li&gt;Pricing Models – On-Demand, Reserved, and Spot Instances.&lt;/li&gt;
&lt;li&gt;EC2 User Data &amp;amp; Metadata – Automating configuration and fetching instance info.&lt;/li&gt;
&lt;li&gt;Systems Manager (SSM) Agent – Managing EC2 without SSH/RDP.&lt;/li&gt;
&lt;li&gt;CloudWatch Monitoring – Metrics, logs, and alarms.
**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;✨ Key Takeaway**&lt;/p&gt;

&lt;p&gt;&lt;em&gt;By learning and applying these, I started to see how AWS ties everything together into scalable, secure, and cost-effective systems.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🔜 What’s Next&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Starting next week, I’ll be publishing weekly posts here on projects and real-world implementations I’ve built using these services.&lt;/p&gt;

&lt;p&gt;If you’re just starting out, my advice (i am in no position but learnt something through this) : don’t rush past EC2. It’s the core of AWS and makes everything else much easier to understand.&lt;/p&gt;

&lt;p&gt;🔗 Follow along if you’re also on this journey — let’s learn in public together! 🚀&lt;/p&gt;

</description>
      <category>aws</category>
      <category>devops</category>
      <category>beginners</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Little late but stable this time...</title>
      <dc:creator>Rupen Gotmare</dc:creator>
      <pubDate>Wed, 13 Aug 2025 04:30:20 +0000</pubDate>
      <link>https://dev.to/rupen_gotmare_6eea70bd835/little-late-but-stable-this-time-3014</link>
      <guid>https://dev.to/rupen_gotmare_6eea70bd835/little-late-but-stable-this-time-3014</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;This is my very first post as I begin my journey into DevOps. I'm excited and ready to learn, and I've decided to document my progress publicly.&lt;/p&gt;

&lt;p&gt;I've already put a lot of effort into learning Linux fundamentals and am now focusing on AWS. My plan is to continuously improve my skills in both. I'll be polishing the AWS skills I've learned so far, and each week, I'll do a "one-shot" review to practice and solidify my Linux knowledge.&lt;/p&gt;

&lt;p&gt;My goal is to share my learning path with you all. I'll be posting weekly updates on what I've learned and what's next. Feel free to connect with me and follow along! I am optimistic and won't be down this time ^_^ &lt;/p&gt;

&lt;p&gt;Thanks for reading!&lt;/p&gt;

</description>
      <category>devops</category>
      <category>aws</category>
      <category>linux</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
