From DevOps to DevSecOps: Practical Lessons from the Trenches
How a hands-on DevSecOps certification and several real projects – Python tasks, a Django shop, APIs and infrastructure automation – changed the way I think about security.
How a hands-on DevSecOps certification and several real projects – Python tasks, a Django shop, APIs and infrastructure automation – changed the way I think about security.
Why a daily LLM digest beats static alerts, and how graylog-ai-summary turns Graylog logs into a short report in Telegram or Slack
A standalone CLI wrapper that bundles common Vault admin tasks: OIDC login, session checks, KV read/write, and diagnostics, with native Python menus (arrow keys, shortcuts)
How I use a wrapper script to pull the Ansible Vault password from HashiCorp Vault so I don't keep it locally while migrating repos to Vault
How I deploy a Vault instance with Ansible – reproducible, documented, and ready for your first secrets
An introduction to HashiCorp Vault: what it is, what it does, and how the concept of centralised secrets management is meant to work
How I built a zsh plugin that transforms natural language into shell commands using Ollama and fzf, making terminal workflows faster and more intuitive