Designing Data-Intensive Applications

The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

Tapa blanda, 611 páginas

Idioma English

Publicado el 24 de Enero de 2017 por O'Reilly Media, Incorporated.

ISBN:
978-1-4919-0310-0
¡ISBN copiado!

Ver en OpenLibrary

Sin valoración (1 reseña)

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 …

2 ediciones

A really great book about distributed, data-intensive systems design

Sin valoración

This is THE book if anybody wants to go deep about distributed, data-intensive application design. Unexpectedly not only it explains so deeply new database technologies and paradigms, but it also narrates and states the situation as-it-is, the future challenges that a software engineer will face, and what led to them. If you're looking for growth as a software engineer, this has to go into your library.