An Introduction to Feature Flagging & OpenFeature

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Thanks! Great introduction to Open Feature

jfbaro
Автор

Great presentation. One small nit: the terminal prompt made it quite difficult to understand the commands being executed against flagd. I had a hard time distinguishing between the curl request and the response. Using a better prompt and `jq` to format the output could have made it more accessible.

rednafi
Автор

Hi, I'm wondering where is the fundamental difference of feature Flags with Openfeature tooling compared with watching a k8s native custom resources defining the flags. Is this in a native k8s not the same? Or is openfeature more focussing on the lanaguage SDKs like i.e. Opentelemetry does?

holgerwinkelmann
Автор

Hi.
What is going on with the code side?
did you delete the "feature flag" when you don't need any more,
but what about the code?
do you leave the unused code in the main branch?

roynerv
Автор

Does OpenFeature provides a backend storage for feature-flags or it merely provides and interface that 3rd party solutions can be plugged into?

deepthyvalsakumaran
welcome to shbcf.ru