Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

devops Articles

2 articles

Related Tags

Uncategorized(2)
ci-cd(2)
developer-experience(2)
build-performance(1)
caching(1)
python(1)
developer-productivity(1)
frontend
(1)
testing(1)
Slack logoSlack
11 min read
DevOps•2025-11-06

Build better software to build software better

This post explains how the Slack/Quip build team reduced 60-minute build times by applying software engineering principles (caching and parallelization) to their Bazel-based build pipeline.

Uncategorized
build-performance
caching
ci-cd
developer-experience
devops
python
Slack logoSlack
21 min read
DevOps•2025-04-14

Optimizing Our E2E Pipeline

Slack's DevXP team optimized their E2E testing pipeline by eliminating redundant frontend builds, reducing build times by 50% and build frequency by 60%.

Uncategorized
ci-cd
developer-experience
developer-productivity
devops
frontend
testing