Guest MemberLanguage   English
Software Architecture · System Design

How would you answer an interview scenario involving consistency and availability tradeoffs?

AdvancedUpdated 2026-08-09

A social feed can tolerate stale likes but bank transfers cannot. Explain the different consistency choices.

#system-design#consistency#cap