CI/CD pipeline engineering
Pipelines that are fast, reproducible, and impossible to bypass.
GitLab CI and GitHub Actions architecture done properly — reusable components and workflows, dependency caching that actually hits, OIDC federation to cloud providers instead of long-lived keys, and required checks that make the pipeline the only path to production. We treat CI as a production system, because it is one.