Follow The Rabbit

Varnish Software Blog

Insights, updates, stories and more from Varnish Software

Featured Post

devOps CI/CD repository management

What Is a Virtual Registry Manager?

In software delivery pipelines, teams depend on registries to store and distribute artifacts such as Docker images,...

Lessons from the AWS US-East-1 Outage: Building Delivery Resilience into Cloud Architectures

On October 20 2025, AWS experienced a significant disruption in its US-East-1 region, causing elevated error rates and...

What Is a Virtual Registry Manager?

In software delivery pipelines, teams depend on registries to store and distribute artifacts such as Docker images,...

How Memory Maps (mmap) Deliver 25x Faster File Access in Go

One of the slowest things you can do in an application is making system calls. They're slow because you do have to...

Speeding Up Git with HTTP Caching

In this blog post, we will take a look at how Git clients communicate with Git repositories and how we can employ...

The Cache Is a Security Layer: Stopping Application-Layer Threats Before They Hit Your Servers

Varnish is a programmable HTTP engine and cache that operates at the application layer. Its standard role is to...

A Smarter Delivery Layer for CI/CD, APIs, and Internal Services

At a Glance: Challenge: Internal systems and pipelines are often slowed by fragmented, inconsistent delivery of...