How to use Feature Toggles in Enterprise project | Trunk based development Practical Tutorial

preview_player
Показать описание
In this video, I dive into the advanced use of feature toggles in enterprise projects. We'll explore how to create and implement feature toggles, not just in a basic setup but in a horizontally scaled environment where multiple pods of the same service are running. This example will help you understand the real-world application and management of feature toggles to ensure seamless feature releases and rollbacks across your distributed system. Whether you're an architect, developer, or tech enthusiast, this tutorial will enhance your skills in handling feature flags effectively in complex setups.

Don't forget to like, subscribe, and hit the bell icon to stay updated with more insightful tech content!
Рекомендации по теме
Комментарии
Автор

Good content!. We have a similar usecase where it stores the features in the database itself. We have been using it for now more than 5 years in a big project without any issue. Also, we propagated those feature flags to the front-end (react) app as well via an API endpoint.

asankasanjaya
Автор

This is awesome❤🎉. I am doing similar thing using database table without knowing the trunk based development . Small thing to clarify. Since we filter properties with null value what we can do for to send null values if we really need for other properties

IndrakumaraSirisena
Автор

So no need to look into altering the pipelines right Krish 🤭😁

Sahan-Rathnayake
join shbcf.ru