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.”
When companies migrate to the Cloud, they are literally changing how they do everything in their IT department. If lots of customers exclusively rely...
Monitoring in the entire technical world is terrible and continues to be a giant, confusing mess. How do you monitor? Are you monitoring things...
Google builds platforms for developers and strives to make them happy. There's a team at Google that wakes up every day to make sure...