Thoughts on DevOps practices, cloud infrastructure, and platform engineering.
Categories
Tags
Ship faster with short-lived branches, feature flags, and continuous integration on the main trunk.
Shrink images, speed up pipelines, and improve security with multi-stage Dockerfiles in GitLab CI.
Combine GitLab for source control and optional CI checks with Vercel for zero-config Next.js deployment.
Design a complete CI/CD pipeline from GitLab merge request to Kubernetes production with security gates and GitOps handoff.
Patterns and practices for building efficient, secure CI/CD pipelines in GitLab for microservice architectures.