YoVDO

System Design: Simple But Common Mistakes

Offered By: Conf42 via YouTube

Tags

Memory Management Courses Concurrency Courses Rate Limiting Courses Golang Courses Idempotency Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore common system design mistakes in this 14-minute conference talk from Conf42 Golang 2024. Delve into seven critical issues, including idempotent ID implementation, handling external requests within transactions, and concurrent service requests. Learn about the importance of rate limiters, memory limiters, and proper retry mechanisms with backoff strategies. Gain valuable insights to improve your system design skills and avoid these simple but impactful errors in Golang development.

Syllabus

intro
preamble
issue 1. idempotent id
issue 2. external request inside transaction
issue 3. requesting service at the same time
issue 4. lack of rate limiter
issue 5. lack of memory limiter
issue 6. no retries
issue 7. there are retries but no backoff
backoff strategies
thank you


Taught by

Conf42

Related Courses

Heterogeneous Parallel Programming
University of Illinois at Urbana-Champaign via Coursera
Advanced Operating Systems
Georgia Institute of Technology via Udacity
計算機程式設計 (Computer Programming)
National Taiwan University via Coursera
Introduction to Operating Systems
Georgia Institute of Technology via Udacity
Android Performance
Google via Udacity