Grokking the System Design Interview
Ask Author
Back to course home

0% completed

Vote For New Content
Simon Gigli
Why can't a system guarantee consistency and availability?

Simon Gigli

Apr 16, 2025

Why can't a system guarantee consistency and availability?

Let's say a node goes down, then wouldn't the system be able to return data from an active node? This would mean the system is available (able to return requests) and consistent (all users see the same up-to-date data).

1

0

Comments
Comments