Split.io·May 23, 2024Use Feature Flags in Support of Progressive DeliverySoftware development is integral to all businesses, not just for producing features rapidly and reliably, but for making drastic…A response icon1A response icon1
Split.io·May 22, 2024Experimentation Will Determine the Winners of the AI RevolutionThe AI revolution is upon us. Every day, new AI-based intelligent applications are changing the way we live and work. Across all…
Split.io·May 16, 2024How We Use Autoscaling to Save Money With KubernetesSince mid-2021, Split runs all of its services in containers under Kubernetes clusters; we don’t have that many — around 30 — but we have…
Split.io·May 14, 2024Experimenting With Statistical Rigor to Make Data-Driven Taco DecisionsLet’s say you just moved to a new city, and you are trying to identify delicious restaurants in the area. You happen to love tacos (because…
Split.io·May 10, 2024Rethinking DORA: Deployment FrequencyDORA continues to be the benchmark for evaluating performance and efficiency of software engineering teams. But let’s be real for minute…
Split.io·May 9, 2024Automating Trunk-based Development With CI/CDThe usage of a single, common codebase by all developers on a team is emphasized by the software development method known as trunk-based…
Split.io·May 7, 2024A/B Testing on the Front-EndA/B testing is a fantastic capability to have; it’s the most basic experimentation method and is core to the practice. It answers the…
Split.io·May 2, 2024Rethinking DORA: Mean Time to RestoreDORA continues to be the benchmark for evaluating the performance and efficiency of software engineering teams. However, as the industry…
Split.io·May 1, 2024Instant Feature Flags With Next.jsThe Problem With Feature Flags When Using Next.js
Split.io·Apr 30, 2024GitHub Flow Versus Git Flow: What’s the Difference?In the software development world, branching strategies are pivotal, shaping how teams manage code changes, integrate features, and release…