Listing Thumbnail

    LaunchDarkly

     Info
    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!

    Overview

    Play video

    Unlock the full potential of your AWS-based applications with LaunchDarkly, the industry-leading feature management platform. Streamline your software development lifecycle, de-risk migrations, and deliver exceptional user experiences through advanced feature management, experimentation, and user targeting capabilities.

    LaunchDarkly helps the most innovative companies, including 25% of the Fortune 500, to release software 9X faster, reduce service outages by 97%, and ensure over 99% of users get a bug-free software experience.

    Supercharge your development agility, reduce time-to-market, and elevate your user experience strategy with LaunchDarkly. Explore the future of feature management -get started today!

    For custom pricing, EULA, or a private offer, please contact aws_mp_orders@launchdarkly.com .

    Highlights

    • LaunchDarkly feature flags are cross-platform supported, multi-lingual and updates are delivered consistently across all your services in real-time.
    • Test your best ideas in production on real users, measure the impact and gain confidence you're making the right changes.
    • Leverage the power of LaunchDarkly in your workflow by connecting with the tools you use every day for monitoring, collaboration, and data analysis.

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Pricing is based on contract duration. You pay upfront or in installments according to your contract terms with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.

    12-month contract (1)

     Info
    Dimension
    Description
    Cost/12 months
    LaunchDarkly Pro Bundle
    LaunchDarkly Professional Platform with 300K CMAU and 10M Exp events
    $44,100.00

    Vendor refund policy

    All fees are non-cancellable and non-refundable except as required by law.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Software as a Service (SaaS)

    SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.

    Support

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    |
    482 external reviews
    External reviews are sourced from G2  and are not included in the star rating for this product.
    Program Development

    UI interface is very user friendly

    Reviewed on Oct 03, 2024
    Review provided by G2
    What do you like best about the product?
    The ease that I'm able to navigate around the UI and find what I want with having to search an alternate site. It's very easy to configure new settings.
    What do you dislike about the product?
    Nothing I can currently think of pertains.
    What problems is the product solving and how is that benefiting you?
    The team is able to hide features to prod which allows us to deploy to prod early and not have to hold back features in different branches.
    Consumer Electronics

    Overall, experience clear benefits from the product

    Reviewed on Sep 30, 2024
    Review provided by G2
    What do you like best about the product?
    My team releases firmware for an embedded product with a relatively slow cadence (months between releases). LaunchDarkly allows us to include riskier features faster with the option to roll them out slowly and disable them or tweak operating parameters if issues are discovered. It's very nice to be able to make configuration changes via LaunchDarkly as well without having to release new firmware.
    What do you dislike about the product?
    There seem to be some gaps in the approval process for making production changes. It's possible this has been fixed and I'm not aware, but I know we've had issues in the past where we've enabled required approval for production changes to flags, yet users have been able to create brand new flags and bypass the approval process.
    What problems is the product solving and how is that benefiting you?
    LaunchDarkly helps us release features faster and with less risk of user impact. It also allows us to be more flexible in how we configure our software for different use-cases, including enabling features for different user-bases (beta testing, firmware versions, hardware platforms, etc.)
    Supriyanta P.

    Launch Darkly is a great service to toggle any feature

    Reviewed on Sep 30, 2024
    Review provided by G2
    What do you like best about the product?
    1. It's a great tool for toggling features.
    2. You can easily roll out or block a feature for specific customers without any hassle.
    3. I use it daily, and it works smoothly with minimal impact on API latency.
    4. Setting up a new LD flag takes only a minute.
    5. It provides a rich SDK to integrate with Launch Darkly easily.
    What do you dislike about the product?
    Nothing as such. Segments and Release features can be simplified.
    What problems is the product solving and how is that benefiting you?
    I'd point out two major problems that LD solves for my case,
    1. We don't need to think about beta release to a small portion of customers. Just need to put the feature behind LD flag and control the flag from LD dashboard. That's it.
    2. When we launch a new feature, we always put that feature behind LD flags. So that if something goes wrong, we don't need rollback anything in a hurry. Just toggle the LD flag by a single click. That would do the job.
    Arvind K.

    Easy Launchdarkly Feature Flags

    Reviewed on Sep 27, 2024
    Review provided by G2
    What do you like best about the product?
    We have been using Launchdarkly feature flags for about 3 years now. We have been using them to run experiments, or as kill switches for various features. I would say, that they are straightforward to use. One thing that I like is how LaunchDarkly creates an event stream with the user's browser, and the value of the feature flag gets updated on all the clients as soon as you update the value of the feature flag.

    We use it for almost every new feature that we build in the product, and we have easily integrated it with our MobX Library that is used for global state management, and it makes the integration even more simpler for the developers.
    What do you dislike about the product?
    The new UI that LaunchDarkly recently launched for feature flagging is not something that I like, I had built muscle memory for using the tool hence it has become a little tough for me to use it.
    What problems is the product solving and how is that benefiting you?
    - We use it to experiment with a new feature, and get analytics out of it before launching it for the entire user base.
    - We are able to partially launch a feature to a subset of users, as we can very easily target to subset of users on the Product very easily using LaunchDarkly.
    - Since LD uses an event stream, which modifies the value of the flag in the product as soon as it is updated from the LD Dashboard (without the need to refresh the page). We use use LD as a kill switch for features in which we not very confident about the implementation. With LD we are easily able to kill the code if anything goes south in real-time.
    Financial Services

    Using Launch Darkly to Control Features

    Reviewed on Sep 25, 2024
    Review provided by G2
    What do you like best about the product?
    I personally like how clean the UI is. You're able to see multiple configurations for a given flag in a relatively easy to use UI
    What do you dislike about the product?
    It's difficult to see different evaluations on a given feature flag between different configurations
    What problems is the product solving and how is that benefiting you?
    It is allowing us to rollout features on a percentage basis, allowing us to incrementally increase load on a new flow without the risk of a small bug causing huge widespread issues
    View all reviews