DEV Community

Architecture

The fundamental structures of a software system.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Explaining Kubernetes To My Uber Driver

Explaining Kubernetes To My Uber Driver

569
Comments 74
7 min read
Database 101: How social media “likes” are stored in a database

Database 101: How social media “likes” are stored in a database

506
Comments 65
6 min read
Books That Helped Me Become a Tech Lead

Books That Helped Me Become a Tech Lead

336
Comments 32
10 min read
Creating a Sinatra API with system-wide dependency injection using dry-system and rom-rb

Creating a Sinatra API with system-wide dependency injection using dry-system and rom-rb

246
Comments 30
9 min read
Princípios de Arquitetura de Software: Design de Sistemas Escaláveis e Flexíveis

Princípios de Arquitetura de Software: Design de Sistemas Escaláveis e Flexíveis

204
Comments 18
3 min read
Spicing Up AWS Architecture Diagrams: A Step-by-Step Guide To Creating Animated AWS Architecture GIFs

Spicing Up AWS Architecture Diagrams: A Step-by-Step Guide To Creating Animated AWS Architecture GIFs

137
Comments 12
5 min read
Dependency Injection in Flutter

Dependency Injection in Flutter

134
Comments 12
6 min read
S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills

S.O.L.I.D: The 5 Golden Rules to Level Up Your Coding Skills

133
Comments 11
9 min read
Complexity by Simplicity - A Deep Dive Into Kubernetes Components

Complexity by Simplicity - A Deep Dive Into Kubernetes Components

125
Comments 16
7 min read
How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

98
Comments 3
6 min read
Understanding event driven architecture

Understanding event driven architecture

90
Comments 16
6 min read
System architecture: move authentication to the API Gateway

System architecture: move authentication to the API Gateway

88
Comments 2
5 min read
Building RESTful API with Hexagonal Architecture in Go

Building RESTful API with Hexagonal Architecture in Go

83
Comments 6
8 min read
What's the Best Practice for Auth and Why

What's the Best Practice for Auth and Why

63
Comments 3
4 min read
From Disconnected Chaos to Unified Systems: The Evolution of Enterprise Integration

From Disconnected Chaos to Unified Systems: The Evolution of Enterprise Integration

54
Comments 1
5 min read
useEffect - The Hook React Never Should Have Rendered

useEffect - The Hook React Never Should Have Rendered

54
Comments 16
7 min read
Guide to building Multi-Tenant Architecture in Nodejs

Guide to building Multi-Tenant Architecture in Nodejs

53
Comments 15
16 min read
Deploying a Full Stack AWS Architecture Using Terraform: Ensuring High Availability in AWS

Deploying a Full Stack AWS Architecture Using Terraform: Ensuring High Availability in AWS

53
Comments 4
3 min read
Everything Bad in Java is Good for You

Everything Bad in Java is Good for You

51
Comments 25
7 min read
The DDD Hamburger for Go

The DDD Hamburger for Go

50
Comments 11
6 min read
Microservices Authentication and Authorization Using API Gateway

Microservices Authentication and Authorization Using API Gateway

50
Comments 3
9 min read
Monolithic or Microservices?

Monolithic or Microservices?

49
Comments 9
5 min read
A practical overview on Architecture Decision Records (ADR)

A practical overview on Architecture Decision Records (ADR)

48
Comments 4
8 min read
Let's talk of Reactive Architecture

Let's talk of Reactive Architecture

40
Comments 3
5 min read
Paradigmas de programação

Paradigmas de programação

40
Comments 5
8 min read
Software Developer, Are You Just A Hammer?

Software Developer, Are You Just A Hammer?

39
Comments 20
6 min read
Arquitectura limpia en el front

Arquitectura limpia en el front

37
Comments 12
5 min read
Simple Repository Pattern for Ruby on Rails

Simple Repository Pattern for Ruby on Rails

36
Comments 2
3 min read
How is Apache APISIX Fast?

How is Apache APISIX Fast?

35
Comments
6 min read
Flutter Clean Architecture [1]: An Overview & Project Structure

