Django Waffle is an open source feature management tool for Django.
N/A
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
Django Waffle
LaunchDarkly
Editions & Modules
No answers on this topic
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
Django Waffle
LaunchDarkly
Free Trial
No
Yes
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
Discount available on the Foundation plan for annual pricing.
More Pricing Information
Community Pulse
Django Waffle
LaunchDarkly
Considered Both Products
Django Waffle
Verified User
Anonymous
Chose Django Waffle
I found Django Waffle to work seamlessly with my Django-native codebase, and the implementation was extremely fast and intuitive. Gargoyle offers a bit more in the way of building more complicated code segments, but it's also more complex to implement. I use Django Waffle for …
We were considering changing to Flagsmith as they presented us with a way cheaper quote than LaunchDarkly. We ended up not doing so as the cost of migrating would be quite high.
LaunchDarkly stood out to us because it put control of the application within the hands of our engineers. We didn't want to allow business users to manipulate the production site via a third-party tool. Instead, our focus was on delivering faster as an engineering team.
All the above products more or less suffice the requirement. But in terms of usage as a common integrated platform , the experience [is] quite great. Further performance and product support are also quite good.
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 …
Previously we had a homegrown solution to manage our feature flags. It was extremely old, not maintained, difficult to implement for the engineer and had limited applicability as it could only be used in back-end systems as well as having no auditing for changes made by users. La…
We didn't end up trying any other alternatives as LaunchDarkly has a very good reputation for being one of the best feature flag services to use and was what my company went with right from the get go.
We needed a highly supported solution that we could easily make available for all of our teams. LaunchDarkly came out the best in all of our requirements.
I would recommend that engineers look to try Django Waffle for feature development within a team setting; it really streamlines flipping features on and off for testing. I think the simplicity of Django Waffle is pretty great, but it may be a limitation for those developing far more complex products.
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.
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.
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.
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.
I found Django Waffle to work seamlessly with my Django-native codebase, and the implementation was extremely fast and intuitive. Gargoyle offers a bit more in the way of building more complicated code segments, but it's also more complex to implement. I use Django Waffle for nearly every project involving feature flipping.
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.
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.