This podcast features people doing interesting work in the world of Cloud. What is the state of the technical world? Let’s first focus on the up or down, on or off function of feature flags.
Today, we’re talking to Heidi Waterhouse, a technical writer turned Developer Advocate at LaunchDarkly, which is a feature flag service - a way to wrap a snippet of code around your feature and make it into an instrument to turn on or off. It lets you turn things on and off in your codebase quickly without having to do several commits. However, it is difficult to track it when there are more than about a dozen flags. So, LaunchDarkly provides a way to manage your features at scale with a usable interface and API.
Some of the highlights of the show include:
Links:
Quotes by Heidi:
“What feature flags do is make it possible for you to push out a deployment with things hidden, we call it launching darkly.”
“We’re all about avoiding risk, I think this is our motto this year, eliminate risk…you can’t eliminate risk, but you can make it much less risky.”
“Go ahead and write your feature. You know that it’s hidden behind the magical feature flying curtain until you’re ready to turn it on.”
“If 20 years of technical writing taught me anything, it’s that nobody wants to be reading documentation.”
Do you understand how tabs work? How spaces work? Are you willing to defeat the JSON heretics? Most people understand the power of the...
Do you enjoy watching sports? Wear your favorite team or player’s jersey? Are you a fan who has shopped at Fanatics on the Cloud?...
Do you have some spare time? Can you figure out an easier way to do something? Then, why not build some software?! Today, we’re...