Designing Data-Intensive Applications By Martin Kleppmann O REILLY NEW!!

«Designing Data-Intensive Applications» by Martin Kleppmann is a comprehensive textbook focused on the principles of reliable, scalable, and maintainable systems. Published by O’Reilly Media in 2017, this trade paperback covers a range of topics in computer science, specifically focusing on data modeling and design as well as desktop applications and databases. With 614 pages, this educational resource offers valuable insights and guidance for students and professionals alike in the field of data-intensive application design. Written in English, this book is a valuable addition to any computer science library.

Designing Data-Intensive Applications : The Big Ideas Behind Reliable, Scalable,

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 mainteinability. In addition, we have an overwhelming variet of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive gjuide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. 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.