The feedback loop is one of the most important parts of programming. We write tests and try to mitigate all possible problems, but until we deploy our code, it’s hard to tell what “works” and what doesn’t. In this talk, we’ll discuss methods used to ensure everything works the way it should before deploying to production.