Posts authored by Jacob Winch:
Friday, 6 December 2019
Software quality in a world of microservices and continuous deployment
Matthew Walls, Jacob WinchHow the role of quality assurance at the Guardian has adapted to support today’s fast-paced software landscape
Friday, 28 September 2018
Using Scala string interpolation to protect logged data
John Duffell, Jacob WinchIf you want to debug your code, you need comprehensive logging. But when you want to reuse the logs for alerting, how do you protect data from access by the alerting system?
Tuesday, 20 December 2016
Testing in Production: rethinking the conventional deployment pipeline
Jacob WinchHow using a lightweight continuous deployment pipeline, which focuses on production validation instead of a large suite of acceptance tests, allows us to iterate on the Membership and Subscriptions apps at speed.