Diffy : Catching bugs without writing tests
Diffy is a tool used at Twitter to automatically catch regressions in our backend services before they are deployed to production.
Diffy is open source and has been adopted into modern continuous deploy workflows by the larger community.
This talk will cover the fundamental concepts behind Diffy and how its automation helps achieve peace of mind for service owners, DevOps, and QA folks.
Outline/Structure of the Demonstration
- Problem Statement
- Traditional approaches and limitations
- The Diffy Approach
- Automation and Continuous Deploy Integration
- Live Demo
Learning Outcome
The audience will have a good understanding of what Diffy does and how it can make their continuous deploy workflows more robust. They will also have good understanding how to deploy their own Diffy instance.
Target Audience
Software Engineers, Devops Engineers, QA Engineers, Engineering Managers, CTOs, VP Engg