---
description: Avaliações detalhadas do LaunchDarkly com base nos recursos, preços, facilidade de utilização e classificações. Veja rapidamente as vantagens e desvantagens as no GetApp Portugal. Compare o LaunchDarkly com produtos similares.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/getapp/og_logo-94fd2a03a6c7a0e54fc0c9e21a1c0ce9.png
title: LaunchDarkly - Avaliações, preços e classificações | GetApp Portugal 2026
---

Breadcrumb: [Home](/) > [Software de Gestão de Ciclo de Vida de Aplicativos](/directory/269/application-lifecycle-management/software) > [LaunchDarkly](/software/2040051/launchdarkly)

# LaunchDarkly

Canonical: https://www.getapp.pt/software/2040051/launchdarkly

Page: 1 / 2\
Seguinte: [Next page](https://www.getapp.pt/software/2040051/launchdarkly?page=2)

> O LaunchDarkly é um software de desenvolvimento de aplicativos criado para ajudar as empresas a otimizar sinalizadores de recursos e alternar as operações de gerenciamento. Permite que os desenvolvedores de software testem recursos de software durante a produção do aplicativo e ocultem, ativem ou desativem remotamente um arquivo de recursos durante o tempo de execução.
> 
> Verdict: Rated **4.7/5** by 26 users. Top-rated for **Probabilidade de recomendação**.

-----

## Quick Stats & Ratings

| Metric | Classificação | Detail |
| **Geral** | **4.7/5** | 26 Avaliações |
| Praticidade | 4.7/5 | Based on overall reviews |
| Suporte ao cliente | 4.5/5 | Based on overall reviews |
| Relação qualidade/preço | 4.2/5 | Based on overall reviews |
| Recursos | 4.5/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Probabilidade de recomendação) |

## Sobre o fornecedor

- **Empresa**: LaunchDarkly
- **Location**: Oakland, EUA

## Commercial Context

- **Preço inicial**: 12,00 US$
- **Modelo de preços**:  (Free version available) (Teste Grátis)
- **Target Audience**: 51 - 200, 201 - 500, 501 - 1 000, 1 001 - 5 000, 5 001 - 10 000, 10 000+
- **Deployment & Platforms**: Nuvem, SaaS, baseado na web
- **Idiomas**: inglês
- **Available Countries**: Alemanha, Austrália, Bélgica, Canadá, Coreia do Sul, Dinamarca, Espanha, Estados Unidos, Filipinas, Finlândia, França, Grécia, Hong Kong, RAE da China, Hungria, Ilha de Man, Indonésia, Irlanda, Islândia, Israel, Itália and 14 more

## Recursos

- A/B Testing
- API
- Análise estatística
- Controle de qualidade
- Desenvolvimento de aplicativos web
- Desenvolvimento de software
- Desenvolvimento móvel
- Entrega contínua
- Extração de dados
- Ferramentas de colaboração
- Gerenciamento da implantação
- Gerenciamento de aplicativos
- Gerenciamento de armazenamento de dados
- Gestão de dados do produto
- Gestão de entregas
- Gestão de lançamento
- Gestão de mudanças
- Gestão de recursos
- Gestão de requisitos
- Gestão de testes

## Integrations (13 total)

- AppDynamics
- Bitbucket
- CircleCI
- Datadog
- GitHub
- GitLab
- Jira
- Pendo
- Pendo
- Rollbar
- Segment
- Slack
- Terraform

## Opções de suporte

- Email/Help Desk
- FAQs/Fórum
- Base de conhecimento

## Category

