Thanks to the latest CI/CD tools and services, software companies can now deliver multiple releases in a week. Over the release process, it's expected that DevOps professionals keep their eyes on the monitoring dashboard and roll-back the deployment on the first suspicion. Since the use of feature flags gets more and more traction, it seems like a good idea to connect those releases and the monitoring tools.
54 posts tagged with "how to"
View All TagsHow to buy a ConfigCat subscription for someone else?
TL;DR
If you're a software reseller you are allowed to buy a ConfigCat subscription for your client. You are allowed to resell one subscription to one client only. Of course, you are allowed to resell more subscriptions to the same client.
Here is how to do it.
Step-by-step guide
- register at https//app.configcat.com
- go to https://app.configcat.com/plans
- click the "change plan" button under the desired plan and follow the instructions
- go to https://app.configcat.com/invite
- invite your client to the "Administrator" group
If you run into any problem, just drop us an email at [email protected].
How to use feature flags through a proxy?
Feature flag services are getting popular, but...
As feature flags are getting popular, an ever-growing number of developers are facing the challenges associated with them.
No matter if you implement your own feature flag library, or choose a hosted feature flag service like ConfigCat, chances are high you want to use your feature flags in your frontend and in your backend services as well.
If your feature flags can be toggled on a central feature flag dashboard, such as
How to hack App Store review times?
Use Feature Flags, and you do not need to worry about the ambiguous Apple App Store review. Also, you can forget about the release trains or the good old days when PMs are running around in the office with flame-throwers.