Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

LaunchDarkly

LaunchDarkly

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

544 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Computer Software

Very effective A/B testing and feature flag management tool

  • July 17, 2024
  • Review provided by G2

What do you like best about the product?
Performance and ease of use.
Its very performant (at least in browser context) and despite the large number of requests it soemtimes sends, there doesn't seem to be a noticeable performance degregation.

When it comes to management via the web dashboard, its intuitive to use even with multiple environments and numerous flags.
What do you dislike about the product?
Programmatically integrating with the SDK feels cumbersome and not up to par with best-in-industry tools, at least taking their official documentation into consideration.
What problems is the product solving and how is that benefiting you?
Management of feature flags and A/B testing in scale with large amount of users in a very large organization.


    James Bayhylle

Provides risk-free releases with control access and A/B testing

  • July 10, 2024
  • Review provided by PeerSpot

What is our primary use case?

We use the solution for risk-free releases, allowing us to control the blast radius when launching content to our customers. We also use it for targeted experiences, enabling us to reach specific customer segments with various features as they are rolled out. However, the company's main use case was extensive A/B testing to conduct experiments.

What is most valuable?

The application is highly intuitive. The UI offers robust controls, allowing you to set rules, schedule releases, and establish dependencies. For instance, if a particular flag depends on other flags or features that need to be deployed first, you can also configure that. The application provides a deep level of configuration options.

What needs improvement?

When the system has an excessive number of feature flags, managing them can become cumbersome. It would be helpful to have UI elements that make this easier, such as tracking feature flag usage, the duration that feature flags have been open, and generating reports.
You need some experience to get used to it. There's a bit of a learning curve, but it is easier for people with a technical background,

For how long have I used the solution?

I have been using LaunchDarkly for one and a half years.

What do I think about the stability of the solution?

We experienced one brief outage with the system, which almost did not impact us. LaunchDarkly maintains a local copy of your rules, so our system usually functions. However, our ability to set up new feature flags was limited. 

I rate the solution’s stability a nine out of ten.

What do I think about the scalability of the solution?

It's designed for scale. We didn't have a considerably large footprint, with most use cases involving single users at a time. They have a large user base of about a hundred million customers, but these customers typically visit once or twice. However, LaunchDarkly is used by companies with significantly larger footprints, proving it is designed for scale.

How are customer service and support?

Support was game-changing for the organization in terms of its ability to release things with a significant risk reduction. It has pretty comprehensive documentation.

How was the initial setup?

The initial setup is very easy.

What other advice do I have?

It allowed us to deploy faster. Despite having a rigorous code review process that slowed things down, once the code was reviewed, LaunchDarkly enabled safe deployments. If there was ever an issue, we could easily roll back a particular release by simply turning off the feature flag.

When configuring and setting this up, begin with feature sets that are relatively small in scope. This helps build the necessary skills to leverage the product effectively while maintaining control over the blast radius, thus reducing risk to your customers and application in case of misconfiguration. As you gain more experience with the solution, it's crucial to have a process to manage feature flag sprawl, as mentioned earlier. Implementing a life cycle management system for your feature flags is essential.

Overall, I rate the solution a nine out of ten because of its intuitiveness and ease of use.


    Suresh

Supports trunk-based development, allowing for faster development but lacks multi-region support

  • June 28, 2024
  • Review provided by PeerSpot

What is our primary use case?

We built a powerful e-commerce platform and heavily used LaunchDarkly to launch features behind a flag. This allowed us to implement trunk-based development, significantly improving our development speed. We could continuously deploy everything behind a flag and enable features only when ready, which was incredibly helpful.

There are certain features we need to keep behind a flag. Typically, there are two ways to do this: using a property file or using LaunchDarkly. With property files, we had to deploy the feature in a lower environment, update the property, and then restart the server. 

LaunchDarkly, on the other hand, offers real-time changes and the ability to disable features if issues arise in production. This real-time capability is extremely beneficial.

How has it helped my organization?

