Faults and Partial Failures
Unreliable Networks → If you send a packet, many things can go wrong (lost, waiting in queue, failed, node stopped responding, etc.), and we don’t know if it was delivered. Public cloud providers experience numerous transient network issues. We must be able to handle them.
Unreliable Clocks
Knowledge, Truth, and Lies
My note: It looks like Fallacies of Distributed Computing, but it doesn’t mention it.