Explore open-source solutions for enhancing release management efficiency. Discover how tools like Grafana, Prometheus, and Flagsmith can optimize your deployment process.
{ author: @jaysaadana } #OpenSource#ReactJS
https://t.co/L2kLxFSwVg
Most of the time your database is the bottleneck! Do you track your database's performance?
The tools I use:
- NextJS (but you can use anything)
- PostgreSQL database
- PostgreSQL Exporter to expose metrics
- Prometheus to collect metrics
- Grafana to display metrics
- Flagsmith for feature flag management
Let me know what tools you use 👇 full tutorial below
5.1K ⭐️ Flagsmith makes it easy to create and manage features flags 🚩 across web, mobile, and server side applications. @GetFlagsmith
https://t.co/p4FZXrHnVS
#starhistory#GitHub#OpenSource
Feature flags are transforming how we build software. They reduce risk, enable rapid iteration, and allow teams to ship with confidence.
@GetFlagsmith's eBook, Flip the Switch on Modern Software Development with Feature Flags, is a hands-on guide for data-sensitive industries like banking, healthcare, and government, showing how to modernise without compromising security.
Dive into it here: https://t.co/rwct3yxnvJ.
Check out the latest blog on how feature flags add flexibility and functionality to backend applications.
For example, we can toggle an API endpoint on/off or adjust the rate limit on the fly—without redeploying the app or changing environment variables.
https://t.co/wa9GD66Acz
If you’re planning for 2025 and any of these scenarios sound familiar:
- Releases are high stakes and you want to lower risk
- Deployments are coupled to releases and moving slow
- You have a modernisation project going, but it’s getting stalled
👉 https://t.co/16dG78gG9a
@RainmanJam@GetFlagsmith Of course; How can you distinguish between deployment and release without them? How can you do continuous delivery / deployment or canary releases without feature flags? Feature Flags are a essential part of modern software development.
🚀 Excited to share "Flip the Switch: Modern Software Development with Feature Flags" – a guide to faster, safer innovation! I wrote the foreword to highlight how feature flags drive agility & modernization.
📖: https://t.co/a5mdYFPGJy
#DevOps#FeatureFlags@GetFlagsmith
Risk is a big concern in software development right now. After the Big Scary Thing happened in July, leaders became even more aware of what happens when a release goes south. Feature flags can help: https://t.co/16dG78hdYI
Backend developers, @pradumna_saraf wrote an article on feature flags for backend testing
e.g On the server side to modify the functionality of an API, modifying/setting rate limits, changing the API endpoint's functionality ( or turning it off)
https://t.co/f3b0ncPfhP
Feature flags are super useful for back end developers.
They let you enable/disable features or change functionality with one click – no need to re-deploy.
Here, @pradumna_saraf helps you build a flexible API with feature flags using open source tools.
https://t.co/3fV5usbIPi