Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →
To have more predictable releases, it’s essential to create a standard process for how flags are used. At LogDNA, feature flags were part of our software development life cycle (SDLC), but weren’t organized in a standard way, which led to confusion across the organization.
There are cases where we want to toggle a feature only for IBM accounts or only for LogDNA accounts.
We wanted it to be able to read flags from LaunchDarkly, enforce some validation and format the user data before it’s sent to LaunchDarkly to request a feature flag.
For the LogDNA engineering team, adopting LaunchDarkly was the first step in rolling out a robust feature flagging process.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com