Console Login

#GitLab CI

All articles tagged with GitLab CI

#GitLab CI

Stop Watching Progress Bars: Optimizing CI/CD Pipelines on Norwegian Infrastructure (2018 Edition)

Slow builds are a developer retention killer. We dissect how I/O bottlenecks and latency impact your pipeline, and how to fix them using Docker multi-stage builds, NVMe storage, and proper caching strategies.

Stop `kubectl apply`-ing Production: Implementing GitOps Workflows in 2018

Manual deployments are creating snowflake servers. Learn how to implement a rigid GitOps workflow using GitLab CI, Kubernetes, and Terraform to ensure your infrastructure matches your code—compliant with the new GDPR rules.