Using Feature Flags with Machine Learning ModelsMachine learning models are the core building blocks of artificial intelligence. As of this writing, a popular AI chatbot circulating in…Apr 26, 2024Apr 26, 2024
Using ConfigCat for Staged Rollouts and Canary ReleasesThe primary goal of software developers is to ensure user satisfaction with the features or updates they introduce. However, achieving this…Jan 18, 2024Jan 18, 2024
Feature Flag Services Under $300A few weeks ago, I set out to find the best feature flag service to fit my $300 budget. Like most software developers, I turned to Google…Jan 16, 2024Jan 16, 2024
Skipping Test Environments for Faster and Safer DeploymentsFor a long time, it was normal to initially release a new feature or update into a test environment. If the feature passed, it was then…Dec 16, 2023Dec 16, 2023
How to Use ConfigCat Feature Flags with DockerDocker is a platform that enables developers to build apps and run them in mini virtual machines called containers. As a result, developers…Nov 30, 2023Nov 30, 2023
Interview with ConfigCat EngineersAs a front-end developer, I spend most of my time writing code and developing front-end applications. Several months ago, I wondered what…Nov 19, 2023Nov 19, 2023
How to use feature flags with AWS LambdaA step-by-step guide on how to use ConfigCat’s feature flags with AWS Lambda.Oct 25, 2023Oct 25, 2023
How to use ConfigCat’s public API to conduct integration testsFeature flags are essential for effective feature release and management. Using them, we can control what features end users can see and…Aug 9, 2023Aug 9, 2023
How to use feature flags in GODOT EngineAccording to an article published by CNET, the growth of the gaming industry is expected to increase. Due to this, new game titles are on…Jun 24, 20231Jun 24, 20231
How to use ConfigCat with RedisEver since the dawn of feature releases, feature flags have become the de facto standard for managing and controlling features in software…Jun 7, 2023Jun 7, 2023