<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>100-Days :: Category :: Full Stack DevOps The Architect’s Log</title><link>https://fullstackdevops.eu/categories/100-days/index.html</link><description/><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 10 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://fullstackdevops.eu/categories/100-days/index.xml" rel="self" type="application/rss+xml"/><item><title>Day 1: The Static Foundation - Automating Hugo Like a Pro</title><link>https://fullstackdevops.eu/100-days/001-hugo/index.html</link><pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate><guid>https://fullstackdevops.eu/100-days/001-hugo/index.html</guid><description>The first step in the 100-day DevOps and Solution Architecture journey, is learning how to build and deploy static websites with a simple continous integration and continuous CI/CD pipeline in bash. Most Developers never launched a single website or managed a basic VPS in their entire careers. This is concerning.
I’ve been coding for 20 years so I’ve seen the web cycle through endless bloat HTML 3, HTML 4, Flash, and now JavaScript bloat. For this project, I’m returning to the most efficient stack possible. Static sites with Hugo. (Video walkthrough available)</description></item><item><title>Day 2: The Art of Writing - DevOps FullStack Secrets</title><link>https://fullstackdevops.eu/100-days/002-writing-documenting/index.html</link><pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate><guid>https://fullstackdevops.eu/100-days/002-writing-documenting/index.html</guid><description>Writing is an integral important part of what we do in the modern world and more so in the complex DevOps or Full Stack Development world. Indifferent if you’re a software engineer writing code or a devops engineer writing bash or terraform automation scripts. You’re writing. All the time. Writing is a form of communication we need and do on a daily basis; SMS, emails, documentation, executive summaries for management or explaining ideas to non technical customers . As any skill, writing improves with practice.</description></item><item><title>Day 3: The Gateway to Linux - VirtualBox Virtualization &amp; Beyond</title><link>https://fullstackdevops.eu/100-days/003-virtualbox-virtualization/index.html</link><pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate><guid>https://fullstackdevops.eu/100-days/003-virtualbox-virtualization/index.html</guid><description>If you want to master DevOps, you must first master Virtualization and Linux. It is the absolute backbone of everything we do—from the smallest local lab to the massive clusters at AWS and GCP.
Today, we are looking at the best entry point for anyone starting this journey: Oracle VirtualBox. (Formerly known as Sun Microsystems VirtualBox)
Why VirtualBox? Oracle VirtualBox is fantastic for beginners. It’s a Type-2 hypervisor, meaning it runs on top of your existing Windows, Mac, or Linux OS. It’s the perfect “sandbox” where you can break things, delete partitions, and mess up configuration files without any risk to your host system. This is the FIRST step before actually installing Linux on a live system either as the sole or dual boot system.</description></item></channel></rss>