Awful, Slow and Expensive

> Musings of modern software development
Chris Morris

Chris Morris is a senior software engineer based in Toronto where he attempts to solve life's problems one line at a time.

Advanced Filter Parameter Logging in Rails

August 16, 2020

How to filter pesky sensitive parameters out of your logs using filter_parameter_logging option.

From Propeller to Jet - Changing your engines mid flight

October 17, 2018

Don’t you love signing in to your favorite application only to find out it’s undergoing scheduled maintenance? In this 2018 Kafka Summit talk, I will guide you through the experience of swapping out PagerDuty’s original prop engine consisting of a Cassandra queue-based system to that of a 747 which utilizes Kafka.