Consulting Leadership Lessons from Fonzie

The year I was born, 1979, The Fonz from the Happy Days TV show, gives Ritchie a strategy to apply to consulting. This gets harder as I get older because I’ve seen the same problems so many times the longer I work in my career. I get so excited to help quickly (after 2 weeks) and this is usually what you shouldn’t do.

If you’re in a hurry, skip to 2:09

https://www.youtube.com/watch?v=BNTMb7Qqees
Continue reading “Consulting Leadership Lessons from Fonzie”

Whitepaper on How to Learn a New & Unfamiliar Codebase

Michael Feathers released a whitepaper on learning a new & large code base. It provides 4 tactics in order you can use to better understand it quickly, and be productive and 3 tactics to start working. I’ve had this happen a lot, and in the past in consulting and freelance. I’ve tried a variety of techniques, so this paper is neat in that it’s way better than mine, organized, and has co-contributors.

I _do_ have a few thoughts on it as well based on using some of these.

https://communications.globant.com/public/wp/system-renewal-patterns/White_Paper-Patterns_of_Systems_Renewal-v4.pdf

Continue reading “Whitepaper on How to Learn a New & Unfamiliar Codebase”

Domain Modelling in the Cloud & AWS CDK

Gregor Hohpe discusses Domain Driven Design in Cloud, and hits 3 important topics:

  1. How the words you use enable design, and indicate what type of work culture you’re in, and incentives to use better words.
  2. How bad and difficult it is for Cloud providers to keep a consistent language, and to what degree they’ve created a decent set of words to describe their services, and how they could do better.
  3. How most people do NOT get how to use AWS CDK.
Continue reading “Domain Modelling in the Cloud & AWS CDK”