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

Reviews from AWS customer

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

External reviews

38 reviews
from

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


    Computer & Network Security

Easier life with feature toggles

  • May 07, 2023
  • Review provided by G2

What do you like best about the product?
Gives me the ability to add feature toggles in my code
What do you dislike about the product?
Nothing to dislike.
Everything works as expected.
What problems is the product solving and how is that benefiting you?
I can test new code in Production before really releasing it to customers


    Information Technology and Services

Separating deploying code from releasing features couldn't be simpler

  • April 13, 2023
  • Review provided by G2

What do you like best about the product?
Dead simple yet powerful features for running feature flags. I love the straightforward approach and not trying to complicate matters when there is no need to. Me and the team ha been really happy choosing ConfigCat.
What do you dislike about the product?
There is no actual dislikes but what we could actually make use of would be the ability to bring Amplitude cohorts as a user segment to ConfigCat so we could run experiments with flags based on the user behaviour more easily.
What problems is the product solving and how is that benefiting you?
Separating deployment from releasing features. Running pilot tests and tech spikes.


    Consumer Services

Easy to get going and scales comfortably.

  • October 05, 2022
  • Review provided by G2

What do you like best about the product?
Very easy to get going. Excellent value for money. Scales well both in number of API calls and in how we use it in our product and processes. The slack support is basically instant. No extra work for us to conceal privacy related data.
What do you dislike about the product?
The user interface to administer the flag configuration is a little bit difficult when the logic becomes on the complicated side. We actually have not come across any other specific downsides.
What problems is the product solving and how is that benefiting you?
Separating deployment of software and activation of specific feature in time. Allowing targeted feature activation for specific users or users in certain environments.


    Financial Services

Feature toggles separated from code

  • August 18, 2022
  • Review provided by G2

What do you like best about the product?
Very well-organized feature toggle platform. You can seperate the different domains or projects into products and arrange different access control per product level.
What do you dislike about the product?
Limiting the number of products that can be created may not be the right approach.
What problems is the product solving and how is that benefiting you?
We could completely able to switch between different code flows without any code re-deployments


    Marcin B.

TLDR; for choosing ConfigCat

  • March 23, 2022
  • Review provided by G2

What do you like best about the product?
In short:
Pricing model. It makes a lot of sense to me. Especially compared to the competition which has a confusing and limiting pricing approach.
It has all core features we care for and libraries are in multiple programming languages
I love technical model with config.json being downloaded and multiple fallback options
The tipping point for us was SSO integration, working seamlessly.
What do you dislike about the product?
Not found anything just yet. The risks highlighted by some managers about third party dependency are easily addressable and not an issue for feature toggle tools like the Config Cat at all.
What problems is the product solving and how is that benefiting you?
Got rid of the zoo of homemade feature toggle solutions.
Got developers and product team better control on toggles. Including better security.
Improved feature completeness and performance of feature toggling.
Improved visibility of toggles used in different environments.


    Paul W.

Powerful, simple feature flagging!

  • March 18, 2022
  • Review provided by G2

What do you like best about the product?
Excellent support and friendly knowledgeable staff! Super easy to use and set up. The plan we are on (Smart Plan) gives us unlimited environments and unlimited seats (allowing for great flexibility and simple setup for our many different personas within the organization). I love the Zombie flag feature to easily identify flags that should be removed. I also really like it will show you all uses of the flag in your codebase to help with flag cleanup and removal. Easily the best feature flagging tool I have used to date. Highly recommend this product and this company.
What do you dislike about the product?
I think any serious software company is going to need the smart plan (or above depending on how large they are), so I feel the free and pro tiers are not very useful.
What problems is the product solving and how is that benefiting you?
We can now completely decouple our deployments from our releases and derisk our features releases (especially if we feel there may be a performance impact). As it is very simple to use with virtually no learning curve, we found great adoption amongst all our departments.


    Andy S.

Fantastic Product

  • January 31, 2022
  • Review provided by G2

What do you like best about the product?
We've been using ConfigCat for a couple of years now, having implemented within all our core applications to manage our feature flagging strategy. The product itself is very flexible, enabling you to manage configuration across multiple environments and the user targeting rules will allow you to create custom rules to meet any requirement, be it targeting a specific segment, individual users, version of your code, as well as a simplistic bucketing tool to split traffic. The zombie flag report is also a nice touch.
What do you dislike about the product?
Nothing as yet, although I would like to see a scheduling feature.
What problems is the product solving and how is that benefiting you?
Dynamic Feature Flag management.


    Computer Software

Easiest FeatureFlagging

  • July 21, 2021
  • Review provided by G2

What do you like best about the product?
What I do like best about ConfigCat is how easy it is to to add and fetch values
What do you dislike about the product?
What I do dislike the most about ConfigCat is the price and the fact that it doesn't support JSON format
What problems is the product solving and how is that benefiting you?
With ConfigCat we are able to feature flag and send custom values to all our mobile app features. We are now able to disable certain features based on location, users or general.


    Raunak S.

Very helpful tool and team

  • May 13, 2021
  • Review provided by G2

What do you like best about the product?
Their docs and support team accessibility and level of help
What do you dislike about the product?
They are doing great work. I have nothing to say on this as of now.
What problems is the product solving and how is that benefiting you?
Features deployment to end users


    Will G.

Better AND Cheaper than LaunchDarkly

  • February 01, 2021
  • Review provided by G2

What do you like best about the product?
ConfigCat is somehow both better AND cheaper than LaunchDarkly. The ConfigCat folks have been very helpful and friendly, and dealing with our various support requests. They even listen to feature requests! After I asked about high latency to their servers, they added global servers. ♥️
What do you dislike about the product?
More of a feature *difference* than a problem: the model is "inside out". So rather than sending each value to ConfigCat and evaluating the flags server-side, instead the flag rules are downloaded to the client and then evaluated locally. This has pros and cons, so consider based on your use-case. For us it's fine!
What problems is the product solving and how is that benefiting you?
Benefits are that it's far, far cheaper than any alternative we found. The support team are really fast and helpful. Downsides are we had to write our own React wrapper, at first latency was high because the servers were not worldwide (now fixed).