Blog

Stories, notes, and learnings.

All Articles

Hostnames in the Age of the Cloud: Do They Still Matter?

In this post, we explore whether hostname configuration still plays a role in modern DevOps. Spoiler: It does — just not where you expect. From logging and monitoring to Ansible inventories and TLS certs, hostnames still have their quiet place in the chaos of the cloud.

7 min read

Mastering systemd: Running Custom Apps as Linux Services

Learn how to create and manage .service files to deploy apps like a pro, automate restarts, and integrate your services into the Linux ecosystem — the DevOps way.

6 min read