Articles
Articles on containerization, automation, Linux, and DevOps
Containerization & Podman
Ephemeral Sidecar Pattern: Managing SSH Tunnels in Podman Pods
How to dynamically start and stop containers within a Podman pod using Python context managers.
CONTAINERIZATION & PODMANBuilding a Multi-Queue Worker with RQ and Podman
Architecture for a single RQ worker listening to multiple queues and dispatching tasks to different containers.
CONTAINERIZATION & PODMANFrom Development to Production: Container Image Consistency
CI/CD practices ensuring the same OCI image runs in dev and prod environments.
Python Automation & Integration
Integrating Telegram Bots with Task Queues: aiogram + RQ + Valkey
Complete architecture for async Telegram bot with background job processing.
PYTHON AUTOMATION & INTEGRATIONBuilding a Universal Container Dispatcher in Python
Pattern where a Python worker launches arbitrary Podman containers based on config.
PYTHON AUTOMATION & INTEGRATIONJira API Automation: From Alerts to Action
Using Python to automate Jira workflows with containerized daemons.
Linux Desktop & System Administration
KDE Plasma 6 on Enterprise Hardware
Practical guide for running KDE Plasma 6 on business laptops like HP EliteBook and Dell.
LINUX DESKTOP & SYSTEM ADMINISTRATIONFreeBSD as a Desktop OS: Can It Replace Fedora KDE?
Real-world comparison of FreeBSD vs Fedora for daily development work.
DevOps & CI/CD
Networking & Infrastructure
SSH Tunnels in Containers: Secure Access to Remote Services
Containerized SSH tunnels for accessing Asterisk ARI, databases, and APIs.
NETWORKING & INFRASTRUCTUREKVM Bridge Networking: Connecting VMs to Physical Networks
Step-by-step KVM bridge setup on Fedora for connecting VMs to physical networks.