Skip to main content
CF

Feature Flags: Transform Your Product Development Workflow

0h 0m 0s
English
Paid
My development team was consistently releasing critical errors into production. We spent as much time fixing failures and writing incident reports as we did on developing new features and working with clients. It was exhausting, demoralizing, and felt hopeless.

Nothing helped reduce the number of downtimes. Unit tests did not solve the problem. Code reviews yielded no results. Changing the technology stack did not help. Slowing down the development cycle didn't work either. Maintaining stable system operation during the evolution of the product became a Sisyphean task.

Until we discovered feature flags. They changed everything. The number of failures and incidents decreased from daily to weekly, and then to rare exceptions.

Feature flags allow you to dynamically enable and disable code in an application while it's running. They can be thought of as a kind of magical conditional operators, but this is only a superficial description. In reality, feature flags are a revolution in the product development process. They change the approach to writing code, team interaction, and communication with clients. Moreover, they create a level of psychological safety that most modern development processes simply do not provide.

When I first learned about feature flags, my reaction was skeptical: “I don't need this.” However, after eight years of working with them, I realized how powerful a tool they are. Today, I cannot imagine product development without feature flags - they have become as much of a basic necessity for me as logs, metrics, and databases.

This book is your guide to the world of feature flags. In it, I will explain what they are, how they work, and how they can transform your entire organization. I will share the experience accumulated over eight years and show how feature flags can create a development culture based on trust, flexibility, and efficiency.

About the Author: Ben Nadel

Ben Nadel thumbnail

Ben Nadel is a US software engineer and the longest-running technical blogger on the web — bennadel.com has been publishing daily-or-near-daily since 2006 across ColdFusion, Angular, JavaScript, and the architectural side of building production web applications.

His CourseFlix listing carries Feature Flags — Transform Your Product Development Workflow. Material is paid and aimed at developers and engineering leads ready to add feature-flagging as a discipline rather than a one-off ad-hoc pattern.

Books

Read Book Feature Flags: Transform Your Product Development Workflow

#TitleTypeOpen
1Book 1 PDF

Related courses

  • System Design for Interviews and Beyond thumbnailUpdated 3y ago

    System Design for Interviews and Beyond

    By: Mikhail Smarshchok
    Having over 15 years of industry experience, last 9 years I worked on building scalable, highly available and low latency distributed systems.
    7h 53m5/5
  • Clean Code Zero to One thumbnailUpdated 1y ago

    Clean Code Zero to One

    By: Shahan Chowdhury
    "Clean Code Zero to One" is a guide on writing clean and maintainable code, based on the modern practices of Robert C. Martin (Uncle Bob).
  • Object-Oriented Programming thumbnailUpdated 2y ago

    Object-Oriented Programming

    By: ProgrammingExpert.io
    Programming languages are often classified based on their syntax, features, and execution models. This course introduces you to the idea of programming paradigm
    4h 36m5/5

Frequently asked questions

What is Feature Flags: Transform Your Product Development Workflow about?
My development team was consistently releasing critical errors into production. We spent as much time fixing failures and writing incident reports as we did on developing new features and working with clients. It was exhausting…
Who teaches this course?
It is taught by Ben Nadel. You can find more courses by this instructor on the corresponding source page.
How long is the course?
It is delivered as a self-paced online course on CourseFlix.
Is it free to watch?
It is part of CourseFlix's premium catalog. A subscription unlocks the full video player; the course description, table of contents, and preview information are available to everyone.
Where can I watch it online?
The course is available to watch online on CourseFlix at https://courseflix.net/course/feature-flags-transform-your-product-development-workflow. The page hosts every lesson with the integrated video player; no download is required.