Designing Data-Intensive Applications

Designing Data-Intensive Applications pdf epub mobi txt 电子书 下载 2025

出版者:O'Reilly Media
作者:Martin Kleppmann
出品人:
页数:614
译者:
出版时间:2017-4-2
价格:USD 44.99
装帧:Paperback
isbn号码:9781449373320
丛书系列:
图书标签:
  • 分布式
  • 大数据
  • 系统设计
  • 计算机
  • architecture
  • 架构
  • data
  • O'Reilly
  • data-intensive applications
  • distributed systems
  • database design
  • scalability
  • data engineering
  • systems architecture
  • performance optimization
  • robustness
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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

作者简介

Martin is a researcher in distributed systems at the University of Cambridge. Previously he was a software engineer and entrepreneur at Internet companies including LinkedIn and Rapportive, where he worked on large-scale data infrastructure. In the process he learned a few things the hard way, and he hopes this book will save you from repeating the same mistakes.

Martin is a regular conference speaker, blogger, and open source contributor. He believes that profound technical ideas should be accessible to everyone, and that deeper understanding will help us develop better software.

目录信息

读后感

评分

评分

1.事务及隔离级别 1.1.Read Committed 定义 一个事务只能看到其它事务已经提交的修改,不能看到其它事务进行中产生的修改。 实现方法 对任一事务修改的数据,在事务提交前均同时记录新值和旧值。其它事务读到此数据时,使用旧值;本事务读取时,使用新值。 一致性缺陷:不可重复...  

评分

评分

大概十一放假开始读这本书,中间经历了加班,双十一值班,自己病假,老婆生病请病假,娃生病请病假,断断续续到现在终于算是从头到尾看了一遍,实在是觉得不容易。 这本书的作者是少有的从工业界干到学术界的牛人,知识面广得惊人,也善于举一反三,知识之间互相关联,比如有...  

评分

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 relati...  

用户评价

评分

广度有了,深度不够,不过给出了好多引用,够看两年...

评分

值得再读一遍。分布式数据系统 真•big picture

评分

这本书更适合架构师和系统维护人员,开发人员绝对是看不懂的 从第2部分讲分布式开始,内容变的更加有意思,特别是介绍一些非常极端的坑,及其解决方法。

评分

主要看了前两部分,我觉得是最好的数据库/分布式存储的入门扫盲书,每章后面引用的paper可以让你更深入。

评分

值得再读一遍。分布式数据系统 真•big picture

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有