The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win
Rate it:
Kindle Notes & Highlights
11%
Flag icon
I always liked that phrase in Saving Private Ryan: “There’s a chain of command: gripes go up, not down.”
19%
Flag icon
any improvements made anywhere besides the bottleneck are an illusion.
19%
Flag icon
the Three Ways,” he says. “The First Way helps us understand how to create fast flow of work as it moves from Development into it Operations, because that’s what’s between the business and the customer. The Second Way shows us how to shorten and amplify feedback loops, so we can fix quality at the source and avoid rework. And the Third Way shows us how to create a culture that simultaneously fosters experimentation, learning from failure, and understanding that repetition and practice are the prerequisites to mastery.”
35%
Flag icon
the First Way, which is creating fast flow of work through Development and it Operations. Index cards on a kanban board is one of the best mechanisms to do this, because everyone can see wip
36%
Flag icon
you definitely need to know about constraints because you need to increase flow.
36%
Flag icon
read The Goal by Dr. Eli Goldratt.
36%
Flag icon
There are five focusing steps which Sensei Goldratt describes in The Goal: Step 1 is to identify the constraint.
36%
Flag icon
Step 2 is to exploit the constraint,
36%
Flag icon
Step 3, which is to subordinate the constraint.
40%
Flag icon
“One of my favorite books about team dynamics is Five Dysfunctions of a Team, by Patrick Lencioni.
46%
Flag icon
“every work center is made up of four things: the machine, the man, the method, and the measures.
46%
Flag icon
“Properly elevating preventive work is at the heart of programs like Total Productive Maintenance, which has been embraced by the Lean Community. tpm insists that we do whatever it takes to assure machine availability by elevating maintenance.
47%
Flag icon
The Third Way is all about ensuring that we’re continually putting tension into the system, so that we’re continually reinforcing habits and improving something.
47%
Flag icon
it almost doesn’t matter what you improve, as long as you’re improving something.
47%
Flag icon
Because if you are not improving, entropy guarantees that you are actually getting worse,
47%
Flag icon
“A critical part of the Second Way is making wait times visible, so you know when your work spends days sitting in someone’s queue—or worse, when work has to go backward, because it doesn’t have all the parts or requires rework.
56%
Flag icon
Some of the wisest auditors say that there are only three internal control objectives: to gain assurance for reliability of financial reporting, compliance with laws and regulations, and efficiency and effectiveness of operations.
56%
Flag icon
By showing how it risks jeopardize business performance measures, you can start making better business decisions.
63%
Flag icon
the Second Way, creating constant feedback loops from it Operations back into Development, designing quality into the product at the earliest stages.
65%
Flag icon
Dev and Ops working together, along with qa and the business, are a super-tribe that can achieve amazing things.
65%
Flag icon
the practices and principles that enable multiple deployments per day in their seminal book Continuous Delivery.
65%
Flag icon
You need a deployment pipeline where you can create test and production environments, and then deploy code into them, entirely on-demand.