TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Notes on Theory of Distributed Systems [pdf]

199 pointsby htfy96over 2 years ago

5 comments

phtrivierover 2 years ago
Is anyone teaching &quot;Practice of boring Distributed Systems 101 for dummies on a budget with a tight schedule&quot; ?<p>As in, &quot;we have a PHP monolith used by all of 12 people in the accounting department, and for some reason we&#x27;ve been tasked with making it run on multiple machines (&quot;for redundancy&quot; or something) by next month.<p>The original developpers left to start a Bitcoin scam.<p>Some exec read about the &quot;cloud&quot;, but we&#x27;ll probably get just enough budget to buy a coffee to an AWS salesman.<p>Don&#x27;t even dream of hiring a &quot;DevOps&quot; to deploy a kubernetes cluster to orchestrate anything. Don&#x27;t dream of hiring anyone, actually. Or, paying anything, for that matter.<p>You had one machine ; here is a second machine. That&#x27;s a 100% increase in your budget, now go get us some value with that !<p>And don&#x27;t come back in three months to ask for another budget to &#x27;upgrade&#x27;.&quot;<p>Where would someone start ?<p>(EDIT: To clarify, this is a tongue in cheek hyperbole scenario, not a cry for immediate help. Thanks to all who offered help ;)<p>Yet, I&#x27;m curious about any resource on how to attack such problems, because I can only find material on how to handle large scale multi million users high availability stuff.)
评论 #32586617 未加载
评论 #32586107 未加载
评论 #32588478 未加载
评论 #32589171 未加载
评论 #32585874 未加载
评论 #32588369 未加载
评论 #32585880 未加载
评论 #32587871 未加载
评论 #32585932 未加载
评论 #32588159 未加载
评论 #32585850 未加载
评论 #32586152 未加载
评论 #32588010 未加载
评论 #32590206 未加载
评论 #32589496 未加载
评论 #32586991 未加载
dangover 2 years ago
Related:<p><i>Notes on CPSC 465&#x2F;565: Theory of Distributed Systems [pdf]</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11911402" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11911402</a> - June 2016 (9 comments)
infogulchover 2 years ago
15 pages of just TOC. 400+ pages of content<p>&gt; These are notes for the Fall 2022 semester version of the Yale course CPSC 465&#x2F;565 Theory of Distributed Systems<p>There are a lot of algorithms, but I don&#x27;t see CRDTs mentioned by name. Perhaps it&#x27;s most closely related to &quot;19.3 Faster snapshots using lattice agreement&quot;?
评论 #32585752 未加载
yewenjieover 2 years ago
Is there an overview of distributed systems that can be finished in one evening? Preferably in video format.
评论 #32591661 未加载
tychotaover 2 years ago
Why teach Paxos and not raft. I thought raft was easier to grasp, and is used a lot nowadays?.
评论 #32587035 未加载