Alabama Student Dives Into Docker and Kubernetes

Fortune Linus, a senior at Alabama A&M University, documents his journey learning containerization and orchestration technologies.

Published on Feb. 24, 2026

Fortune Linus, a senior studying Mathematics with a Computer Science minor at Alabama A&M University, has embarked on a mission to master Docker and Kubernetes. In a new blog series, Linus is sharing his hands-on learning process, walking through labs and tutorials to gain real-world skills in containerization and orchestration beyond what a textbook can teach. Linus hopes his journey will inspire other students and developers looking to level up their DevOps expertise.

Why it matters

As containerization and Kubernetes become increasingly essential for modern software development and deployment, Linus's step-by-step documentation of his learning process provides a valuable resource for others looking to gain these in-demand skills. His focus on practical, lab-based learning highlights the importance of getting hands-on experience with these technologies.

The details

In his first post, Linus walks through setting up a Docker development environment from scratch, covering installation on both Linux and Windows, verifying the Docker daemon's health, running test containers, and inspecting images and containers. He emphasizes the importance of cleaning up unused resources as he progresses through the labs. Linus plans to continue documenting his learning journey, covering topics like building Docker images, deploying containerized apps, and managing Kubernetes clusters.

  • Linus began his Docker and Kubernetes learning journey in February 2026 as a senior at Alabama A&M University.
  • The first post in his blog series was published on February 19, 2026.

The players

Fortune Linus

A senior at Alabama A&M University studying Mathematics with a minor in Computer Science, Linus is deeply passionate about DevOps and SecOps and is on a mission to build real, hands-on skills in containerization and orchestration technologies.

Alabama A&M University

The university where Linus is currently a student, located in Huntsville, Alabama.

Got photos? Submit your photos here. ›

What they’re saying

“I'll be honest — I didn't always think containerization was something I needed to worry about. But the more I dove into software development, backend engineering, and cloud infrastructure, the more I kept running into the same two names: Docker and Kubernetes.”

— Fortune Linus (Medium)

What’s next

Linus plans to continue documenting his learning journey with Docker and Kubernetes, covering topics like building Docker images, deploying containerized apps, and managing Kubernetes clusters.

The takeaway

Linus's hands-on approach to learning Docker and Kubernetes highlights the importance of gaining practical experience with these essential DevOps technologies, especially for students and developers looking to stay competitive in the rapidly evolving software industry.