TrustRadius: an HG Insights company

LaunchDarkly Retail Trade Reviews & Insights

Score7.6 out of 10

54 Reviews and Ratings

Community insights

TrustRadius Insights for LaunchDarkly are summaries of user sentiment data from TrustRadius reviews and, when necessary, third party data sources.

Business Problems Solved

LaunchDarkly is a versatile software that has been utilized by a variety of users to tackle different challenges and improve their development processes. One of the primary use cases is implementing and testing features without full deployment, which reduces risk and increases user acceptance. Users have found that LaunchDarkly allows them to address individual problems by introducing new features and ensuring they meet needs and resolve issues. By hiding incomplete features from end users, the software enables more frequent code deployment, reducing code conflicts.

Another common use case for LaunchDarkly is facilitating Trunk Based / Continuous Deployment workflows and targeting specific user segments. Users rely on the software to run UI experiments and determine the optimal customer experience. It has been particularly valuable for software development teams in managing released features in customer-facing products. Feature flags are used to hide large feature sets until they are complete, documented, and ready for customer use. Additionally, LaunchDarkly enables the rollout of new code variants and passing new features to a limited number of users before a full release, thanks to its ability to set up targeting based on different values.

Despite its wide-ranging benefits, some users have mentioned that the limited number of seats for engineers has slowed down the adoption of LaunchDarkly. However, those who have integrated it into their workflows have observed significant improvements in their product development process. The software has allowed development teams to deploy code faster and with more confidence, ultimately improving quality standards by enabling selective feature rollouts to internal testing accounts before broader releases.

In addition, LaunchDarkly has proved invaluable for feature flagging, testing, and hiding of features, allowing for constant deploys without affecting production systems. It ensures stability during structural changes and enables effective management of feature rollouts across different teams or platforms. Testing features in production has been beneficial for identifying issues that may not have been caught in QA. Furthermore, LaunchDarkly serves as an environment for CI/CD pipelines, providing control over what is seen live without mimicking a live environment on staging.

Notably, LaunchDarkly's ease of use has been widely appreciated by users, contributing to improved team productivity. The software allows for controlled rollouts to different user groups and helps manage new feature development effectively. With its ability to speed up time to delivery by deploying changes behind feature flags until ready for customer exposure, engineers have found it to be an invaluable tool. Feature flags also allow for showing specific customers specific features, further enhancing the flexibility provided by LaunchDarkly.

LaunchDarkly Reviews

2 Reviews
Retail TradeRetail2

Feature Flag Platform with potential to improve

Rating: 5 out of 10
Incentivized

Use Cases and Deployment Scope

We currently use it in a couple of ways:
1. Use for configuration values that are shared across multiple applications
2. Feature Flagging for new features can deploy and test while still being developed.
3. Used it as a feature kill switch if we need to disable a feature during peak traffic/season.

Pros

  • Tracking if a feature flag is in use.
  • The API is straight forward before basic tasks.
  • The UI is easy to understand.

Cons

  • Customer support at times is hard to work with.
  • The ability to create a feature flag in one environment and publish to others.

Likelihood to Recommend

1. It is not too hard to do LaunchDarkly if you need feature flags and scaling rollout. However, IF you have CDN in front of your application, it gets interesting.
2. Sharing configuration across multiple applications makes it easy.
3. Using it as a kill switch for components on your site, you can disable it during peak seasons (e.g. Black Friday) to improve the performance and stability of your site.
Vetted Review
LaunchDarkly
4 years of experience

Great Product - I love LaunchDarkly

Rating: 10 out of 10
Incentivized

Use Cases and Deployment Scope

LaunchDarkly is used by engineering for testing in production. It is used to deploy code to customers in a safe manner.

It addresses the issue of deploying code and allowing a easy way of reverting if something is needed. This is important for StockX where the businesses needs to serve customers around the world 24/7, and a small code change can cause outages which lead to failed orders.

Pros

  • Easy to integrate, one-two liners
  • Supports multiple environments

Cons

  • No free tier - expensive investment for businesses just starting up

Likelihood to Recommend

LaunchDarkly is dependent on a network call so it's good if latency is not an issue.

However for applications that are low-latency, high calls, it will not work because it needs to keep calling LD every time. Think High Frequency Trading.

LaunchDarkly also has limitations when there are certain SQL calls and network calls to LD fails, causing certain constrains to fail to meet.
Vetted Review