Targeting rules have improved our deployment process. 

Our deployment process has become much faster. We are able to keep rolling out to production even if a feature isn't fully ready. We simply don't enable it until it's complete. LaunchDarkly also helps with certain business use cases that require time-sensitive run-time decisions.

For instance, during validation processes, both conditions need to be met, but the upstream system isn't ready. We can still provide support and, in the future, transition smoothly.

Imagine a scenario where you need to accept both five-digit and ten-digit order numbers, but your system isn't ready for ten-digit numbers yet. LaunchDarkly allows you to support both initially and then, when all other services are ready, enable the ten-digit feature. This makes the rollout seamless.

What is most valuable?

It has really helped during the series of product lines and faster deployment and faster development. 

What needs improvement?

LaunchDarkly currently lacks multi-region support. I strongly believe they need to develop a strategy for handling situations where LaunchDarkly goes down. They should have a backup URL and collaborate with other engineers to ensure availability. There should be a fail-over strategy in place. My understanding is that a multi-region real-time solution isn't available yet.

Another future enhancement I envision is having the entire application property load through LaunchDarkly. This integration would be advantageous but needs to be designed to be very user-friendly and serviceable.

I use a dashboard. I see some improvements happening, but it's a little bit cluttered. It even needs to be improved because certain kinds of levels of fields are added. So they need to make it very user-friendly, that kind of thing. So, LaunchDarkly really has to play around and make it very user-friendly.

I expect certain behavior from the tool, but it gives me false results. I know I need to play around with all the properties, and then I can go to what it takes.

It's not a tool that a non-technical person can use. Like, whoever is a non-technical person can also easily able to understand what they want to do; that kind of thing used to be taken as part of the dashboard (cloud dashboard), which is wherever we are enabled with your feature, like, so because If you go inside the plans, it has, like, a certain level of conditions and operations. So sometimes it works well, sometimes it doesn't work. So everyone has to understand. So, that needs to be very precise.

For how long have I used the solution?

We started using LaunchDarkly about two years ago for a major project related to commerce and transactions in the retail domain.

What do I think about the stability of the solution?

We had a few issues. They have a default property system, but I don't know. Somewhere, I realize that even LaunchDarkly takes a little bit of time latency-wise.

There is somewhere an area that requires improvement because this is considered every time I go, I know it has a streaming process. It does not do it every time, but wherever it does, I realize, like, whenever I am checking with my APM tool, I can see it makes a network call every time, which shouldn't take more than five seconds. That mechanism is required. So one time, like, whenever our application loads, your vendors should come and, like, whenever we do some level of changes, that will be notified to our services and update those vendors.

Because that is, like, I should not have to check alerts every time at the API call whether a flag is false or true. So, wherever we do certain actions. But because this flag is not gonna be frequently updated. So that is gonna be the business condition. It could stay around for one month, one year, or two years in our group. 

So when this comes, it should be like large lags should notify our services. So maybe their SDK should reflect this only one time. Then, we should not make any call to our server.

What do I think about the scalability of the solution?

I don't think it's yet scalable. Because multidimensional and multi-use features are required. For scalability, everything needs to be updated. I don't think it's heavily used because we probably consider; what if we have billions of requests? So, the system should always be scalable. It should be automated and scalable. It should start using Kubernetes, which takes care of scaling in and out based on the load.

How was the initial setup?

The initial setup is just an SSO. You already have an SSO. I don't know whether the SSO is available, but if it is not, it needs to be introduced at the company level. The company needs to be SSO-logged.

So they don't want to collaborate and create an account and everything. Ideally, this should be logged in through the SSO. That should happen with our server only. That is one thing I believe. It was not there six months before, but I am not currently aware.

So if it is not, that should be introduced. The login should be there so they can manage product sales and non-product sales.

Set alone, we can't control as an organization. We can't provide access to everyone.

What's my experience with pricing, setup cost, and licensing?

We have a license. From what I heard from my other team members, the licensing cost is a little high. So it needs to be cheaper. 