Flutter Clean Architecture [1]: An Overview & Project Structure

35
Comments 6
7 min read
Architects Delight: Enforcing Layers and Project Boundaries with Nx

Architects Delight: Enforcing Layers and Project Boundaries with Nx

34
Comments 2
4 min read
The conjunction of the web

The conjunction of the web

33
Comments 4
6 min read
Infrastructure as Code is about more than frameworks

Infrastructure as Code is about more than frameworks

31
Comments 3
9 min read
Feature-Sliced Design: The Best Frontend Architecture

Feature-Sliced Design: The Best Frontend Architecture

31
Comments 2
8 min read
Chopping the monolith in a smarter way

Chopping the monolith in a smarter way

30
Comments
4 min read
Understanding Hexagonal Architecture

Understanding Hexagonal Architecture

28
Comments
11 min read
Permission, responsibility, and empowerment

Permission, responsibility, and empowerment

28
Comments 2
2 min read
A Better Way To Store Record Status In A Relational Database

A Better Way To Store Record Status In A Relational Database

27
Comments 6
8 min read
When to use serverless?

When to use serverless?

27
Comments 2
5 min read
Microservice architecture - Benefits, how to implement, challenges, etc.

Microservice architecture - Benefits, how to implement, challenges, etc.

26
Comments 2
2 min read
Além dos Templates: Uma Crítica Construtiva à Arquitetura Limpa e a Adaptação Pragmática no Design de Software

Além dos Templates: Uma Crítica Construtiva à Arquitetura Limpa e a Adaptação Pragmática no Design de Software

26
Comments 4
10 min read
When and Where to use ReScript? The ReScript happy path

When and Where to use ReScript? The ReScript happy path

26
Comments 1
9 min read
Understanding Architecture in AWS

Understanding Architecture in AWS

25
Comments
13 min read
Let's learn Shopping Mall Architecture of Relational Database

Let's learn Shopping Mall Architecture of Relational Database

25
Comments 1
8 min read
Modular building blocks: The case of Amazon

Modular building blocks: The case of Amazon

25
Comments
6 min read
Monoliths vs. Microservices: Breaking Down Software Architectures

Monoliths vs. Microservices: Breaking Down Software Architectures

24
Comments 5
14 min read
10 Common API Resilience Design Patterns with API Gateway

10 Common API Resilience Design Patterns with API Gateway

24
Comments
8 min read
7 Tips to Build Scalable Node.js Applications

7 Tips to Build Scalable Node.js Applications

24
Comments 1
9 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

23
Comments 4
10 min read
Amazon Ditches Microservices for Monolith: Decoding Prime Video's Architectural Shift

Amazon Ditches Microservices for Monolith: Decoding Prime Video's Architectural Shift

23
Comments
7 min read
What is Software Architecture?

What is Software Architecture?

22
Comments 1
2 min read
Choosing the best architecture for your software

Choosing the best architecture for your software

22
Comments 2
2 min read
Declutter your Kubernetes Cluster

Declutter your Kubernetes Cluster

22
Comments 3
3 min read
Flutter Clean Architecture [2]: An Overview & Project Structure

Flutter Clean Architecture [2]: An Overview & Project Structure

22
Comments
7 min read
End-To-End Polymorphism: From Database to UI, Achieving SOLID Design

End-To-End Polymorphism: From Database to UI, Achieving SOLID Design

21
Comments
10 min read
What are facades and how to use it on ruby

What are facades and how to use it on ruby

20
Comments
2 min read
NgRx Best Practices Series: 4. Facade Pattern

NgRx Best Practices Series: 4. Facade Pattern

20
Comments 4
10 min read
What Could Storage on Vercel Change for the Edge-First Strategy

What Could Storage on Vercel Change for the Edge-First Strategy

19
Comments
3 min read
Dissecting layered architecture

Dissecting layered architecture

18
Comments
12 min read
SOLID Principles: A Quick Guide (.NET examples)

SOLID Principles: A Quick Guide (.NET examples)

18
Comments
2 min read
loading...