Designing Data-Intensive Applications 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


Designing Data-Intensive Applications

簡體網頁||繁體網頁
Martin Kleppmann 作者
O'Reilly Media
譯者
2017-4-2 出版日期
614 頁數
USD 44.99 價格
Paperback
叢書系列
9781449373320 圖書編碼

Designing Data-Intensive Applications 在線電子書 圖書標籤: 分布式  大數據  係統設計  計算機  architecture  架構  data  O'Reilly   


喜歡 Designing Data-Intensive Applications 在線電子書 的讀者還喜歡




下載連結1
下載連結2
下載連結3
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-03-24

Designing Data-Intensive Applications 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2025

Designing Data-Intensive Applications 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2025

Designing Data-Intensive Applications 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025



Designing Data-Intensive Applications 在線電子書 用戶評價

評分

全麵、深入的大數據係統介紹,不但有how,還有why,建立技術全景。

評分

有理有據 令人信服

評分

先讀的英文版,然後後麵比較難理解的部分中英文版本一起混著讀。翻譯版還是會有些影響理解的錯譯。

評分

挺適閤準備係統設計麵試的,twitter的pull, push模型,database sharding 和 replication都講得比較清楚

評分

這本絕對是所有程序員都應該讀的書。當你自己設計過係統,做過設計分析取捨之後迴過頭來看這書的時候,會有一種醍醐灌頂的感覺。書裏很詳細很清楚的講瞭每種設計的來由和設計理念,很適閤用來梳理工作中的很多實踐。除瞭不是很喜歡最後一章,講瞭太多的廢話以外,前麵每章都值得仔細的閱讀和思考,最喜歡講數據存儲引擎,數據分片,Replication和一緻性的章節。多說一點,如果在準備麵試的話,這本書對system design的幫助實在是相當大。

Designing Data-Intensive Applications 在線電子書 著者簡介

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.


Designing Data-Intensive Applications 在線電子書 著者簡介


Designing Data-Intensive Applications 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Designing Data-Intensive Applications 在線電子書 圖書描述

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

Designing Data-Intensive Applications 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Designing Data-Intensive Applications 在線電子書 讀後感

評分

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

評分

这本书从数据的产生、传输、存储、检索、更新等方方面面,介绍了一个后台系统使用到的种种存储技术,包括了数据库、缓存、检索引擎、批处理、流处理。对于每一种技术,作者介绍了它们的基本原理、使用场景、优势和不足,并附带了大量的扩展阅读书目。对于后台开发、运维人员,...  

評分

評分

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

評分

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

類似圖書 點擊查看全場最低價

Designing Data-Intensive Applications 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


分享鏈接





Designing Data-Intensive Applications 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有