Skip to content

Instantly share code, notes, and snippets.

@pyrrho
pyrrho / gist:c528c3093a5b118510d5a78a050a9ed5
Created November 6, 2016 19:49 — forked from fcofdez/gist:04f0f9b01398a9910417
Distributed systems questions

Questions about Distributed systems by @tsantero.

  1. explain the life of an http request.
  2. what does the FLP result teach us?
  3. what is a byzantine failure?
  4. explain CRDTs
  5. explain linearizability.
  6. how does DNS work?
  7. crash-stop vs crash-recovery?
  8. difference between soft and hard real time