
Projekt Feniks
Powieść o IT, modelu DevOps i o tym, jak pomóc firmie w odniesieniu sukcesu
Authors: Gene Kim, Kevin Behr, George Spafford
This is the seminal work that introduced DevOps principles to a broader audience through narrative storytelling. The book follows an IT manager tasked with saving a failing software project by implementing DevOps practices and organizational change.
Note
Note: If you’re starting fresh, consider reading The Unicorn Project instead. It covers the same core philosophy but with modern technology references (Kubernetes, Docker, microservices). This book remains valuable for historical context and foundational DevOps understanding.
Key concepts
The book introduces the Three Ways-foundational principles that later evolved into the Five Ideals:
- Flow: Moving work efficiently through the system.
- Feedback: Understanding the impact of your work.
- Continuous Learning: Fostering a culture of experimentation and improvement.
These concepts remain relevant today, though their application has evolved with modern tooling.
What’s outdated
The book references technologies that are no longer standard: palmtops, traditional hardware constraints, and older deployment methodologies. The organizational patterns and human challenges it describes, however, are timeless.
Why read it?
Excellent for understanding the why behind DevOps culture and practices. If you work in organizations still struggling with waterfall processes, deployment pain, or siloed teams, this book provides both inspiration and practical guidance on how change happens.
Best suited for: Team leads, managers, and engineers interested in organizational transformation and the history of DevOps.