Latest Best Practices posts
Search
What to Expect When You're Expecting a LaunchDarkly SDK
In this post, I want to explore some of those features to give you a better sense of the value packed into each SDK.

Brian Rinaldi
Three Ways to Build Release Assurance into a Software Development Life Cycle
Release assurance is the state of knowing what version or variant of software a user has received, and what the effect has been. Here are three concrete actions to start building release assurance into software development life cycles.

Heidi Waterhouse
Decoupling Monoliths With Container Orchestration and Feature Flags
In this guide, we'll talk about monolith migration patterns and how they interact in hypothetical scenarios. You’ll also learn more about feature flags, container orchestration, and other useful tools to employ in a monolith migration.

Oscar Nevarez
How Experimentation Tooling Can Set You Up For Failure
In this post, I want to talk about why it’s much better to think of experimentation as a layer on top of your parameterization system.

Robert Neal
How to Integrate Canary Releases into a CI/CD Pipeline
This article explores the ins and outs of canary releases and how to implement them among your other CI/CD processes.

Tyler Charboneau
Enabling Digital Transformation Through DevOps
This article will show how you can use DevOps to achieve digital transformation in your company.
LaunchDarkly
Testing in Production with Kubernetes
Let’s explore how to safely and effectively test in production with Kubernetes.
LaunchDarkly
How to Keep Control of Your Project with Agile Release Planning
In this article, you’ll learn how you can control releases by using an agile release plan and how you can plan more frequent production releases by using feature flags.
LaunchDarkly
Handling Data at the Edge with Cloudflare Workers
What's the big deal about edge functions? In this post, we'll explain and demonstrate how LaunchDarkly works with data at the edge.

Brian Rinaldi
Feature Branching: A Guide to the Do's and Don'ts
Let’s explore what feature branching is, and why developers create feature branches. Then, we’ll share our experience of what works—and what doesn’t—to help you successfully implement feature branching in your DevOps processes.
LaunchDarkly
5 Ways Astro Makes Building Web Apps Better
In this post, I'll explore the innovations of Astro and how you can integrate LaunchDarkly within the application.

Brian Rinaldi
How We Deploy Relay Proxy at LaunchDarkly
We often get asked about how we use Relay Proxy at LaunchDarkly, and this post will do all the explaining.
LaunchDarkly
Tips & Tricks: When Not to Use LaunchDarkly Feature Flags
From email blasts to API secrets, here are some examples of when feature flags just aren't going to work for you.
LaunchDarkly
How We Toggle in LaunchDarkly
In this blog post, we're going to step through a few of the most common ways we see people extend their toggling beyond just hitting the switch in the UI.

Cody De Arkland
Tips & Tricks: How to Automate Percentage Rollouts in LaunchDarkly
In this post, we'll explain the super easy way to perform a percentage rollout, as well as a more manual way when you really want to get hands-on.

Kevin Smith
Wrapping LaunchDarkly
Even though the SDKs are straightforward to use, you're still likely to encounter a number of situations where you may prefer to create your own custom wrapper around the API provided by the SDK.

Brian Rinaldi
Managing Feature Flags in Visual Studio Code
In this post I will briefly explore LaunchDarkly's Visual Studio Code extension. We'll see how to get it set up and how to use it.

Brian Rinaldi
Build vs. Buy: 11 Tips for Migrating to LaunchDarkly
In this final post in our Build vs Buy series, we'll focus on guidance and tips on conducting a migration from a homegrown or open-source solution (OSS) to LaunchDarkly.

Dawn Parzych
Tips & Tricks: Searching for Flags Across Environments and Projects
Many of our users wonder about some of the ways you can search for feature flags across various environments within a project. It’s a common question—and there’s actually more than one way to do it.
LaunchDarkly
How to Pull Off a Database Migration With LaunchDarkly
Learn how to migrate safely using a gradual, reversible, and verifiable processes controlled with feature flags.
LaunchDarkly
Getting Started with Svelte and LaunchDarkly
Since Svelte is just JavaScript, you don't need any framework-specific libraries to use it with LaunchDarkly – you can leverage the existing JavaScript libraries. Let's see how.

Brian Rinaldi
When to Think About Technical Debt from Feature Flags
When it comes to feature flags, I’m often asked how you can make sure that adding them won’t result in accumulating even more technical debt. Forgetting to clean up code or remove a feature flag after it’s rolled out to 100% of users isn’t due to maliciousness or laziness.

Dawn Parzych
Using Feature Flags to Avoid Downtime During Migrations
How we used feature flags to safely migrate a high-throughput data processing system.
LaunchDarkly
How to Get More from Our Slack Integration
Simple best practices to get more value from your emoji-filled LaunchDarkly notifications.

Kevin Smith
Sign up for our newsletter
Get tips and best practices on feature management, developing great AI apps, running smart experiments, and more.