On my run today I finally finished The Phoenix Project. Long book, 14 hours π
Here's what I learned about "managing IT systems"
On my run today I finally finished The Phoenix Project. Long book, 14 hours π
β Swizec Teller (@Swizec) May 19, 2019
Here's what I learned about "managing IT systems"
π pic.twitter.com/dU2DHu17ZZ
My edition had something like 3 or 4 chapters of The Devops Handbook tacked on the end. That was pretty neat.
Yes, The Phoenix Project is ultimately a devops book kinda aimed at traditional businesses that don't consider IT a core competency.
It's 2019. IT is always a core competency.
You can learn a lot from devops even if you're a dev not an ops.
Like The Goal, The Phoenix Project is also based on the theory of constraints.
And this is how you make anythibg faster pic.twitter.com/g4LMcOCCMJ
β Swizec Teller (@Swizec) April 29, 2019
Your goal when managing the IT process from start β requirements collection β to finish β delivering value in production β should be to improve throughput. It's okay to slow down parts of the system if that improves overall throughput.
Your project isn't done when you're dev complete and you toss your code over the wall.
Your project is done when it's in production. It is your job as developer to help with that part. Move config into code. Move infrastructure into code. Develop on production-like systems.
Reducing batch sizes improves throughput.
The smaller and less disruptive that deploys are, the more of them you can do.
The more you deploy, the faster you can see if it's working.
The faster you see if it works, the faster you can experiment.
The faster you experiment, the better you respond to the market.
1 deploy per feature is best. If it breaks, you roll back 1 feature and the rest keeps chugging along.
Automate deployments. Humans are slow and error prone.
Let humans focus on designing and improving the system that does the tedious parts automatically.
Your job is to deliver business value.
Engineers like to forget that.
Kanban boards are the best tool we know to visualize how well the system works as a whole.
Tasks that aren't on the board don't exist. Each work center should have a single point of entry for new work.
There are 4 types of work:
- the work itself
work that manages work
changes
putting things in production
I think? This was difficult to tease out in this format.
Your clients might get excited that you can take on a whole lot of work. But what they really want is a predictable delivery timeline.
WIP is killer. Avoid.
Overall, The Phoenix Project was a great read. The characters were relatable, the lessons were easy to discern, and it's changed the way I think about my work.
You should give it a read π€
Learned something new?
Want to become a high value JavaScript expert?
Here's how it works π
Leave your email and I'll send you an Interactive Modern JavaScript Cheatsheet πright away. After that you'll get thoughtfully written emails every week about React, JavaScript, and your career. Lessons learned over my 20 years in the industry working with companies ranging from tiny startups to Fortune5 behemoths.
Start with an interactive cheatsheet π
Then get thoughtful letters π on mindsets, tactics, and technical skills for your career.
"Man, love your simple writing! Yours is the only email I open from marketers and only blog that I give a fuck to read & scroll till the end. And wow always take away lessons with me. Inspiring! And very relatable. π"
Have a burning question that you think I can answer?Β I don't have all of the answers, but I have some! Hit me up on twitter or book a 30min ama for in-depth help.
Ready to Stop copy pasting D3 examples and create data visualizations of your own? Β Learn how to build scalable dataviz components your whole team can understand with React for Data Visualization
Curious about Serverless and the modern backend? Check out Serverless Handbook, modern backend for the frontend engineer.
Ready to learn how it all fits together and build a modern webapp from scratch? Learn how to launch a webapp and make your first π° on the side with ServerlessReact.Dev
Want to brush up on your modern JavaScript syntax?Β Check out my interactive cheatsheet: es6cheatsheet.com
By the way, just in case no one has told you it yet today: I love and appreciate you for who you areΒ β€οΈ