Chris Goller25.01.30How we cut GitHub Actions queue times by 4xLearn how we dramatically reduced the tail latency (p99) of our GitHub Actions Runners initialization from 39 to 9 seconds by caching API schemas.
Chris Goller24.05.30Building a custom Envoy discovery service for DepotWe built out own custom Envoy discovery service to quickly add and remove BuildKit instances when running outside of AWS. Here is the full guide on how we did it.