Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Good resources to learn about mission-critical distributed systems?
24 points by nsstring96 on July 29, 2018 | hide | past | favorite | 4 comments
I've been reading up quite a bit on distributed database and compute technologies like Spanner/MapReduce as well as some interesting blog posts on scaling out of Facebook/Twitter/Netflix. That got me wondering how even "harder" problems - like Visa's payments system, or the global stock exchange network, are implemented. In these applications, the problem is inherently planet-scale, correctness is of utmost importance, and latency is still very, very important.

I haven't been able to find much online on how applications like these are designed, verified and implemented, so any help will be appreciated!




Give "Designing Data-Intensive Applications" a read. It's an excellent book on these topics.

https://dataintensive.net


This repo was posted a few weeks back.

https://github.com/donnemartin/system-design-primer


The books on "Architecture of Open Source Applications" might have what you're looking for.


You can start with Prof. Ken Birman's book "Guide to Reliable Distributed Systems: Building High-Assurance Applications and Cloud-Hosted Services".




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: