<?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: Jacob Darko</title>
    <description>The latest articles on DEV Community by Jacob Darko (@show_love).</description>
    <link>https://dev.to/show_love</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%2F813788%2F6dbd9eb8-8bdf-40de-9a8b-b34569631cdb.jpg</url>
      <title>DEV Community: Jacob Darko</title>
      <link>https://dev.to/show_love</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/show_love"/>
    <language>en</language>
    <item>
      <title>📢 Cloud Security Lesson</title>
      <dc:creator>Jacob Darko</dc:creator>
      <pubDate>Sat, 04 Apr 2026 20:04:31 +0000</pubDate>
      <link>https://dev.to/show_love/cloud-security-lesson-e0b</link>
      <guid>https://dev.to/show_love/cloud-security-lesson-e0b</guid>
      <description>&lt;p&gt;At 2:00 AM, an alert appears, not a massive breach and not a sophisticated attack.&lt;br&gt;
Just a spike in outbound traffic from a non-production storage bucket.&lt;br&gt;
Most people imagine cloud security as defending against elite hackers. But cloud engineers know the real danger is often an open door no one noticed.&lt;br&gt;
So, they investigate.&lt;br&gt;
The cause isn’t complex.&lt;br&gt;
A legacy IAM role that should have been revoked was still active. That unused permission became the entry point for someone to access and exfiltrate dummy data.&lt;br&gt;
No catastrophe.&lt;br&gt;
But it’s a clear warning.&lt;br&gt;
That night, cloud engineers do what they always must after a close call: they harden the foundation.&lt;br&gt;
They move toward a strict Least Privilege model:&lt;br&gt;
• Access only when necessary&lt;br&gt;
• Mandatory MFA for critical resources&lt;br&gt;
• Continuous monitoring and automated alerts&lt;br&gt;
• Regular IAM audits to remove unused roles&lt;br&gt;
Because cloud security isn’t just about reacting to incidents.&lt;br&gt;
They design systems where mistakes are harder to make and easier to detect.&lt;/p&gt;

&lt;p&gt;Cloud engineers don’t just build faster platforms.&lt;br&gt;
They build the armor that protects them.&lt;br&gt;
In the cloud, security isn’t a feature added later.&lt;br&gt;
It is the foundation everything else stands on.&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>cybersecurity</category>
      <category>learning</category>
      <category>security</category>
    </item>
  </channel>
</rss>
