Continuous delivery (CD) and pipeline deployment (PD) are commonly associated with software development and deployment. Learn how to streamline the software development and delivery process.
Tag: testing in production
Automating Trunk-Based Development With CI/CD
Trunk-based development has grown in favor in recent years. Learn how to automate your processes through continuous integration and deployment.
Advanced Feature Flagging: It’s All About the Data
What’s the key to advanced feature flagging? It’s all about capturing feature flag data. Learn how to do it with the right data attribution engine.
Parity Testing With Feature Flags
Feature Parity Testing is a great way to identify forgotten features or find broken edge cases. Learn how to set up these tests using feature flags.
How to Achieve True Continuous Delivery
Chances are you’ve been told to “work smarter, not harder.” But how about faster? Continuous delivery (CD) allows for just that. Let’s dive in.