If it's cheaper, any organization will involve more users.

What other advice do I have?

Overall, I would rate it a seven out of ten because it has a lot of improvements yet required.

I would recommend it until, like, there are a lot of things available in the market. It's company to company how they want to implement it.

LaunchDarkly is a great tool. But consider whatever service you need to make sure your system is scalable, multi-region, multi-area. Those things are very important whenever a company tries to onboard any new external services.


    Or H.

Very robust for feature flag management and A/B testing

  • June 24, 2024
  • Review provided by G2

What do you like best about the product?
1. The usage is relatively straight forward.
2. The UI feels modern and intuitive eversince their recent UI change.
3. Extremely performant!
4. I've never encountered any sort of down time.
What do you dislike about the product?
1. Integrating with some server platforms may not be as straight foward.
2. The public API could be simpler to use, with better documentation.
What problems is the product solving and how is that benefiting you?
Management of feature flags is a complicated task in a large organization, where partioning by regions and environments is crucial.
I've used inhouse systems before and LaunchDarkly seems to really productize the process of managing feature flags, making it fairly simple and performant to use even in a large organization.


    Computer Software

Very useful and really convenient

  • June 10, 2024
  • Review provided by G2

What do you like best about the product?
Easily defining a new feature flag, esay to integrate it with our services. Quick win.
What do you dislike about the product?
Not much to dislike, maybe it is not ao intuitive in the beginning in terms of ui.
What problems is the product solving and how is that benefiting you?
Gradually realising new capabilities to customers by speaific conditions


    Security and Investigations

Good product. Meets the requirements I need.

  • June 10, 2024
  • Review provided by G2

What do you like best about the product?
You can see the history of the flags and investigate in case of problems
What do you dislike about the product?
It is not possible to change simultaneously in several environments, but you have to change the value of a per-environment flag
What problems is the product solving and how is that benefiting you?
Gradually rollout of new features and changes


    Computer & Network Security

An overall good utility to setup feature flags in a new firm or project

  • June 10, 2024
  • Review provided by G2

What do you like best about the product?
ld-proxy that aggregates requests & caches flag values locally, saving tons of round trips and is very easy to setup, usage history, flexible values using json.
What do you dislike about the product?
Annoying to change flags across environments (we have quite a few of them), even in the new beta view. No ability to fall back to "code defaults", as I must always define _some_ default which is always taken instaed of what's defined in code.
What problems is the product solving and how is that benefiting you?
Mostly gradual rollout of features


    Computer Software

I like the new UI which allowed me to control my flags values across all environements

  • June 10, 2024
  • Review provided by G2

What do you like best about the product?
I mostly like the "History" feature and the evaluations feature
What do you dislike about the product?
It's hard to change flag type, meaninig if in mistake I make an boolean flag instead of string I need to delete my flag and recreate it
What problems is the product solving and how is that benefiting you?
I am using LD mostly to create a feature flags.


    Computer & Network Security

Easy to use SDK to control feature flags

  • June 10, 2024
  • Review provided by G2

What do you like best about the product?
Easy to integrate SDK
Easy to use web UI
What do you dislike about the product?
Hard to manage numerous flags across multiple environments without writing additional tools/scripts
What problems is the product solving and how is that benefiting you?
Incrementially launch new features


    Computer Software

Using LD a lot for configuratuon purposes

  • June 06, 2024
  • Review provided by G2

What do you like best about the product?
It is very useful to create simple configurations quickly based on a lot of variations.
Creating rules is somewhat simple and convenient
What do you dislike about the product?
Managing a lot if rules is not that easy, it becomes very hard when I have more than 3 variations in a single flag
I would like to be able to manage one flag based on specific criteria easier.
For example be able to manage flag per client,l as high level, and then create rules separately under this specific client.
Be able to view all flag values per condition (for example, what will be all the values for client)
Client connection to LD should be more stable
What problems is the product solving and how is that benefiting you?
Configuration for different clients abd environments