GitLab vs. LaunchDarkly

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitLab
Score 8.7 out of 10
N/A
GitLab DevSecOps platform enables software innovation by aiming to empower development, security, and operations teams to build better software, faster. With GitLab, teams can create, deliver, and manage code quickly and continuously instead of managing disparate tools and scripts. GitLab helps teams across the complete DevSecOps lifecycle, from developing, securing, and deploying software. Differentiators, as described by Gitlab: Simplicity: With GitLab, DevSecOps can…
$0
per month per user
LaunchDarkly
Score 7.6 out of 10
N/A
LaunchDarkly provides a feature management platform that enables DevOps and Product teams to use feature flags at scale. This allows for greater collaboration among team members, and increased usability testing before full-scale feature deployment.
$12
per month per Service Connection per month, or $10 per 1k client-side MAU per mo
Pricing
GitLabLaunchDarkly
Editions & Modules
GitLab Essential
$0
per month per user
GitLab Premium
$29
per month per user
GitLab Ultimate
$99
per month per user
Foundation
$12
per month per Service Connection per month, or $10 per 1k client-side MAU per mo
Enterprise
Custom
Guardian
Custom
Offerings
Pricing Offerings
GitLabLaunchDarkly
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalOptional
Additional DetailsDiscount available on the Foundation plan for annual pricing.
More Pricing Information
Community Pulse
GitLabLaunchDarkly
Best Alternatives
GitLabLaunchDarkly
Small Businesses

No answers on this topic

