SOLID in the Wild: Life When Your Software is Actually Soft - David Edwards, Mike Kenyon, Zoe Gagnon

December 6, 2017

We talk a lot about the five SOLID principles, but we tend to do so theoretically; we don't always get to see examples of the principles in real-life production code. This is the story of how we shipped a real-world Spring codebase for a high traffic online marketplace. Besieged by looming deadlines and sudden requirement changes, specific usages of the five SOLID principles saved the day in pyrotechnic fashion. We'll talk about what SOLID looks like outside the laboratory, the ways it saved our skin when it mattered most, and the joy of working on a system that likes to change. Slides: TBA David Edwards, Software Engineer, Pivotal Mike Kenyon, Software Engineer, Pivotal Zoe Gagnon, Software Engineer, Pivotal Filmed at SpringOne Platform 2017

Previous
Not Actually a DevOps Talk, or, Beyond “Survival is Not Mandatory” - Michael Coté
Not Actually a DevOps Talk, or, Beyond “Survival is Not Mandatory” - Michael Coté

Most people putting DevOps in place have only the foggiest notion of what it is beyond a better mousetrap, ...

Next Video
Quickly Build Spring Boot Applications to Consume Public Cloud Services - Bopardikar, Stevenson
Quickly Build Spring Boot Applications to Consume Public Cloud Services - Bopardikar, Stevenson

We all know Cloud Foundry is a great platform for cloud-native applications. However, what happens when you...