[eBook] Designing data-intensive applications: the big ideas behind reliable, scalable, and maintainable systems
by
Martin Kleppmann
ISBN: 9781491903117
Publication Date: 2017-03-16
Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.