The System Design Newsletter

The System Design Newsletter

Share this post

The System Design Newsletter
The System Design Newsletter
Consistency Patterns
Copy link
Facebook
Email
Notes
More
User's avatar
Discover more from The System Design Newsletter
Weekly newsletter to help busy engineers become good at system design
Over 148,000 subscribers
Already have an account? Sign in

Consistency Patterns

Feed: Consistency Models in Distributed Systems

Neo Kim's avatar
Neo Kim
Jul 25, 2023
7

Share this post

The System Design Newsletter
The System Design Newsletter
Consistency Patterns
Copy link
Facebook
Email
Notes
More
Share

Thanks for reading systemdesign.one newsletter. If you're not yet subscribed, let me help you with that:


Strong Consistency

In the context of the strong consistency pattern, when read operations are executed on a server, the client must consistently retrieve the data from the most recent write operation.

Eventual Consistency

In the eventual consistency pattern, following a write operation on a server, the subsequent read operations on other servers may not immediately return the latest written data.

Weak Consistency

Write-behind cache

In the context of the weak consistency pattern, after a write operation is performed on a server, the subsequent read operations on other servers can return either the latest written data or not.

The tradeoffs of the consistency patterns can be summarized into the following:

Read the detailed article


Thank you for reading System Design Newsletter. This post is public so feel free to share it.

Share

Crystal's avatar
Ibrahim Elsawaf's avatar
Sertaç's avatar
Hyunwoo's avatar
7 Likes
7

Share this post

The System Design Newsletter
The System Design Newsletter
Consistency Patterns
Copy link
Facebook
Email
Notes
More
Share

Discussion about this post

User's avatar
8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
#1: Learn More - Awesome WhatsApp Engineering (6 minutes)
Aug 27, 2023 â€¢ 
Neo Kim
735

Share this post

The System Design Newsletter
The System Design Newsletter
8 Reasons Why WhatsApp Was Able to Support 50 Billion Messages a Day With Only 32 Engineers
Copy link
Facebook
Email
Notes
More
24
How PayPal Was Able to Support a Billion Transactions per Day With Only 8 Virtual Machines
#30: Learn More - Awesome PayPal Engineering (4 minutes)
Dec 26, 2023 â€¢ 
Neo Kim
245

Share this post

The System Design Newsletter
The System Design Newsletter
How PayPal Was Able to Support a Billion Transactions per Day With Only 8 Virtual Machines
Copy link
Facebook
Email
Notes
More
14
How Stripe Prevents Double Payment Using Idempotent API
#45: A Simple Introduction to Idempotent API (4 minutes)
May 9, 2024 â€¢ 
Neo Kim
380

Share this post

The System Design Newsletter
The System Design Newsletter
How Stripe Prevents Double Payment Using Idempotent API
Copy link
Facebook
Email
Notes
More
29

Ready for more?

© 2025 Neo Kim
Publisher Privacy
Substack
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More

Create your profile

User's avatar

Only paid subscribers can comment on this post

Already a paid subscriber? Sign in

Check your email

For your security, we need to re-authenticate you.

Click the link we sent to , or click here to sign in.