Posts
All the articles I've posted.
-
The Most Cost-Effective Security Stack in 2026 for Azure Kubernetes With ACR and GitHub Actions CI/CD
A practical guide to building a cost-effective security platform on Azure Kubernetes Service using ACR and GitHub Actions CI/CD — covering Trivy, Falco, Checkov, Kubescape, Grafana, and Dependabot.
-
Managing Python Versions with pyenv and venv on Linux, Mac, and Windows
A practical guide to managing multiple Python versions—including the latest Python 3.15—on Linux, macOS, and Windows using pyenv and Python virtual environments (venv).
-
The Ultimate Guide to Playwright Website Testing
A practical guide to modern Playwright testing with the latest CLI workflows, GitHub Actions automation, Playwright MCP Server, and complex enterprise authentication scenarios such as Microsoft Entra ID and Okta.
-
AI Meets SRE in 2026: Autonomous Operations, New Tools, and What to Learn Next
A curated roundup of the biggest AI and SRE developments in 2026 — from autonomous on-call agents and evolved observability stacks to must-follow GitHub repos, Claude Code tips for ops teams, and the best courses to level up this year.
-
Kubernetes Toolset: The Essential Ecosystem Explained
A comprehensive breakdown of the Kubernetes ecosystem — from container orchestration and GitOps to ML pipelines and LLM inference — covering 21 essential tool integrations every practitioner should know.
-
SRE in 2026: How Site Reliability Engineering Has Evolved Beyond the Google Book
A forward-looking analysis of how Site Reliability Engineering has evolved since Google's 2016 book — from Kubernetes complexity and unified observability to AIOps, platform engineering, and the blurred line between SRE and autonomous systems.
-
The Origins of Site Reliability Engineering: How Google Rewrote the Rules of Operations
A deep technical exploration of how Site Reliability Engineering was born at Google, grounded in the O'Reilly SRE book — covering SLIs/SLOs/SLAs, error budgets, toil, incident management, and why the discipline became an industry standard.
-
New Trends on Auth Security (2026)
A comprehensive look at the modern authentication and authorization landscape in 2026: Passkeys (WebAuthn), optimized M2M auth, decoupled policy engines like OPA and Cerbos, identity-aware proxies, and AI-driven risk-based authentication.
-
What is the New DevOps Agent in AWS?
A deep dive into what a DevOps agent in AWS is, how it works using services like Lambda, EventBridge, Bedrock, and Terraform, and why it represents the next evolution of autonomous cloud operations.
-
Python, TensorFlow, and PyTorch: Enterprise AI Stack Setup and Best Practices
Enterprise guide to building a production AI stack with Python, TensorFlow, and PyTorch. Covers installation, GPU setup, distributed training, model serving, security best practices, and top GitHub projects.