David Isquick

David is a former Director of Product Marketing at Optimizely that focuses on helping developers succeed with Optimizely. He likes Python, building SMS apps, and goofy dogs.

Blog Posts by David Isquick

October 26, 2020

Feature flags vs blue-green deployments: Less risk and more control

As a developer, you may wonder about the benefits of using feature flags vs blue-green deployments and want to know when to use which tool.
October 12, 2020

Top 5 takeways from Opticon20

This year’s Opticon20 is in the books! Over 2,600 people joined us virtually across North America and Europe.
September 16, 2020

All the product announcements from Opticon20

Opticon20, the leading progress delivery and experimentation conference, kicked off virtually today.
August 25, 2020

Opticon20 agenda is now live

This year, Opticon20 is going virtual and is free to attend. Join us on September 16th and 17th in North America, and September 29th and 30th in Europe to learn how to use progressive delivery and experimentation to validate ideas, reduce risk, and ship better products and experiences faster.
June 10, 2020

Targeted Rollouts: Take Control of Your Release Process

Software teams increasingly need more control over their release process to mitigate risk and ship faster. The first step many teams take to reduce risk is adopting feature flags to decouple code deployment from feature enablement. However, while simple boolean (on/off) feature flags can help mitigate risk, elite software teams are embracing progressive delivery. They