A little secret to rock your YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

System Design Interview – Step By Step Guide

Follow
System Design Interview

Please check out my other video courses here: https://www.systemdesignthinking.com

Topics mentioned in the video:
Stages of a typical system design interview: functional requirements (API), nonfunctional requirements, highlevel design, detailed design, bottlenecks and tradeoffs.
Why requirements clarification is so important.
What questions to ask the interviewer.
How to design API.
Nonfunctional requirements to consider: scalability, performance, availability, consistency, cost.
How to define a data model.
How to scale a SQL database.
Apache Cassandra highlevel architecture.
Data processing concepts: checkpointing, partitioning, inmemory aggregation, deduplication cache, deadletter queue, embedded database, state management.
Data ingestion pipeline concepts: blocking vs nonblocking I/O, buffering and batching, timeouts, retries, exponential backoff and jitter, circuit breaker pattern, software vs hardware load balancing, load balancing algorithms, DNS, health checking and high availability of load balancers, partition strategy, hot partitions, clientside and serverside service discovery, single leader replication and leaderless replication, textual vs binary data formats.
Data retrieval pipeline concepts: timeseries data, data rollup, hot storage, cold storage.
Types of performance testing: load testing, stress testing, soak testing.
Health monitoring.
Audit systems.

Inspired by the following interview questions:
Google (https://www.careercup.com/question?id...)

posted by Maricikb