DEV Community

# systemdesign

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Data Communication : System design

Data Communication : System design

5
Comments
8 min read
Key Steps to Prepare for a Software Engineer Interview

Key Steps to Prepare for a Software Engineer Interview

5
Comments 1
11 min read
What is DNS and CDN ?

What is DNS and CDN ?

12
Comments
11 min read
Scaling Nodejs Applications: An Introduction

Scaling Nodejs Applications: An Introduction

1
Comments
4 min read
Load Balancers and Reverse Proxy: System design

Load Balancers and Reverse Proxy: System design

26
Comments
7 min read
Fundamentals of Software Architecture Book - Part 2

Fundamentals of Software Architecture Book - Part 2

4
Comments
6 min read
03 - Estudo de Microsserviços ingresso.x - Monorepo e Docker

03 - Estudo de Microsserviços ingresso.x - Monorepo e Docker

1
Comments
6 min read
CAP Theorem - Consistency Availability and Partition Tolerance

CAP Theorem - Consistency Availability and Partition Tolerance

2
Comments
4 min read
Virtual Machines and Containers

Virtual Machines and Containers

8
Comments
3 min read
Netflix System Design Using AWS Services

Netflix System Design Using AWS Services

15
Comments
4 min read
Background Jobs

Background Jobs

14
Comments
8 min read
System Design Introduction

System Design Introduction

27
Comments 1
8 min read
A Deep Dive into Parking Spot LLD Design

A Deep Dive into Parking Spot LLD Design

5
Comments 4
3 min read
CAP Theorem : System Design

CAP Theorem : System Design

11
Comments 1
8 min read
System Design Case Study of an Online Booking System.

System Design Case Study of an Online Booking System.

9
Comments
9 min read
The System Resiliency Pyramid

The System Resiliency Pyramid

2
Comments 1
5 min read
The Role of a System Architect

The Role of a System Architect

13
Comments
8 min read
5 Software Patterns You Should Know As a Software Engineer - Part 1

5 Software Patterns You Should Know As a Software Engineer - Part 1

Comments
14 min read
Fundamentals of Software Architecture Book - Part 1

Fundamentals of Software Architecture Book - Part 1

10
Comments
7 min read
O Software Architect habilidades técnicas e interpessoais

O Software Architect habilidades técnicas e interpessoais

3
Comments 1
4 min read
Idempotency in a REST API design. And why do we need it

Idempotency in a REST API design. And why do we need it

2
Comments 1
5 min read
The Basics of Operational Transformation

The Basics of Operational Transformation

2
Comments
7 min read
S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

S1E2: Concurrency Design Patterns: Boring Desing Pattern in Go

2
Comments
2 min read
MICROSERVICES IN MY OWN WORDS

MICROSERVICES IN MY OWN WORDS

1
Comments
3 min read
Never forget ACID again!!

Never forget ACID again!!

7
Comments
4 min read
S1E1: Concurrency In Go | Goroutine | Channels | Waitgroup

S1E1: Concurrency In Go | Goroutine | Channels | Waitgroup

2
Comments
4 min read
Back To Basics: Tiers in Software Architecture

Back To Basics: Tiers in Software Architecture

Comments
9 min read
Machine Coding Interview: Efficient Cache Implementation using time-based expiry and eviction

Machine Coding Interview: Efficient Cache Implementation using time-based expiry and eviction

Comments
3 min read
System Design vs Software Architecture : What You Need to Know

System Design vs Software Architecture : What You Need to Know

1
Comments
8 min read
Rate Limiter in System Design. Part 2 - Commonly Used Algorithms

Rate Limiter in System Design. Part 2 - Commonly Used Algorithms

7
Comments
5 min read
Rate Limiter in System Design - Part 1: Concepts and Applications

Rate Limiter in System Design - Part 1: Concepts and Applications

5
Comments
3 min read
Load Balancers: Do We Actually Need Them?

Load Balancers: Do We Actually Need Them?

1
Comments
8 min read
Appsmith's Deployment Architecture

Appsmith's Deployment Architecture

1
Comments
13 min read
Beyond Code: Understanding the Value of Documentation

Beyond Code: Understanding the Value of Documentation

2
Comments
2 min read
Do you understand Publisher-Subscriber Vs Producer-Consumer Pattern Differences

Do you understand Publisher-Subscriber Vs Producer-Consumer Pattern Differences

Comments
3 min read
System Design: Google Drive That Scales To The Moon

System Design: Google Drive That Scales To The Moon

1
Comments
3 min read
A Comprehensive Guide to Distributed Tracing in Microservices

A Comprehensive Guide to Distributed Tracing in Microservices

Comments
8 min read
Grokking the System Design Interview: A Detailed Review

Grokking the System Design Interview: A Detailed Review

1
Comments
8 min read
3 tips: How to answer System Design Interview Questions

3 tips: How to answer System Design Interview Questions

Comments
8 min read
The inspiring extension systems design overview (Chrome & VSCode)

The inspiring extension systems design overview (Chrome & VSCode)

3
Comments
10 min read
Maximizing Success with AWS Well-Architected Framework: Best Practices and Strategies

Maximizing Success with AWS Well-Architected Framework: Best Practices and Strategies

1
Comments
7 min read
How long does it take to prepare for a System Design Interview?

How long does it take to prepare for a System Design Interview?

2
Comments
7 min read
OOP vs OOD

OOP vs OOD

Comments
2 min read
8 Top System Design Drawing Tools for Software Developers 📐✏️📏

8 Top System Design Drawing Tools for Software Developers 📐✏️📏

Comments
3 min read
Basic load balancer with NGINX

Basic load balancer with NGINX

2
Comments
2 min read
An evolution story of Software Deployment: From Dedicated Server to Containerization

An evolution story of Software Deployment: From Dedicated Server to Containerization

2
Comments
4 min read
Demystifying Domain Name Servers (DNS)

Demystifying Domain Name Servers (DNS)

2
Comments
4 min read
Behind the Scenes of the Internet: The Domain Name System Explained

Behind the Scenes of the Internet: The Domain Name System Explained

Comments
4 min read
System Design Resources

System Design Resources

1
Comments
3 min read
System design behind a messenger app

System design behind a messenger app

55
Comments 3
5 min read
CAP Theorem e pragmatismo nos estudos

CAP Theorem e pragmatismo nos estudos

2
Comments
3 min read
System Design Concepts: Quick recap of core principles

System Design Concepts: Quick recap of core principles

2
Comments
3 min read
Lamport Clocks

Lamport Clocks

1
Comments
2 min read
Message Ordering

Message Ordering

1
Comments
4 min read
Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

Is ByteByteGo and System Design Interview - An insider's guide book by Alex Xu Worth it?

40
Comments
12 min read
Vector Clocks

Vector Clocks

1
Comments
2 min read
My Favorite Free Courses to Learn Microservices in Depth

My Favorite Free Courses to Learn Microservices in Depth

123
Comments 1
11 min read
System design (Part 2)

System design (Part 2)

5
Comments
6 min read
How do they know your username is already taken so fast?

How do they know your username is already taken so fast?

2
Comments
3 min read
How to create a URL Shortener in dotnet ?

How to create a URL Shortener in dotnet ?

Comments
4 min read
loading...