<?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: mike</title>
    <description>The latest articles on DEV Community by mike (@hansomike).</description>
    <link>https://dev.to/hansomike</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%2F140750%2Fc51c1603-2ddf-4d95-9a90-3347e7bb0bfb.jpg</url>
      <title>DEV Community: mike</title>
      <link>https://dev.to/hansomike</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hansomike"/>
    <language>en</language>
    <item>
      <title>I Built My DevOps Portfolio on a Killercoda Ubuntu Playground — And It Transformed My Learning</title>
      <dc:creator>mike</dc:creator>
      <pubDate>Tue, 25 Nov 2025 13:31:58 +0000</pubDate>
      <link>https://dev.to/hansomike/i-built-my-devops-portfolio-on-a-killercoda-ubuntu-playground-and-it-transformed-my-learning-99k</link>
      <guid>https://dev.to/hansomike/i-built-my-devops-portfolio-on-a-killercoda-ubuntu-playground-and-it-transformed-my-learning-99k</guid>
      <description>&lt;h1&gt;
  
  
  Why Every DevOps Engineer Should Deploy Their First Portfolio on Killercoda
&lt;/h1&gt;

&lt;p&gt;Most DevOps tutorials begin with AWS, GCP, or Kubernetes.&lt;/p&gt;

&lt;p&gt;But here’s my honest advice:&lt;br&gt;&lt;br&gt;
Start with &lt;strong&gt;Killercoda’s Ubuntu playground&lt;/strong&gt; instead.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://killercoda.com/playgrounds/scenario/ubuntu" rel="noopener noreferrer"&gt;https://killercoda.com/playgrounds/scenario/ubuntu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I recently deployed my full DevOps portfolio website using nothing but this environment and Nginx — and it was one of the most valuable hands-on exercises I’ve done.&lt;/p&gt;

&lt;p&gt;Here is the live server running my site:&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://411913816ee7-10-244-13-238-80.spch.r.killercoda.com/" rel="noopener noreferrer"&gt;https://411913816ee7-10-244-13-238-80.spch.r.killercoda.com/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why this matters
&lt;/h2&gt;

&lt;p&gt;When you deploy on Killercoda, you learn the fundamentals that cloud providers hide behind fancy panels:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;creating and securing directories
&lt;/li&gt;
&lt;li&gt;Configuring Nginx from scratch
&lt;/li&gt;
&lt;li&gt;troubleshooting server errors
&lt;/li&gt;
&lt;li&gt;managing processes manually
&lt;/li&gt;
&lt;li&gt;deploying changes without automation crutches
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s the closest experience to running a real Linux server — without paying for one.&lt;/p&gt;

&lt;h2&gt;
  
  
  My recommendation
&lt;/h2&gt;

&lt;p&gt;If you're a beginner DevOps engineer or trying to build confidence:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Forget the cloud for a moment.&lt;br&gt;&lt;br&gt;
Deploy something raw.&lt;br&gt;&lt;br&gt;
Learn the ground truth.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Your terminal will become your greatest teacher.&lt;/p&gt;

</description>
      <category>ubuntu</category>
      <category>linux</category>
      <category>cloud</category>
      <category>technology</category>
    </item>
  </channel>
</rss>
