> Markdown version of [/events/world-congress-2026-north-america/sessions/1750-speed-up-your-ci-cd](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1750-speed-up-your-ci-cd). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Speed up your CI/CD pipelines by caching build & runtime artifacts - **Event:** World Congress 2026 North America ## Description Slow CI/CD pipelines delay code from reaching production and frustrate development teams. Beyond testing and compilation, a major bottleneck comes from repeatedly fetching dependencies from remote artifact repositories, a slowdown that also affects developers in their daily work. This presentation will show how to eliminate these delays by caching build and runtime artifacts such as Docker images, NPM packages, Go modules, and even Git clones and fetches. Since most artifact repositories deliver dependencies over HTTP, a reverse caching proxy like Varnish can dramatically accelerate artifact delivery at scale. We’ll break down the actual HTTP requests behind docker pull, git clone, go get, and npm install, and demonstrate how Varnish can be configured to cache these assets effectively, without compromising access control or security. We’ll also compare the power of an HTTP reverse caching proxy like Varnish to other optimization strategies such as disk caching & shallow fetches. ## Speaker ### [Thijs Feryn](https://www.wearedevelopers.com/@thijs-feryn) Technical Evangelist at Varnish Software ## Related talks at this congress - [KV Cache Is Not About Speed: It's About Surviving Inference Costs](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1668-kv-cache-is-not) — David vonThenen - [Stop Running Mystery Meat in Production](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1726-stop-running-mystery) — Jeroen van Erp - [Fast by Design: A Masterclass in High-Performance Web Engineering](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1414-fast-by-design-a) — Aaron Grogg - [From Model Selection to Smart Routing: How to Use the Right LLM for Every Task](https://www.wearedevelopers.com/events/world-congress-2026-north-america/sessions/1433-from-model-selection) — Viktoria Semaan ## Watch remotely Can’t make it to San José? Watch this session live with Pro. You also get: - All full videos, bookmarks, and playlists - World Congress livestreams [See pricing](https://www.wearedevelopers.com/pricing) ## Links - [Get tickets](https://www.wearedevelopers.com/world-congress-north-america/tickets)