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
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
This article will explore the goals and benefits of the release management process and strategies for implementing that process in organizations.| LaunchDarkly
Feature flags are a software development concept that allow you to enable or disable a feature without modifying the source code or requiring a redeploy.| 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
To unlock new use cases and eliminate second-class workarounds, you can now define, experiment, and target based on custom contexts that are uniquely relevant to your business.| 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