Course contentsShow
System Design
Lesson 1528 of 1,91937. Real-World System: URL ShortenerPro lesson

Write-Through vs Write-Back for URL Creation

Compare write-through (write to DB and cache) versus write-back (write to cache, async to DB) for new short URLs.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.