Designing Data-Intensive Applications by Martin Kleppmann delves into the world of data systems and explores the principles, techniques, and best practices for building scalable and reliable applications. From databases and data storage to data processing and messaging systems, this book provides a comprehensive overview of the challenges and trade-offs involved in designing data-intensive applications. Whether you're a software engineer, data architect, or anyone working with data, this book offers valuable insights to help you make informed decisions and tackle real-world problems.
Software engineers and architects who want to deepen their understanding of data-intensive applications
Developers who are building or maintaining systems that handle large volumes of data
Technical leaders who need to make informed decisions about technology choices for their projects
Designing Delivery by Jeff Sussna explores the shift from product-centric to service-centric thinking in the world of technology and business. The book delves into the principles and practices of designing and delivering digital services that are responsive, resilient, and continually evolving to meet customer needs. Sussna offers valuable insights and practical guidance for creating successful service experiences in today's fast-paced and complex environment.
Professionals in the digital service industry looking to improve their delivery processes
Business leaders and managers seeking to create a customer-centric organization
Individuals interested in the intersection of design, technology, and customer experience
Building Microservices by Sam Newman is a comprehensive guide that explores the principles and best practices for designing, building, and deploying microservice-based applications. It covers topics such as communication between services, data management, testing, and monitoring, providing valuable insights for developers and architects looking to embrace this architectural style.
Docker Deep Dive by Nigel Poulton is a comprehensive guide to understanding and mastering Docker. It delves into the intricacies of containerization, Docker architecture, networking, storage, and orchestration. Whether you're a beginner or an experienced user, this book provides valuable insights and practical examples to help you harness the power of Docker.
Developers and system administrators who want to master Docker and containerization
IT professionals who want to understand how to build, ship, and run applications with Docker
Anyone looking to stay up-to-date with the latest trends and technologies in the world of containers
Beyond The Phoenix Project by Gene Kim is a must-read for anyone interested in DevOps and organizational transformation. Building on the concepts introduced in The Phoenix Project, this book delves deeper into the principles and practices that drive DevOps success. Through real-world examples and practical insights, Kim offers valuable guidance on how to overcome common challenges and achieve lasting change in your own organization.
IT professionals seeking to deepen their understanding of DevOps principles and practices
Managers and leaders looking to drive organizational transformation and improve IT performance
Readers of "The Phoenix Project" who want to further explore its concepts and apply them in real-world scenarios
Ansible for DevOps by Jeff Geerling is a comprehensive guide to using Ansible for automating your IT infrastructure. Whether you're a developer, system administrator, or IT manager, this book provides practical examples and best practices for using Ansible to streamline your workflow and improve efficiency.
DevOps engineers looking to automate their infrastructure and deployment processes
System administrators seeking a more efficient way to manage server configurations
Developers who want to streamline their application deployment and testing workflows
How Linux Works by Brian Ward is a comprehensive guide that delves into the inner workings of the Linux operating system. It provides a clear and detailed explanation of the components and processes that make Linux function, making it an essential read for anyone looking to deepen their understanding of this powerful and versatile platform.
Individuals who want to deepen their understanding of the Linux operating system
Professionals working in IT or software development who use Linux in their daily work
Students or educators looking to expand their knowledge of computer science and operating systems
Kubernetes in Action is a comprehensive guide that provides an in-depth understanding of Kubernetes and how it can be used to manage containerized applications. Written by Marko Luksa, this book offers practical examples and real-world scenarios to help readers learn how to deploy, scale, and manage applications using Kubernetes. It is a valuable resource for both beginners and experienced professionals in the field of container orchestration.
Software developers and engineers who want to learn how to effectively deploy and manage containerized applications
IT professionals looking to deepen their understanding of Kubernetes and its core concepts
Technology enthusiasts who are curious about modern cloud-native infrastructure and orchestration tools
The Kubernetes Book by Nigel Poulton is a comprehensive guide to understanding and using Kubernetes. It covers everything from the basics of containerization to advanced Kubernetes features, making it suitable for both beginners and experienced users. With clear explanations and practical examples, this book is a valuable resource for anyone looking to master container orchestration with Kubernetes.
Developers and software engineers looking to understand and master Kubernetes
IT professionals and system administrators responsible for managing containerized applications
Enterprise architects and technology leaders seeking to implement and optimize Kubernetes in their organizations
The Linux Programming Interface by Michael Kerrisk is a comprehensive guide to the Linux system programming interface. It covers a wide range of topics including file I/O, processes, memory allocation, system calls, and more. Whether you're a beginner or an experienced programmer, this book provides in-depth explanations and practical examples to help you master Linux programming.
Experienced programmers who want to deepen their understanding of the Linux programming interface
Software developers looking to build high-performance and efficient applications on Linux
System administrators who want to automate tasks and create custom tools using shell scripting and system programming
Making Work Visible by Dominica Degrandis is a practical guide that sheds light on the hidden work and time constraints that plague modern workplaces. Through real-life examples and actionable tips, the book uncovers the inefficiencies in our work processes and offers strategies to make work more transparent and manageable. It is a must-read for anyone looking to improve productivity and reduce the burden of invisible work.
Individuals who want to improve their time management skills
Managers and team leaders looking to increase productivity and reduce waste in their teams
Professionals in IT, software development, or project management
Practical DevOps by Joakim Verona is a comprehensive guide that provides practical insights and real-world examples to help you understand and implement DevOps principles and practices. From continuous integration and delivery to infrastructure as code and monitoring, this book covers all aspects of DevOps in a clear and easy-to-follow manner. Whether you are a developer, a system administrator, or a project manager, this book will equip you with the knowledge and tools to streamline your software development and delivery processes.
Individuals looking to enhance their understanding and implementation of DevOps principles
Professionals seeking to streamline their software development and deployment processes
Team members aiming to foster collaboration and communication between development and operations
The Art of Capacity Planning by John Allspaw is a comprehensive guide that delves into the intricacies of capacity planning in the world of technology and infrastructure. Through real-world examples and practical advice, Allspaw offers valuable insights on how to effectively manage and optimize resources to meet the demands of a growing business. Whether you're a seasoned professional or a newcomer in the field, this book is a must-read for anyone involved in capacity planning.
Individuals working in IT, particularly in the areas of infrastructure, operations, and capacity planning
Managers and decision-makers responsible for scaling and optimizing technology resources
Entrepreneurs and business owners looking to understand the technical aspects of scaling their online platforms
The DevOps 2.0 Toolkit by Viktor Farcic is a comprehensive guide to implementing DevOps practices in modern software development. It covers a wide range of topics including containerization, continuous integration and delivery, infrastructure as code, and monitoring. With practical examples and real-world case studies, the book provides valuable insights for both beginners and experienced professionals looking to streamline their development and operations processes.
Software developers and engineers looking to adopt DevOps practices
IT professionals seeking to improve collaboration and communication between development and operations teams
Organizations aiming to streamline their software delivery processes and increase the speed of innovation
Infrastructure as Code by Kief Morris provides a comprehensive guide to managing and automating infrastructure using code. It covers best practices, tools, and techniques for treating infrastructure as software, enabling teams to build, deploy, and manage their systems more efficiently and reliably.
Software developers and engineers looking to automate and streamline infrastructure management
System administrators seeking to improve efficiency and reduce manual tasks
IT professionals interested in implementing DevOps practices and principles
Practical Monitoring by Mike Julian is a comprehensive guide that helps organizations build effective monitoring systems for their IT infrastructure. It covers topics such as setting monitoring goals, choosing the right metrics to track, and implementing monitoring tools and techniques. With practical advice and real-world examples, this book equips readers with the knowledge and skills to improve the reliability and performance of their systems.
IT professionals who are responsible for monitoring and maintaining the health of systems and applications
DevOps engineers looking to improve their monitoring and alerting practices
Managers and team leads seeking to establish a culture of effective monitoring within their organization
Pro Git by Scott Chacon is a comprehensive guide to the Git version control system. It covers everything from the basics of Git to advanced topics such as branching and merging, rebasing, and more. Whether you're a beginner or an experienced developer, this book will help you understand and master Git.
Developers and programmers who want to improve their understanding and usage of Git
Individuals and teams working on software projects that require version control
Professionals looking to streamline their workflow and collaboration with others using Git
War and Peace and IT by Mark Schwartz explores the relationship between business and IT in the modern digital age. Drawing parallels to Tolstoy's classic novel, Schwartz delves into the challenges and opportunities that arise when these two worlds collide. From navigating complex technological landscapes to aligning strategic goals, this book offers valuable insights for anyone looking to bridge the gap between business and IT.
Business leaders looking to bridge the gap between IT and the rest of the organization
IT professionals seeking to better understand the needs and perspectives of business stakeholders
Anyone interested in how technology and business can work together to drive innovation and success
Systems Performance by Brendan Gregg is a comprehensive guide to understanding and optimizing the performance of computer systems. It covers a wide range of topics including CPU, memory, file systems, and networking, providing practical tips and real-world examples. Whether you're a system administrator, developer, or performance engineer, this book will help you improve the efficiency and reliability of your systems.
IT professionals and system administrators looking to optimize the performance of their systems
Developers and engineers who want to gain a deep understanding of system performance and how to improve it
Those who are interested in learning about advanced performance analysis and tuning techniques
Release It! by Michael T. Nygard is a must-read for anyone working in software development or operations. It offers valuable insights and practical advice on designing and deploying resilient, scalable, and maintainable software systems. Through real-world examples and case studies, Nygard highlights common pitfalls and best practices, ultimately guiding readers towards building more robust and reliable applications.
The DevOps Adoption Playbook by Sanjeev Sharma provides a comprehensive guide to implementing DevOps practices in large organizations. It offers practical strategies, case studies, and real-world examples to help businesses navigate the challenges of DevOps adoption and achieve continuous delivery, faster time to market, and improved collaboration between development and operations teams.
IT professionals looking to implement DevOps practices within their organization
Managers and leaders seeking to understand the benefits and challenges of DevOps adoption
Business owners and executives who want to drive innovation and improve operational efficiency through DevOps
Just Culture by Sidney Dekker explores the concept of accountability and fairness in high-stakes environments such as healthcare, aviation, and the legal system. Dekker argues that in order to prevent accidents and errors, organizations must move away from a blame-focused culture and towards one that encourages open communication and learning from mistakes. Through real-life examples and thought-provoking analysis, the book challenges traditional views on responsibility and offers a new perspective on creating a safer and more just society.
Individuals in leadership roles who want to create a fair and accountable organizational culture
Professionals in high-risk industries, such as healthcare, aviation, and manufacturing
Managers and supervisors looking to understand and address human error in the workplace
Making Work Visible by Dominica DeGrandis explores the challenges of modern work environments and offers practical solutions for improving productivity and reducing waste. Drawing on her experience in the tech industry, DeGrandis introduces the concept of work-in-progress (WIP) and provides valuable insights into how to visualize and manage work in order to achieve better results. This book is a must-read for anyone looking to optimize their workflow and make their work more efficient.
Individuals who feel overwhelmed by their workload and want to better manage their time
Managers and team leaders looking to improve productivity and efficiency within their teams
Professionals in the IT industry seeking practical strategies for visualizing and optimizing their workflow
Prometheus: Up & Running by Brian Brazil is a comprehensive guide to understanding and implementing Prometheus, an open-source monitoring and alerting toolkit. The book provides practical examples and step-by-step instructions to help you set up Prometheus for monitoring your systems and applications. Whether you're new to Prometheus or looking to enhance your monitoring capabilities, this book is a valuable resource for anyone in the world of DevOps and system administration.
Developers, sysadmins, and DevOps practitioners who want to learn about Prometheus for monitoring and alerting
Professionals who need to understand how to instrument their applications for better visibility and troubleshooting
Individuals interested in open source monitoring tools and best practices for managing and analyzing metrics
Critical Chain introduces the concept of critical chain project management, which emphasizes the importance of resource allocation and task dependencies in project planning. Eliyahu M. Goldratt offers a new perspective on how to overcome common project challenges and improve overall efficiency and project completion times.
Drift into Failure by Sidney Dekker delves into the concept of complex systems and how they can unexpectedly fail. Through real-life examples from various industries, the book explores how small, seemingly insignificant events can lead to catastrophic outcomes. It challenges the traditional view of failure as a result of human error and offers a new perspective on how to prevent future disasters.
Professionals in high-risk industries such as aviation, healthcare, and finance
Managers and leaders seeking to understand and prevent organizational failures
Individuals interested in complex systems and how they can lead to catastrophic events
Explore It! by Elisabeth Hendrickson is a practical guide to exploratory testing in software development. The book provides a comprehensive framework for conducting effective exploratory testing, emphasizing the importance of creativity, critical thinking, and adaptability. With real-world examples and actionable tips, it equips readers with the necessary skills to uncover hidden defects and improve the overall quality of their software.
Software testers and quality assurance professionals looking to improve their testing techniques
Developers who want to gain a deeper understanding of how their software behaves in different scenarios
Project managers and team leads interested in promoting a culture of continuous learning and exploration within their teams
It's Not Luck by Eliyahu M. Goldratt is a business novel that delves into the theory of constraints and the importance of identifying and managing bottlenecks in a company's operations. Through the story of a struggling plant manager, the book offers valuable insights into effective management and decision-making in a competitive business environment.
The Field Guide to Understanding 'Human Error' by Sidney Dekker is a thought-provoking book that challenges the traditional view of human error as the cause of accidents. Dekker argues that blaming individuals for mistakes is not only unproductive but also hinders our ability to prevent future errors. Drawing on real-life examples and research, the book offers a new perspective on human error and provides practical insights for improving safety and performance in various industries.
The High-Velocity Edge by Steven J. Spear explores the concept of dynamic capability and how organizations can achieve and sustain high performance in a rapidly changing world. Through real-life examples and in-depth analysis, the book offers insights into the strategies and practices that enable companies to outperform their competitors and thrive in complex environments.
Business leaders and managers looking to improve their organization's performance and competitive edge
Individuals interested in learning about the principles and practices of high-velocity organizations
Professionals in various industries seeking insights into achieving operational excellence and continuous improvement
Value Stream Mapping by Karen Martin is a comprehensive guide that explains how to analyze and visualize the flow of materials and information in order to identify and eliminate waste in a business process. By using real-life examples and practical tips, the book provides a step-by-step approach to creating value stream maps and implementing improvements that can lead to increased efficiency and customer satisfaction.
Individuals and teams in organizations looking to improve their processes and eliminate waste
Business leaders and managers seeking to optimize value delivery to customers
Continuous improvement practitioners who want to understand and apply value stream mapping techniques