Skip to content
$ ls /blog/

DevOps, backend engineering, and cloud-native deep dives

Filter by tag:
Building a Custom GitHub Action for Traefik Traffic Weighting
11 min read

Building a Custom GitHub Action for Traefik Traffic Weighting

How I built a GitHub Action to manage blue/green and canary deployments by dynamically updating Traefik weighted services – with SigV4 authentication, YAML configuration, and a generator API.

#github-actions#traefik#blue-green#canary#deployments#aws#sigv4#devops#ci-cd
mTLS with Traefik: Hands-On Setup with Step CA
9 min read

mTLS with Traefik: Hands-On Setup with Step CA

A complete walkthrough of setting up mutual TLS with Traefik and Smallstep CA – from certificate generation to client authentication. Includes local DNS, ACME integration, and a working demo you can deploy.

#mtls#traefik#tls#security#certificates#smallstep#pki#devops
Falco on K8s (Kind)
8 min read

Falco on K8s (Kind)

Falco Kubernetes Lab: Runtime Threat Detection with Prometheus & Grafana

#falco#kind#prometheus#grafana