A Disk Usage Alert Led Me Down the OpenStack Rabbit Hole
An engineer's journey through OpenStack Swift, clustering, and cloud architecture.
Jul 26, 20266 min read33

Search for a command to run...
An engineer's journey through OpenStack Swift, clustering, and cloud architecture.

From the perspective of someone who's worked in both worlds For the last few years, I worked primarily with ASP.NET on a government project. Like many developers, I became comfortable in that ecosys

This article walks through the typical lifecycle of publishing an ASP.NET Core application and deploying it to common targets (IIS, Azure App Service, Linux systemd + Nginx, and Docker). It covers bui
