LaunchDarkly logo

    LaunchDarkly

    Accelerate innovation at scale by using LaunchDarkly for your front-end and back-end feature releases on AWS, including AI applications using Amazon Bedrock and SageMaker!

    Ratings and reviews

    4.5
    748 ratings
    70%
    28%
    2%
    1%
    0%
    4 AWS reviews
    |
    744 external reviews
    External reviews are from G2  and PeerSpot .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (748)
    Avi Cherny

    Feature flags have enabled safe gradual rollouts and now reduce risk and save engineering time

    Reviewed on Jun 03, 2026
    Review from a verified AWS customer

    What is our primary use case?

    My main use case for LaunchDarkly is feature flagging and gradual rollouts. Instead of releasing a new feature to all users at once, we can first enable it for internal users, then for a small group of customers, and only later roll it out to everyone.

    When we released a new feature, we first turned it on only for internal users. After that, we enabled it for a small percentage of real customers, which helped us test that feature in production without taking too much risk. If something went wrong, we could simply turn the flag off in LaunchDarkly without doing a full rollback.

    We use flags for gradual deploying and testing, then rolling out. For example, we enabled a feature, tested it in a specific environment, then turned off this flag.

    What is most valuable?

    The best feature LaunchDarkly offers is the flag that allows rollouts.

    What I appreciate about LaunchDarkly is that the setup was easy, it had a clean user experience, and the control allowed us to manage the features without deploying them to everyone. We could deploy it gradually and then roll out easily. I particularly value the ability to click to turn the feature on and off.

    LaunchDarkly has positively impacted my organization by reducing the risk of releasing new features because we did not have to expose everything to all users at the same time. It eventually resulted in faster releases and more confidence. It also saved engineering time because in some cases, we did not need to do a rollback or hot fixes; we could simply disable the feature flag. Additionally, it reduced the QA time since they could only test a specific area.

    What needs improvement?

    LaunchDarkly can be improved by managing old flags. We have an issue with old flags; it became very messy very fast and we need to be very disciplined about managing these flags. I also heard from the manager that it was very expensive when the usage grew.

    Perhaps LaunchDarkly could mark old flags somehow or add a tag to these flags when they are not in use or have not been used for a long time. We found ourselves after a short period of time having too many flags.

    For how long have I used the solution?

    I have been working in my current field for above ten years.

    Which solution did I use previously and why did I switch?

    I used LaunchDarkly in my previous company for several months.

    What other advice do I have?

    Overall, LaunchDarkly saved our engineering time and helped us manage features very smoothly, allowing us to gradually deploy and roll out.

    My advice for others looking into using LaunchDarkly is to manage the flags carefully, as it can become messy very fast.

    I believe LaunchDarkly is a very useful tool for teams wanting to release features quickly and safely; it gives a lot of control and helps reduce the risk around production releases. I would rate this product an eight out of ten.

    Which deployment model are you using for this solution?

    Public Cloud

    If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

    Micah B.

    Easy to Understand, Comprehensive, and Flexible Feature Flagging with LaunchDarkly

    Reviewed on Jun 02, 2026
    Review provided by G2
    What do you like best about the product?
    LaunchDarkly is easy to understand while still being extremely comprehensive and flexible. I’ve used it at multiple workplaces, and I’m always happy to see it already in use as a service at an organization.
    What do you dislike about the product?
    Not much to complain about—any shortcomings I initially thought it had were overcome once I learned more about the product.
    What problems is the product solving and how is that benefiting you?
    Segmented rollouts let us release features to specific user groups, using feature flags so we can quickly revert if needed. It also makes it easy to target particular user segments when a feature requires it.
    Anonymous

    Effortless Feature Management, Minor UI Lag

    Reviewed on Jun 01, 2026
    Review provided by G2
    What do you like best about the product?
    I really like the ability to easily kind of turn on or turn off features within production. And also being able to roll out to a certain percentage of users or kind of target specific businesses for new features.
    What do you dislike about the product?
    I think it's a little slow navigating the web page UI. It could be snappier. When I'm loading all the feature flags, it just takes a while. I wish it was faster.
    What problems is the product solving and how is that benefiting you?
    I use LaunchDarkly to easily turn on or off features within production and testing environments. It allows us to roll out features to a percentage of users, helping manage production changes without full deployments.
    Anonymous

    Intuitive UI with Easy Feature Flag Management

    Reviewed on May 28, 2026
    Review provided by G2
    What do you like best about the product?
    I like how easy and intuitive it is to turn on and off flags and control what users have access to the feature. The intuitive and friendly UI and the flexible feature set make it easy for me to configure user access and flip flags quickly. The initial setup is also quite simple and easy.
    What do you dislike about the product?
    If one has to manage a set or matrix of features instead of a single feature, it might be a little hard to manage.
    What problems is the product solving and how is that benefiting you?
    I use LaunchDarkly to limit access to new features for gradual rollouts. It's easy to turn flags on and off and configure user access with an intuitive UI and flexible features.
    Natanael G.

    Seamless Progressive Rollouts, But Pricing Needs Flexibility

    Reviewed on May 27, 2026
    Review provided by G2
    What do you like best about the product?
    I use LaunchDarkly to make production deployments much safer by enabling features only for internal users at first and then gradually rolling them out to larger percentages of customers. I really like how easy it makes progressive rollouts and targeting, allowing me to enable features for specific users, teams, or percentages of traffic directly from the dashboard, which gives a lot of confidence when deploying changes. The targeting capabilities are especially useful because I can enable features based on attributes like customer creation date, subscription type, or specific workspaces. The initial setup was pretty straightforward, with the SDKs and docs making it easy to get started.
    What do you dislike about the product?
    One thing that could be improved is the pricing model, it can become pretty expensive as usage grows. It would be great to have more flexible pricing tiers for growing engineering teams.
    What problems is the product solving and how is that benefiting you?
    I use LaunchDarkly to make production deployments safer. It saves us from building a complex feature flag system, managing rollouts smoothly via a dashboard, and quickly reacting to issues. Progressive feature rollouts boost confidence in production changes and allow targeted user enablement, enhancing our deployment strategy.
    Parth M.

    Operational agility at scale — deploys replaced by toggles

    Reviewed on May 26, 2026
    Review provided by G2
    What do you like best about the product?
    UI / UX

    Intuitive flag management: toggling, targeting rules by account/region, and scheduled rollouts work out of the box
    Strong visibility — see active flags, their targets, and last-modified status at a glance
    At 100+ flags across services, the UI gets noisy; we rely on naming conventions (rollout-*, enable-*, configure-*) and project organization to stay navigable
    Filtering and search are functional but underpowered for teams at our scale

    Integrations

    Clean integration with our Java backend via the Server SDK
    Built a centralized wrapper service that all modules consume — no service talks to LD directly
    DynamoDB persistent store ensures flags survive SDK restarts without re-fetching from LD cloud (critical for production reliability)
    CI workflow auto-syncs code references on every push, keeping the LD dashboard aware of where each flag is actually used
    Local development runs against a containerized LD dev server or plain YAML files — no live LD connection required

    Performance

    Core to how we operate our large-scale monorepo for real-time event ingestion and multi-channel engagement
    128+ feature flags embedded across 229 files in the core pipeline
    Shifted our workflow from "change code and deploy" to "toggle and observe"
    For a platform processing millions of events in real time, this directly reduces incident blast radius and dropped events

    Pricing / ROI

    Each skipped config-change deploy saves 30–60 minutes of engineer time
    ~25 flag changes/month = 12–25 engineering hours saved on deploys alone
    Runtime tuning (thread pools, processing limits, retry intervals) dropped from 2–4 hours per iteration to ~5 minutes
    Incident math is the clincher: one kill-switch save of 30 minutes downtime on the real-time pipeline justifies the annual cost
    Pricing scales with seats and flag evaluations — expensive at enterprise scale, but cheaper than the alternative (more deploys, longer incidents, slower rollouts)

    Support / Onboarding

    Low-friction onboarding thanks to our wrapper layer — engineers learn our internal API, not the LD SDK
    Official LD documentation and SDK docs are solid
    File-based mode for tests and a local dev server let new developers work with flags from day one without LD credentials
    Upfront investment went into defining our targeting context model (infrastructure, account, custom attributes) — self-sustaining once established

    AI / Intelligence

    LLM Gateway uses a JSON flag to dynamically route accounts across AI model providers, with built-in regional compliance validation
    A background worker polls a flag every minute to add/remove accounts from historic processing workflows
    Flags control file-size limits per content type in our AI tooling layer
    Net effect: a control plane for inherently experimental AI features — model swaps, threshold tuning, per-account gating — without code deploys
    What do you dislike about the product?
    UI / UX

    While lifecycle stages and archival suggestions exist, once you get to 100+ flags the dashboard still lacks service- or team-based grouping. Naming conventions end up being the main organizational tool. Native folders or tag-based grouping by service would lower cognitive overhead.

    The targeting rule builder becomes unwieldy with complex, multi-context rules (infrastructure + account + custom attributes). Managing nested conditions is cumbersome for power users.

    Flag search and filtering are fine at small-to-mid scale, but at enterprise flag volumes, bulk operations and cross-project visibility feel limited.

    Integrations

    The DynamoDB persistent store has a hard 400KB per-item limit. Flags that exceed this are silently skipped with only an ERROR log, with no proactive alerting or dashboard visibility.

    On cold start with a persistent store, the SDK serves last-known (potentially stale) flag data and is technically “not initialized” until streaming reconnects. For kill switches or processing limits, that stale-default window is operationally risky.

    Local-to-production flag parity is still a manual discipline. File-based local configs can drift from production state and create environment mismatches.

    Performance

    Streaming connections can drop in containerized environments behind load balancers due to network timeouts. The SDK does auto-reconnect and exposes status listeners (DataSourceStatusProvider), but the reconnection window still creates brief stale-flag exposure under load.

    For high-throughput services evaluating flags on every request, evaluation overhead compounds. The SDK doesn’t provide built-in per-flag evaluation latency metrics, so teams have to instrument this themselves.

    Cold-start hydration from DynamoDB is slower than in-memory. During this window, flags fall back to coded defaults, which can cause unexpected behavior for critical operational flags.

    Pricing / ROI

    ~~Seat-based pricing doesn't differentiate roles~~ — corrected: LD now offers unlimited seats on Developer and Foundation tiers. However, usage-based pricing (service connections, MAUs) can be hard to predict for high-throughput platforms. Better cost-forecasting tools within LD would help.

    Enterprise and Guardian tier pricing is fully custom with no published benchmarks, which makes it difficult to budget or compare without a sales conversation.

    Evaluation volume costs are opaque at scale. There’s no self-serve way to model, “If we add X more flags across Y services, what’s the cost impact?”

    Support / Onboarding

    Documentation covers the basics well, but advanced patterns (multi-context targeting design, persistent store tuning, high-throughput optimization) are scattered across blog posts, support articles, and GitHub issues instead of being consolidated in one place.

    For production incidents involving SDK streaming behavior or cache inconsistencies, troubleshooting requires correlating SDK status listeners, DynamoDB state, and network logs. A unified diagnostics view would speed resolution.

    There are no published reference architectures for high-throughput event platforms. Teams designing targeting context models at scale are largely self-guided.

    AI / Intelligence

    LD launched AI Experiments, AI Versioning, and AI Configs (GA May 2025) — a significant step forward. However, compliance-aware model routing (ensuring data doesn’t flow to disallowed regions) is still custom logic that teams must build themselves.

    Feedback-loop-driven flag decisions (tying flag choices to downstream quality metrics automatically) aren’t natively supported. Experimentation still requires manual metric setup rather than closed-loop optimization.

    For teams already managing AI features via plain JSON flags (model overrides, prompt configs), the migration path to the new AI Configs feature isn’t well documented.
    What problems is the product solving and how is that benefiting you?
    Before LaunchDarkly, every configuration change or feature toggle required a full deploy cycle—30–60 minutes minimum in a large monorepo. Incident response meant writing a fix, getting it reviewed, building, and deploying, which easily took 1–4 hours while the issue continued impacting users. Rollouts were all-or-nothing, and per-customer feature management often meant hardcoded account lists living in the code.

    Since adopting LaunchDarkly, incident response has gone from hours to seconds. Kill-switch flags let us disable a broken feature immediately instead of waiting for a full deploy. For a real-time event pipeline, that difference can prevent significant data loss during outages.

    We can also tune configuration without deploys. Thread pools, processing limits, and retry intervals are now managed via flags. A tuning cycle that used to take 2–4 hours per iteration (change → deploy → observe) now takes about 5 minutes.

    Progressive rollouts have replaced the old all-or-nothing approach. We can ship to 1% of accounts first, and if a bug is caught at 5% rollout, it affects 20x fewer users—dramatically reducing support escalations.

    Per-customer targeting no longer requires code changes. Enabling features for specific accounts used to mean a PR plus a deploy; now it’s just a flag rule change, saving dozens of engineering hours across 30+ account-targeted flags.

    Finally, teams can ship more independently. Code can merge behind disabled flags, and PMs can toggle features when they’re ready. That has eliminated long-lived branches, reduced merge conflicts, and removed a lot of release-day coordination across teams.
    Awanish C.

    Flexible Feature Releases That Make Deployments Smooth

    Reviewed on May 26, 2026
    Review provided by G2
    What do you like best about the product?
    I really like how LaunchDarkly separates deployments from feature releases. It lets us ship code whenever we want and decide later who gets access to a feature. That flexibility has made testing and releasing changes much smoother for our team
    What do you dislike about the product?
    Sometimes it takes a few clicks to find specific flags or settings, especially when managing a large number of feature flags. Better navigation and organization would make the experience smoother.
    What problems is the product solving and how is that benefiting you?
    LaunchDarkly helps us manage feature releases without tying them directly to deployments. Instead of waiting for a full release cycle or redeploying code to make changes, we can enable features gradually, test them with specific users, and quickly roll them back if needed. This reduces risk during releases, gives us more control over production changes, and allows our team to move faster while maintaining stability. It has made deployments less stressful and improved our ability to respond quickly when issues arise.
    Shubham C.

    Intuitive UI, Powerful Integrations, and Low-Latency Feature Flagging

    Reviewed on May 26, 2026
    Review provided by G2
    What do you like best about the product?
    The UI is genuinely well thought out. Managing flags, setting up targeting rules, and navigating environments never feels overwhelming — everything is where you'd expect it to be. For a tool that can get complex quickly, it stays remarkably approachable even as your flag count grows.

    The integrations are where it really shines for day-to-day engineering work. It plugs into pretty much everything — your CI/CD pipeline, Slack, DataDog, Jira — so flag activity doesn't live in isolation. You get context right where you already work, which makes it much easier to correlate a rollout with a spike in errors or a support ticket.

    And performance-wise, the SDKs are built with latency in mind. Flag evaluations happen locally after the initial sync, so you're not making a network call every time a flag is checked. For a frontend-heavy application where you might be evaluating flags on every render or route change, that matters a lot. The streaming updates also mean flag changes propagate almost instantly without you having to poll or refresh anything.
    What do you dislike about the product?
    The onboarding process for this tool is very confusing, especially for something that is supposed to be simple to use and meant to help others simplify processes. Sure, adding the SDK is simple. But the trick is figuring out how to appropriately set up and organize your environments, your projects, and your contexts. This process is tricky to say the least, and it fails to cover the why in the explanation of the architecture, if it covers it at all. Support is available, but it is more of a last resort, as help is only given slowly and at great length when asked.

    Their AI is impressive but still has more room for development and improvement. They talk a lot about data driven rollouts, but the only data when using the platform is very base data, which is rather disappointing. For a platform that holds so much behavioral data, it seems like a large miss to not have the platform offer suggestions for smarter data based decisions. Suggestions like setting automatic thresholds for rollout based on historical data or flagging outdated rolling data are all things the platform could be doing and are not.
    What problems is the product solving and how is that benefiting you?
    Before LaunchDarkly, every production release was an all-or-nothing event. If something broke, we were either rolling back the entire deployment or pushing a hotfix under pressure. Over time, that made our team risk-averse — we'd delay shipping, over-bundle changes, and still dread release day. On top of that, any kind of A/B testing was a separate, heavyweight process that required coordinating with the data team, setting up custom tooling, and waiting weeks before we had anything conclusive.

    We struggled with both the all-or-nothing nature of deployments and the lack of a lightweight experimentation workflow, but now we can decouple releases from deployments and run A/B tests directly within the same flag infrastructure. This has resulted in two compounding benefits — faster, safer rollouts and data-backed feature decisions without needing a separate experimentation platform.

    On the deployment side, catching critical issues now happens within the first hour of a limited rollout rather than days later. Incident response time has dropped from a stressful 2–3-hour process to under 15 minutes in most cases. On the experimentation side, we've gone from running maybe one or two A/B tests a quarter to running them continuously — testing copy changes, UI variations, and new feature flows with real user segments without any additional infrastructure overhead.

    The biggest shift is cultural. The team no longer treats releasing as a risky event or experimentation as a big project. Both are now just part of how we ship.

    LaunchDarkly collapsed two separate problems — safe deployments and structured experimentation — into a single workflow, and the compounded time savings and confidence gains have been significant.
    Banking

    Flexible Feature Flags in a Clean, Intuitive UI

    Reviewed on May 25, 2026
    Review provided by G2
    What do you like best about the product?
    Flexible feature flags paired with an intuitive, clean user interface. Overall, it feels like an industry-leading provider.
    What do you dislike about the product?
    The price of LaunchDarkly is really steep compared with the alternatives.
    What problems is the product solving and how is that benefiting you?
    LD helps with long mobile release cycles by letting us ship hidden features earlier. It also improves the quality of our software by supporting gradual rollouts and making internal production testing straightforward before a broader launch.
    Anonymous

    Fine-Grained Control with LaunchDarkly

    Reviewed on May 25, 2026
    Review provided by G2
    What do you like best about the product?
    I like using LaunchDarkly for progressively shipping production features and quickly changing configurations using custom flags. It solves problems like releasing features on a subset of clients through feature flags and allows for safe releases with rollback options. I find the ability to have quicker release cycles very beneficial. The fine-grained configurations are great, especially the ability to play with feature flags at different levels like entire environments or specific users, even across environments. I also integrate LaunchDarkly on Python jobs.
    What do you dislike about the product?
    Defining individual when handling multiple environments can be sometimes cumbersome. Maybe a screen where I can change configs per individual customers and it automatically detects the environment. With one extra option where the individual config per user can be assigned without clicking first the environment. I know it can be technically challenging though.
    What problems is the product solving and how is that benefiting you?
    I use LaunchDarkly to ship production features progressively using feature flags, allowing safe rollbacks and quicker release cycles.