I test in production. You're probably wondering why I just said that; after all, no sane developer would test in production (or deploy on Fridays!). But did you know that a lot of organizations …
Feature Flags and GitOps. 5 Use Cases to Help You ‘Git’r Done.
Editor's note: This article first appeared on Scotch.io. The practice of GitOps is the next incarnation of continuous delivery. It allows developers to reach into the traditional purview of IT …
Continue Reading about Feature Flags and GitOps. 5 Use Cases to Help You ‘Git’r Done. →
Using Anomaly Detection to Kill a CloudBees Rollout Experiment
One of the cleanest and nicest features of the CloudBees Rollout app is that you get a big powerful kill switch that you can use when you are running an “experiment” or rolling out a new …
Continue Reading about Using Anomaly Detection to Kill a CloudBees Rollout Experiment →
Don’t Branch that Code! Feature Flags vs. Feature Branches
Git came on the scene with a great story about the power of branches. Those of us who worked with other source code management throughout the years mostly acquired a fear of branching in source code. …
Continue Reading about Don’t Branch that Code! Feature Flags vs. Feature Branches →
5 Best Practices for Feature Flagging
As software teams seek higher agility, the tools and techniques for software development and delivery continue to evolve every year. DevOps and CI/CD practices provide a solid framework that …
Continue Reading about 5 Best Practices for Feature Flagging →
What Is a Branching Strategy?
If you've been in the software development field for a while, you're likely to have come across several people—both online and in the real world—advocating for this or that branching strategy. …