- [Software de Gestão de Ciclo de Vida de Aplicativos](https://www.getapp.pt/directory/269/application-lifecycle-management/software)

## Categorias relacionadas

- [Software de Gestão de Ciclo de Vida de Aplicativos](https://www.getapp.pt/directory/269/application-lifecycle-management/software)
- [Software de Gestão de Ciclo de Vida de Produto](https://www.getapp.pt/directory/329/product-lifecycle-management/software)
- [Programas para Desenvolver Aplicativos](https://www.getapp.pt/directory/370/application-development/software)
- [Ferramentas para DevOps](https://www.getapp.pt/directory/1087/devops/software)
- [Software de Testes AB](https://www.getapp.pt/directory/1295/ab-testing/software)

## Alternativas

1. [GitHub](https://www.getapp.pt/software/90537/github) — 4.8/5 (6190 reviews)
2. [Jira](https://www.getapp.pt/software/9953/jira) — 4.4/5 (15426 reviews)
3. [GitLab](https://www.getapp.pt/software/112635/gitlab) — 4.6/5 (1223 reviews)
4. [Bitbucket](https://www.getapp.pt/software/91554/bitbucket) — 4.6/5 (1346 reviews)
5. [Google Cloud](https://www.getapp.pt/software/122483/google-cloud-platform) — 4.7/5 (2306 reviews)

## Avaliações

### "Powerful, reliable feature management — worth it once you're past a certain scale" — 5.0/5

> **Soumya** | *6 de julho de 2026* | Serviços financeiros | Recommendation rating: 7.0/10
> 
> **Vantagens**: - Progressive rollouts and targeting are excellent — percentage rollouts, user/segment targeting, and rule-based rules are flexible and easy to reason about.&#10;  - Instant kill switch. Being able to disable a feature in seconds during an incident is the single most valuable capability.&#10;  - Reliable SDKs across most major languages, with local streaming/caching so flag evaluation stays fast and doesn't add latency to the request path.&#10;  - Good audit trail and history — you can see who changed what and when, which matters for change management and compliance.&#10;  - Clean UI for managing flags and environments; onboarding new engineers is straightforward.
> 
> **Desvantagens**: - Pricing is steep, especially as seats and monthly context/MAU counts grow. Smaller teams may find it hard to justify versus open-source or cheaper alternatives.

-----

### "Flexible feature gating that scales from simple rollouts to LLM A/B testing" — 5.0/5

> **Manish** | *22 de junho de 2026* | Software | Recommendation rating: 9.0/10
> 
> **Vantagens**: The core flag system is solid and reliable for standard feature rollouts. It gates new code paths, can be used for gradual percentage rollouts, and killing something quickly in prod without a redeploy. Contexts and segments are where it gets genuinely useful. For our LLM A/B tests, being able to define contexts and target specific segments meant we could route different user groups to different models cleanly, without hardcoding that logic ourselves. And since adjusting targeting rules or changing the split is a config change rather than a deploy, it's quick to iterate on model behaviour and get fast feedback.
> 
> **Desvantagens**: You have to make the code changes yourself — putting the flags into the code and wiring up the logic to read them isn't something the platform does for you. On top of that, flags need regular cleanup and archiving, so there's an ongoing maintenance overhead to keep things from piling up. The targeting setup also has a bit of a learning curve before the segment and context model clicks.
> 
> I've been using LaunchDarkly across a couple of different use cases, and it's held up well. The combination of flags, segments, and contexts is what earned it a place in our stack. It covers both straightforward feature gating and more involved experimentation from the same place. We could gate a particular code path or feature behind a flag and just as easily enable it for a segment of users, specific users, specific tenant accounts, or dedicated QA accounts. We also used it to A/B test different LLMs routing requests to different models in specific proportions and even scope that down to only specific tenants. Once the targeting model clicks, it's flexible enough to handle whatever we throw at it. For both code rollouts and LLM experimentation, it's done exactly what we needed from a single place, and I'd recommend it to any team that needs that combination.

-----

### "Launchdarkly is convenient for feature flagging" — 4.0/5

> **Joseph** | *15 de outubro de 2024* | Saúde, bem-estar e condicionamento físico | Recommendation rating: 7.0/10
> 
> **Vantagens**: A convenient way to organize feature flagging for your applications.
> 
> **Desvantagens**: No particular cons stand out to me. It works the way it should.
> 
> Convenient and straightforward to integrate into a react-native environment for feature flagging. Allows us to keep dev work flowing and integrated while getting ready for launch.

-----

### "LaunchDarkly is a Feature Flag must Agile projects." — 5.0/5

> **Jeff** | *5 de janeiro de 2026* | Software | Recommendation rating: 10.0/10
> 
> **Vantagens**: LaunchDarkly is a great tool to manage the feature flags in your source code. We have used it to manage the different parts of our SAAS product. It is very simple \[sensitive content hidden\]&#10; manage the actual feature flags and you can manage it to an environment like Dev/Test/Prod with different criteria. With the simple to use interface our Product management team is able to manage the feature flags and manage the rollout of the feature. The UI has full auditing and control for the management of the flags.
> 
> **Desvantagens**: As with any code based feature flags at some point the code is now released and you have to determine if you will take the feature flag calls to LaunchDarkly when fully released.
> 
> The support has been good and the team that assisted us in our setup was very helpful. We have been very happy with the results and are increasing our use of the product.

-----

### "LaunchDarkly Review" — 4.0/5

> **Avaliador Verificado** | *30 de dezembro de 2024* | Desenvolvimento de programas | Recommendation rating: 9.0/10
> 
> **Vantagens**: I think the way to change the feature flags is pretty easy
> 
> **Desvantagens**: I think the pricing could improve for small companies
> 
> LaunchDarkly has been a great tool for feature flagging and experimentation. It allows us to roll out features gradually, reducing risk and improving flexibility

-----

Page: 1 / 2\
Seguinte: [Next page](https://www.getapp.pt/software/2040051/launchdarkly?page=2)

## Links

- [View on GetApp](https://www.getapp.pt/software/2040051/launchdarkly)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.getapp.de/software/2040051/launchdarkly> |
| de-AT | <https://www.getapp.at/software/2040051/launchdarkly> |
| en | <https://www.getapp.com/it-management-software/a/launchdarkly/> |
| en-AE | <https://www.getapp.ae/software/2040051/launchdarkly> |
| en-AU | <https://www.getapp.com.au/software/2040051/launchdarkly> |
| en-CA | <https://www.getapp.ca/software/2040051/launchdarkly> |
| en-GB | <https://www.getapp.co.uk/software/2040051/launchdarkly> |
| en-IE | <https://www.getapp.ie/software/2040051/launchdarkly> |
| en-NZ | <https://www.getapp.co.nz/software/2040051/launchdarkly> |
| en-SG | <https://www.getapp.sg/software/2040051/launchdarkly> |
| en-ZA | <https://www.getapp.za.com/software/2040051/launchdarkly> |
| es | <https://www.getapp.es/software/2040051/launchdarkly> |
| es-CL | <https://www.getapp.cl/software/2040051/launchdarkly> |
| es-CO | <https://www.getapp.com.co/software/2040051/launchdarkly> |
| es-MX | <https://www.getapp.com.mx/software/2040051/launchdarkly> |
| fr | <https://www.getapp.fr/software/2040051/launchdarkly> |
| fr-BE | <https://fr.getapp.be/software/2040051/launchdarkly> |
| fr-CA | <https://fr.getapp.ca/software/2040051/launchdarkly> |
| nl | <https://www.getapp.nl/software/2040051/launchdarkly> |
| nl-BE | <https://www.getapp.be/software/2040051/launchdarkly> |
| pt | <https://www.getapp.com.br/software/2040051/launchdarkly> |
| pt-PT | <https://www.getapp.pt/software/2040051/launchdarkly> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"GetApp Portugal","address":{"@type":"PostalAddress","addressLocality":"Lisbon","addressRegion":"Lisbon","postalCode":"2770-071","streetAddress":"Quinta da Fonte Rua dos Malhões Edifício D. Pedro I Paço D'Arcos, 2770-071 Lisboa Portugal"},"description":"Avalie, compare e classifique os softwares para pequenas empresas. O GetApp Portugal oferece softwares, aplicativos de SaaS e nuvem, e avaliações independentes.","email":"info@getapp.pt","url":"https://www.getapp.pt/","logo":"https://dm-localsites-assets-prod.imgix.net/images/getapp/getapp-logo-light-mode-5f7ee07199c9b3b045bc654a55a2b9fa.svg","@type":"Organization","@id":"https://www.getapp.pt/#organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/getapp","https://www.facebook.com/GetAppcom","https://www.instagram.com/getappcom/","https://www.youtube.com/c/GetAppCom"]},{"name":"LaunchDarkly","description":"O LaunchDarkly é um software de desenvolvimento de aplicativos criado para ajudar as empresas a otimizar sinalizadores de recursos e alternar as operações de gerenciamento. Permite que os desenvolvedores de software testem recursos de software durante a produção do aplicativo e ocultem, ativem ou desativem remotamente um arquivo de recursos durante o tempo de execução.\n\nOs gerentes podem permitir acesso a determinado recurso ou serviço para usuários selecionados, medir o desempenho dos aplicativos e lidar com todo o processo de gerenciamento do ciclo de vida do produto. Os recursos do LaunchDarkly incluem teste A/B, análise, exportação de dados, segmentação de usuários finais, colaboração, entre outros. O aplicativo também permite que as equipes de TI implantem códigos, gerenciem atividades de experiência do cliente e controlem os estágios de lançamento da produção. A funcionalidade de controle de acesso integrada permite que os supervisores autorizem funcionários específicos a adicionar ou modificar informações no código-fonte.\n\nO LaunchDarkly é compatível com a integração com vários aplicativos de terceiros, como Bitbucket, GitHub, GitLab, Slack, Jira, SignalFx, Splunk, Terraform, Trello, Microsoft Teams, entre outros, por meio de APIs. Também ajuda os administradores a obter visibilidade dos recursos de software em diferentes ambientes e projetos, bem como rastrear registros de auditoria.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/f1a03c5f-752c-48ac-8420-06ffdba202d9.png","url":"https://www.getapp.pt/software/2040051/launchdarkly","@type":"SoftwareApplication","@id":"https://www.getapp.pt/software/2040051/launchdarkly#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.getapp.pt/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.7,"bestRating":5,"ratingCount":26},"offers":{"price":"12","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud"},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Software de Gestão de Ciclo de Vida de Aplicativos","position":2,"item":"/directory/269/application-lifecycle-management/software","@type":"ListItem"},{"name":"LaunchDarkly","position":3,"item":"/software/2040051/launchdarkly","@type":"ListItem"}],"@id":"https://www.getapp.pt/software/2040051/launchdarkly#breadcrumblist"}]}
</script>
