Learn everything you need to know about change failure rate, including: what it is, why it matters, and (most importantly) how to reduce it.| LaunchDarkly
A recent outage shows why deployment isn’t the finish line.| LaunchDarkly
"We were all excited. There was a buzz. People were excited to use it. It was almost like a ball rolling downhill.”| LaunchDarkly
Learn everything you need to know about deployment frequency to better measure and improve it.| LaunchDarkly
Progressive Delivery is a new software development lifecycle that builds upon the core tenets of CI/CD. It lets teams ship faster, reduce risk, and continuously improve the customer experience.| LaunchDarkly
Performing a canary release helps improve your final release for end users ahead of a much larger rollout.| LaunchDarkly
The evolution of feature toggles to feature flags and what it holds for the future of software development.| LaunchDarkly
Deploying new features is often risky business, especially in a high-volume production environment. A bad bug can take down your entire app or affect your user base.| LaunchDarkly
Learn the ins and outs of blue-green deployments in this introductory guide. And learn how to gain more control over such deployments with feature flags.| LaunchDarkly
Software deployment refers to introducing new code into a particular environment, such as staging or production. Learn about the types and best practices.| LaunchDarkly
Recently, we moved significant portions of our flag evaluation tooling from our core LaunchDarkly infrastructure, out to the Content Delivery Network (CDN) layer of our architecture. We refer to this as Flag Delivery at Edge, and it is currently live throughout our LaunchDarkly Flag Delivery Network.| LaunchDarkly
A proper staging environment can catch most problems related to your code before it goes live. So, let’s talk about it.| LaunchDarkly
In this post, I want to lay out a common pattern I hear when I talk to developers about their adoption of feature flags that may help you in thinking about and planning your own.| LaunchDarkly
A canary deployment is one of the more sophisticated deployment strategies that organizations can adopt to reduce risk when releasing new software and maintain a better experience for end-users.| LaunchDarkly
To better understand the importance of proper feature management, we’ll explore some common difficulties that arise when coordinating feature flags across microservices.| LaunchDarkly
The concept of a kill switch is not confined to just apps and software development. In fact, the term predates anything having to do with a computer or code.| LaunchDarkly