Book: Remote

“Remote: Office Not Required” by Jason Fried and David Heinemeier Hansson “Meaningful work, creative work, thoughtful work, important work—this type of effort takes stretches of uninterrupted time to get into the zone. But in the modern office such long stretches just can’t be found. Instead, it’s just one interruption after another.” “Through its telework strategy, […]

Read more "Book: Remote"

Book: Option B

“Option B: Facing adversity, building resilience, and finding joy” By Sheryl Sandberg and Adam Grant “Resilience is the strength and the speed of our response to adversity–and we can build it. It isn’t about having a backbone. It’s about the strengthening the muscle around our backbone.” “three P’s can stunt recovery: (I) personalization–the belief that […]

Read more "Book: Option B"

Book: The Alliance

“The Alliance: managing talent in the networked age” by Reid Hoffman, Ben Casnocha, Chris Yeh. “In an alliance, employer and employee develop a relationship based on how they can add value to each other. Employers need to tell their employees, ‘Help make our company more valuable, and we’ll make you more valuable.’” “Employees need to […]

Read more "Book: The Alliance"

Book: The Amazon Way

“The Amazon Way: 14 Leadership Principles Behind the World’s Most Disruptive Company” by John Rossman “Consider ‘obsession’ versus ‘satisfaction.’ Typical management strives to create and measure ‘customer satisfaction.’ They work to create a slightly more satisfied customer than the competitor and measure the experience in various ways. What if, instead , you ‘obsessed’ over your […]

Read more "Book: The Amazon Way"

Book: DevOps Handbook

“DevOps Handbook: How to Create World-Class Agility, Reliability, & Security in Technology Organizations” By Gene Kim, Jez Humble, Patrick Debois, & John Willis Two conflicting goals: “Respond to the rapidly changing competitive landscape” “Provide stable, reliable, and secure service to the customer” “organizations adopting DevOps are able to linearly increase the number of deploys per […]

Read more "Book: DevOps Handbook"

MOOC: Leading Teams

Here are my notes from Leading Teams MOOC from Michigan on Coursera. What is the Optimal Team Size? Benefits of larger teams More capabilities Moe resources More information and input More ideas and possible solutions Benefits of smaller teams More cohesive higher member satisfaction Faster decision making, consensus More effective individual contribution For startups, larger founding […]

Read more "MOOC: Leading Teams"

Book: Priming Kanban

A manager recommended “Priming Kanban: A 10 step guide to optimizing flow in your software delivery system” by Jesper Boeg. It’s a short read with many good points. Here are my notes: What is Kanban? “Visualize Work”: “Visualize every step in your value chain from vague concept to releasable software.” “Limit Work-in-Progress (WIP)”: “Set explicit limits […]

Read more "Book: Priming Kanban"

Article: “We Crunched 1 Billion Java Logged Errors – Here’s What Causes 97% of Them”

A friend shared this article and I find it informative. Here are my notes: Steve Burton explained the challenge for engineers to troubleshoot production issues when the logs are filled with a large number of non-critical error messages. Not only this made troubleshooting of critical errors harder, it also has the following additional costs: “Disk storage to […]

Read more "Article: “We Crunched 1 Billion Java Logged Errors – Here’s What Causes 97% of Them”"