Tune logging levels in Production without recompiling code
This article first appeared in Software Development Practice, Issue 1, published by IAP (ISSN 2050-1455) Abstract When raising log events in code it can be difficult to choose a severity […]
This article first appeared in Software Development Practice, Issue 1, published by IAP (ISSN 2050-1455) Abstract When raising log events in code it can be difficult to choose a severity […]
I recently went to a Devs in the ‘Ditch meetup at 7digital to hear Chris O’Dell (@ChrisAnnODell) explain 7digital’s journey to Continuous Delivery and Steve Freeman (@sf105) speak on GOOS […]
Software performance guru Martin Thompson (@mjpt777) gave an illuminating talk on event-sourced architectures, and why event-driven, state-machine designs are the way forward for complex, multi-path software systems (“Event Sourced Architectures […]
Jon Allspaw (@allspaw) from Etsy talked about the role that Anomaly Detection, Fault Tolerance and Anticipation play in producing highly scalable software systems (Fault tolerance, anomaly detection, and anticipation patterns, […]
Stefan Tilkov (@stilkov) from innoQ gave an excellent talk on the importance of a “system-of-systems approach” to software architecture (Breaking the Monolith, slides [PDF, 1MB]). [Update: the video is now […]