GitLab
GitLab
Score 8.7 out of 10
Medium-sized Companies
Veracode
Veracode
Score 8.7 out of 10
GitLab
GitLab
Score 8.7 out of 10
Enterprises
Veracode
Veracode
Score 8.7 out of 10
GitLab
GitLab
Score 8.7 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
GitLabLaunchDarkly
Likelihood to Recommend
8.9
(0 ratings)
10.0
(0 ratings)
Likelihood to Renew
9.9
(0 ratings)
7.0
(0 ratings)
Usability
9.0
(0 ratings)
7.4
(0 ratings)
Availability
-
(0 ratings)
10.0
(0 ratings)
Performance
-
(0 ratings)
8.1
(0 ratings)
Support Rating
9.1
(0 ratings)
10.0
(0 ratings)
Implementation Rating
-
(0 ratings)
9.0
(0 ratings)
Configurability
-
(0 ratings)
8.0
(0 ratings)
Ease of integration
-
(0 ratings)
8.0
(0 ratings)
Product Scalability
-
(0 ratings)
10.0
(0 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(0 ratings)
Vendor pre-sale
-
(0 ratings)
10.0
(0 ratings)
User Testimonials
GitLabLaunchDarkly
Likelihood to Recommend
It is well-suited for any project that needs VCS. It's an excellent choice for teams that might be remote or have to collaborate across teams. Plenty of features allow for async working. With its dashboards and reporting features, it is also suitable for nontechnical PMs or stakeholders. It allows for very bespoke customization and can most often do much more than you need it to.
Read full review
Great for rolling out features slowly for beta testing in production. I would say it is less well suited for toggling features permanently for users as this requires more integration with our backend and billing systems that would be a lot of work to set up.
Read full review
Pros
  • GitLab excels in managing code versions, allowing easy tracking of changes, branch management, and merging contributions.
  • It helps maintain code stability and reliability, saving time and effort in the development or research workflow.
  • Powerful code review features, enabling collaboration and feedback among team members.
  • Robust project management features, including issue tracking, kanban boards, and milestones.
Read full review
  • Feature Flag Management: It's like magic. With a flip of a switch, you can manage feature rollouts to visitors or accounts across the web and mobile applications!
  • Segmentation: Create a segment of visitors or accounts and then use that to target a feature flag rule. Really easy to use and saves so much time.
  • Ease of Use: Seamless copy/paste functionality, really clear status indicators so you can find what is on and for whom.
Read full review
Cons
  • CI variables management is sometimes hard to use, for example, with File type variables. The scope of each variable is also hard to guess.
  • Access Token: there are too many types (Personal, Project, global..), and it is hard to identify the scope and where it comes from once created.
  • Runners: auto-scaled runners are for the moment hard to put in place, and monitoring is not easy.
Read full review
  • It would be nice to see a feature flag's settings against all environments at once.
  • It would be to have a "array" type flag for related but different settings (eg, enableA and enableB could be enable: [a, b]).
  • It would be nice have customizable columns on the Users page (eg, if I want to inject a new meta data).
Read full review
Likelihood to Renew
I really feel the platform has matured quite faster than others, and it is always at the top of its game compared to the different vendors like GitHub, Azure pipelines, CircleCI, Travis, Jenkins. Since it provides, agents, CI/CD, repository hosting, Secrets management, user management, and Single Sign on; among other features
Read full review
It fits out business case
Read full review
Usability
I find it easy to use, I haven't had to do the integration work, so that's why it is a 9/10, cause I can't speak to how easy that part was or the initial set up, but day to day use is great!
Read full review
It's very easy to create new feature flags and set them properly. It is more difficult to get LaunchDarkly integrated within a distributed system so that flags can be used. Especially on stateless servers where gating features by user is not easy. Overall though, it is very easy to get started and I like how simple it is to use.
Read full review
Reliability and Availability
I've never had experienced outages from GItlab itself, but regarding the code I have deployed to Gitlab, the history helps a lot to trace the cause of the issue or performing a rollback to go back to a working version
Read full review
No issue with availability at all
Read full review
Performance
GItlab reponsiveness is amazing, has never left me IDLE. I've never had issues even with complex projects. I have not experienced any issues when integrating it with agents for example or SSO
Read full review
From what I have seen, LaunchDarkly integrates well with your code and also services you might have in your tech ecosystem. We use Jenkins for automation and we were able to use it to build pipelines to automate the control of LaunchDarkly toggles in our code.
Read full review
Support Rating
At this point, I do not have much experience with Gitlab support as I have never had to engage them. They have documentation that is helpful, not quite as extensive as other documentation, but helpful nonetheless. They also seem to be relatively responsive on social media platforms (twitter) and really thrived when GitHub was acquired by Microsoft
Read full review
The overall support is very responsive
Read full review
Implementation Rating
No answers on this topic
Yes I do.
Read full review
Alternatives Considered
GitHub is an inferior product from most points of view. We had to use it and the teams finds no positives about it. Everything is a downgrade from our previous GitLab solution. GitLab CI\CD is vastly superior to workflows, for example doing a manual node is just "when : manual" in GitLab while you have to do clickops in GitHub to achieve the same. No overview of code in branches is a minus when we tried to figure out what our colleagues are trying to merge as it looked off.
Read full review
Rollout is another dedicated feature flag tool that can be used to manage features. LaunchDarkley offers all the features of an enterprise level tool, unlike Rollout, reserves the security features for the Enterprise plan. Out of box integrations are limited but they do have a well documented REST API.
Read full review
Scalability
I think is very well designed, and like any VCS it works as intended
Read full review
The platform didn't go down since we implemented it
Read full review
Return on Investment
  • GitLab cut down our spent on container, package and infrastructure registry
  • Best thing is we can now have everything in single platform which cost effective too
  • Quality of support is really good and they do have emergency support team as well which is great
Read full review
  • Improved developer experience with some teams moving to Trunk-based Development.
  • Increased deployment frequency due to smaller code releases.
  • Validation of the technical and business value of work is achieved more quickly through smaller pieces of work and through experimenting with a small group of users before a feature gets to 100% of customers.
Read full review
ScreenShots

GitLab Screenshots

Screenshot of GitLab, a comprehensive DevSecOps platform.Screenshot of Security DashboardScreenshot of Merge Request

LaunchDarkly Screenshots

Screenshot of regression detection and automated incident response at the feature level. This connects critical metrics to the release process so that every change is monitored - even the smallest releases, where issues would previously have been obscured by noise in the wider system metrics.Screenshot of where track the progression of a feature flag across a series of phases, where each phase consists of one or more environments.Screenshot of how to target groups of contexts individually or by attribute. Contexts are people, services, machines, or other resources that encounter feature flags in a product.Screenshot of where to design experiments that measure business-critical user flows and provide results specific to those product funnels, and measure multi-step user journeys. This is used to determine whether conversions are succeeding, with all metrics visible in one place.