Skip to content

Commit b3702ae

Browse files
authored
Merge pull request #1 from checkcheckzz/master
pull update
2 parents 4014d37 + 606bf95 commit b3702ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Here are some articles about system design related topics.
4444
* [Scalability for Dummies](http://www.lecloud.net/tagged/scalability)
4545
* [Scalable Web Architecture and Distributed Systems](http://www.aosabook.org/en/distsys.html)
4646
* [Numbers Everyone Should Know](http://everythingisdata.wordpress.com/2009/10/17/numbers-everyone-should-know/)
47-
* [Fallacies of distributed systems] (https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
47+
* [Fallacies of distributed systems](https://pages.cs.wisc.edu/~zuyu/files/fallacies.pdf)
4848
* [Scalable System Design Patterns](http://horicky.blogspot.com/2010/10/scalable-system-design-patterns.html)
4949
* [Introduction to Architecting Systems for Scale](http://lethain.com/introduction-to-architecting-systems-for-scale/)
5050
* [Transactions Across Datacenters](http://snarfed.org/transactions_across_datacenters_io.html)
@@ -233,6 +233,7 @@ Reference:
233233
* [Big Data: Principles and best practices of scalable realtime data systems](http://www.amazon.com/Big-Data-Principles-practices-scalable/dp/1617290343)
234234
* [Real-Time Analytics: Techniques to Analyze and Visualize Streaming Data](http://www.amazon.com/Real-Time-Analytics-Techniques-Visualize-Streaming/dp/1118837916)
235235
* [Building Microservices](http://www.amazon.com/Building-Microservices-Sam-Newman/dp/1491950358)
236+
* [Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems](https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321)
236237

237238
### [[]](#toc) <a name='ood'>Object Oriented Design:</a>
238239

0 commit comments

Comments
 (0)