TopFrontDev logo
HomeVideosPlaylistsResourcesArticlesAbout
Youtube logoSubscribe

TopFrontDev

Front-end techniques that actually ship. Practical engineering you can use in production.

Content

  • Videos
  • Playlists
  • Articles
  • Resources

About

  • About
  • Sponsorship
  • Contact

Connect

Youtube logogithub logolinkedin logo

© 2026 TopFrontDev. All rights reserved.

TopFrontDev logo
HomeVideosPlaylistsResourcesArticlesAbout
Youtube logoSubscribe

TopFrontDev

Front-end techniques that actually ship. Practical engineering you can use in production.

Content

  • Videos
  • Playlists
  • Articles
  • Resources

About

  • About
  • Sponsorship
  • Contact

Connect

Youtube logogithub logolinkedin logo

© 2026 TopFrontDev. All rights reserved.

TopFrontDev logo
HomeVideosPlaylistsResourcesArticlesAbout
Youtube logoSubscribe

TopFrontDev

Front-end techniques that actually ship. Practical engineering you can use in production.

Content

  • Videos
  • Playlists
  • Articles
  • Resources

About

  • About
  • Sponsorship
  • Contact

Connect

Youtube logogithub logolinkedin logo

© 2026 TopFrontDev. All rights reserved.

TopFrontDev logo
HomeVideosPlaylistsResourcesArticlesAbout
Youtube logoSubscribe

Playlist Videos

21 videos in this playlist

ScyllaDB Outperforms Cassandra – But There's a Catch
9:15

ScyllaDB Outperforms Cassandra – But There's a Catch

Today, we're diving into a huge showdown in the NoSQL space, comparing Apache Cassandra with ScyllaDB for raw performance.

17
Jan 9, 2026
databasenosql databasebig data database
Surprising Truths I Learned About Graph Databases
7:45

Surprising Truths I Learned About Graph Databases

Today, we explore "what is a graph database" and how it contrasts with traditional "relational database design".

19
Jan 8, 2026
graph theorynosqlwhat is a graph database
SQL vs NoSQL What You're Getting Wrong
9:03

SQL vs NoSQL What You're Getting Wrong

Choosing the right database is a critical decision in "system design" that directly impacts application performance and success.

41
Jan 7, 2026
product designsystem designwebdev
Don't Pick a Database Without This Framework
5:54

Don't Pick a Database Without This Framework

Choosing the right database is a critical decision in "system design" that directly impacts application performance and success.

13
Jan 6, 2026
product designsystem designwebdev
Design for Failure: The Brutal Reality of Microservices
10:42

Design for Failure: The Brutal Reality of Microservices

Let's dive into system design by exploring "microservices architecture"—the secret behind giants like Netflix and Amazon handling millions of users.

21
Dec 22, 2025
product designsystem designwebdev
Load Balancing Algorithms That Power the Web
7:31

Load Balancing Algorithms That Power the Web

Ever wondered how massive sites like Netflix or Google handle millions of users without crashing.

29
Dec 17, 2025
Top Front DevtopfrontdevUI UX design
How DNS Tells Your Phone Exactly Where Your Server Lives
0:58

How DNS Tells Your Phone Exactly Where Your Server Lives

How DNS Tells Your Phone Exactly Where Your Server Lives.

12
Dec 12, 2025
Top Front DevtopfrontdevUI UX design
Load Balancer vs Reverse Proxy: Key Differences & When to Use Each
6:52

Load Balancer vs Reverse Proxy: Key Differences & When to Use Each

What’s the difference between load balancer and reverse proxy.

113
Dec 1, 2025
load balancer vs reverse proxyreverse proxyload balancer
Load Balancers: The Backbone of Every Scalable System
6:25

Load Balancers: The Backbone of Every Scalable System

Load Balancers are one of the most essential parts of modern system design — they keep your app fast, reliable, and scalable.

67
Nov 30, 2025
load balancerload balancingsystem design
CDN explained -- Push CDN vs Pull CDN and Cache Hits vs Cache Misses
8:17

CDN explained -- Push CDN vs Pull CDN and Cache Hits vs Cache Misses

A Content Delivery Network (CDN) is a globally distributed system of servers that delivers content to users faster and more reliably.

44
Nov 29, 2025
content delivery networkcdn tutorialcdn explained
DNS Records Explained: A, CNAME, MX, NS + Advanced Routing
7:42

DNS Records Explained: A, CNAME, MX, NS + Advanced Routing

Understanding DNS is essential for every developer.

799
Nov 28, 2025
dnsdns explaineddns tutorial
Developers: Never Skip This Step in Event-Driven Systems!
6:10

Developers: Never Skip This Step in Event-Driven Systems!

Event driven systems power modern apps—from order processing to real-time notifications.

34
Nov 26, 2025
event drivenevent driven architecturesystem design
Why Every Scalable System Uses Background Jobs at any cost
7:14

Why Every Scalable System Uses Background Jobs at any cost

Background jobs are one of the hidden engines behind scalable systems.

31
Nov 25, 2025
system designbackground jobsasync processing
Do You Know How System Availability Works and Measured?
7:01

Do You Know How System Availability Works and Measured?

system availability, uptime percentages, nines of availability, redundancy, failover, load balancing, and SLA downtime —...

54
Nov 23, 2025
system availabilityuptime explainednines of availability
Why Big Systems Fail: The Patterns You Must Master First
7:15

Why Big Systems Fail: The Patterns You Must Master First

System design, scalability patterns, high availability, redundancy, failover, replication, MTBF, MTTR, and the Nines of...

8
Nov 22, 2025
system designscalability patternsavailability patterns
Consistency in Distributed Systems: The REAL Difference You Must Know!
7:21

Consistency in Distributed Systems: The REAL Difference You Must Know!

Master Consistency Patterns in distributed systems — Strong Consistency, Weak Consistency, and Eventual Consistency — us...

23
Nov 21, 2025
distributed systemssystem consistencydata consistency
What Is The CAP Theorem And Why Does It Matter?
5:56

What Is The CAP Theorem And Why Does It Matter?

CAP Theorem, Consistency, Availability, Partition Tolerance, Distributed Systems, CP vs AP choices, system design trade-...

29
Nov 20, 2025
cap theoremdistributed systemssystem design fundamentals
The Hidden Performance War Every Dev Loses at First
6:24

The Hidden Performance War Every Dev Loses at First

latency vs throughput: If you care about building fast, scalable systems, you can’t ignore the tension between latency and throughput.

195
Nov 19, 2025
latency vs throughputweb performanceperformance optimization
How to Scale Your Software (and Why You Should Care)
8:09

How to Scale Your Software (and Why You Should Care)

In this video of system design course we will talk about the difference between performance and scalability.

123
Nov 18, 2025
system performancescalability explainedbackend architecture
Master System Design with These 3 Concepts
6:23

Master System Design with These 3 Concepts

system design isn’t just for backend engineers—if you’re building anything that needs to scale, you need to understand the fundamentals.

591
Nov 18, 2025
agile developmentagile methodologyagile software
System Design for Developers - How to actually master it (and get that SWE job)
6:18

System Design for Developers - How to actually master it (and get that SWE job)

Unlock the real-world fundamentals of system design—explained specifically for web developers who want to build scalable...

78
Nov 17, 2025
api designsoftware engineeringsystem design

TopFrontDev

Front-end techniques that actually ship. Practical engineering you can use in production.

Content

  • Videos
  • Playlists
  • Articles
  • Resources

About

  • About
  • Sponsorship
  • Contact

Connect

Youtube logogithub logolinkedin logo

© 2026 TopFrontDev. All rights reserved.