BookFrontier
Designing Data-intensive Applications by Martin Kleppmann

Book

Designing Data-intensive Applications

The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

Martin Kleppmann

O'Reilly Media · Print & ebook · May 2, 2017

Reading lane: Computers / Software Development & Engineering / Systems Analysis & Design

Data is at the center of many challenges in system design today.

Buy on AmazonBrowse Curated Lists

Disclosure: Some outbound links are affiliate links. If you buy through them, we may earn a commission. It doesn't affect which books we include. Learn more in our disclosure policy.

At a Glance

Who It's For

Good for fans of ProgrammingGood for readers who enjoy Computers / Software Development & Engineering / Systems Analysis & Design and Data Warehousing.

Book Details

Authors
Martin Kleppmann
Publisher
O'Reilly Media
Published
May 2, 2017
Format
Print & ebook
Theme
Computers / Software Development & Engineering / Systems Analysis & Design · Data Warehousing
Reading lane
Computers / Software Development & Engineering / Systems Analysis & Design

Affinity

Publisher Categories

  • Data Modeling & Design

  • Desktop Databases

About This Book

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. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, a...

Read full description

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. What are the right choices for your application? How do you make sense of all these buzzwords? In this practical and comprehensive guide, 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. - Peer under the hood of the systems you already use, and learn how to use and operate them more effectively - Make informed decisions by identifying the strengths and weaknesses of different tools - Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity - Understand the distributed systems research upon which modern databases are built - Peek behind the scenes of major online services, and learn from their architectures

Similar Books