DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Performance in System Design and Architecture

Performance in System Design and Architecture

Comments
3 min read
Arquitetura de Software: Características Arquiteturais

Arquitetura de Software: Características Arquiteturais

3
Comments 3
4 min read
useEffect - The Hook React Never Should Have Rendered

useEffect - The Hook React Never Should Have Rendered

54
Comments 16
7 min read
Mermaid: A Better Way to Version Diagrams

Mermaid: A Better Way to Version Diagrams

2
Comments
2 min read
Microserviços

Microserviços

1
Comments
5 min read
Scalability In System Design and Architecture

Scalability In System Design and Architecture

2
Comments
2 min read
Documentação Viva: Uma Nova Abordagem para Documentação de Software

Documentação Viva: Uma Nova Abordagem para Documentação de Software

2
Comments
6 min read
API First: The Way of Developing Software

API First: The Way of Developing Software

Comments
8 min read
Monoliths to Microservices using the Strangler Pattern

Monoliths to Microservices using the Strangler Pattern

17
Comments
8 min read
API Design Interview vs. System Design Interview: 5-minute guide

API Design Interview vs. System Design Interview: 5-minute guide

5
Comments
8 min read
How can I optimize my HUGE enterprise application? - React JS

How can I optimize my HUGE enterprise application? - React JS

1
Comments
2 min read
The Open-Closed Principle: A Guide to Writing Maintainable Code

The Open-Closed Principle: A Guide to Writing Maintainable Code

Comments
2 min read
Design: Monolitos Modulares - Parte 3

Design: Monolitos Modulares - Parte 3

15
Comments 13
8 min read
Permission, responsibility, and empowerment

Permission, responsibility, and empowerment

28
Comments 2
2 min read
Observabilidade 101 - Entendendo o que acontece no seu sistema

Observabilidade 101 - Entendendo o que acontece no seu sistema

17
Comments 3
3 min read
How "Not invented here" kills innovation and 5 rules to avoid it

How "Not invented here" kills innovation and 5 rules to avoid it

Comments
8 min read
O Básico da documentação padrão C4Model

O Básico da documentação padrão C4Model

1
Comments
2 min read
Pidgin's Architecture

Pidgin's Architecture

2
Comments 2
3 min read
Saga: O herói da consistência em sistemas distribuídos

Saga: O herói da consistência em sistemas distribuídos

1
Comments
3 min read
Functions vs. Procedures: Keep them separate.

Functions vs. Procedures: Keep them separate.

2
Comments 1
6 min read
Sistemas distribuídos na computação moderna

Sistemas distribuídos na computação moderna

2
Comments
5 min read
Writing Modular code in ReactJS

Writing Modular code in ReactJS

1
Comments
3 min read
For Most of Us, Simplification Rules

For Most of Us, Simplification Rules

13
Comments
4 min read
HTAP: Learning from Xiaohongshu

HTAP: Learning from Xiaohongshu

1
Comments
5 min read
Locking Down Your RESTful API: Essential Practices for Bulletproof Security

Locking Down Your RESTful API: Essential Practices for Bulletproof Security

1
Comments
3 min read
How to Break a Monolith into Microservices

How to Break a Monolith into Microservices

Comments
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
CI/CD pipeline setup: Building and pushing Docker images to Docker Hub using GitHub Actions

CI/CD pipeline setup: Building and pushing Docker images to Docker Hub using GitHub Actions

16
Comments 2
2 min read
Angular Architecture - Abstraction layers

Angular Architecture - Abstraction layers

11
Comments 1
3 min read
Memcached at Scale: How Facebook Scaled and Optimized for Massive Request Volumes

Memcached at Scale: How Facebook Scaled and Optimized for Massive Request Volumes

Comments
9 min read
14 Must-Know Architectural Patterns in Software Development

14 Must-Know Architectural Patterns in Software Development

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

Modular building blocks: The case of Amazon

25
Comments
6 min read
🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰

🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰

Comments
3 min read
Amazon VPC Lattice — feasibility study

Amazon VPC Lattice — feasibility study

6
Comments
8 min read
Code like a child 👶🏻, build like a pro🧑🏻‍🔧: Unleash the magic of SOLID!

Code like a child 👶🏻, build like a pro🧑🏻‍🔧: Unleash the magic of SOLID!

4
Comments
2 min read
Principios SOLID I: Primero, no seas STUPID

Principios SOLID I: Primero, no seas STUPID

Comments
3 min read
CDNs: Speed Up Performance by Reducing Latency

CDNs: Speed Up Performance by Reducing Latency

1
Comments
8 min read
Arquitetura CSS (BEM - OOCSS - Functional CSS - CSS in Js) - PT

Arquitetura CSS (BEM - OOCSS - Functional CSS - CSS in Js) - PT

6
Comments
4 min read
DX : setter, wither and mutants

DX : setter, wither and mutants

Comments
6 min read
What Are Aggregates In Domain-Driven Design?

What Are Aggregates In Domain-Driven Design?

8
Comments 1
5 min read
Using Percentile Tail Latency to Impress Your Elitist Backend Interviewer

Using Percentile Tail Latency to Impress Your Elitist Backend Interviewer

4
Comments
5 min read
The big idea from A Philosophy of Software Design

The big idea from A Philosophy of Software Design

Comments
6 min read
How To Use MVVM in React Using Hooks and TypeScript

How To Use MVVM in React Using Hooks and TypeScript

166
Comments 17
13 min read
A clean frontend architecture for React and Redux

A clean frontend architecture for React and Redux

18
Comments
4 min read
Relação Princípios S.O.L.I.D. e a Arquitetura Hexagonal

Relação Princípios S.O.L.I.D. e a Arquitetura Hexagonal

1
Comments
6 min read
How to Build an Extensible System With Less Technical Debt From Start

How to Build an Extensible System With Less Technical Debt From Start

15
Comments
5 min read
What is Clean Code?

What is Clean Code?

1
Comments
7 min read
Clean Code - Improve your code comments

Clean Code - Improve your code comments

Comments
3 min read
Clean Code - Function and variable names

Clean Code - Function and variable names

Comments
4 min read
Understanding the Saga Pattern in Event-Driven Architecture

Understanding the Saga Pattern in Event-Driven Architecture

1
Comments
2 min read
8 ways to Handle State in React

8 ways to Handle State in React

2
Comments
3 min read
Angular Architecture - Shared Module

Angular Architecture - Shared Module

8
Comments
2 min read
Architecture on a Post-it note: Optimizing AWS Aurora Databases

Architecture on a Post-it note: Optimizing AWS Aurora Databases

Comments
7 min read
Deeper Dive into S.O.L.I.D Principles with Python.

Deeper Dive into S.O.L.I.D Principles with Python.

9
Comments 2
13 min read
Angular Architecture - Core Module

Angular Architecture - Core Module

5
Comments 2
2 min read
Composing Our Own Guitar Amps From Inherited Gear

Composing Our Own Guitar Amps From Inherited Gear

6
Comments 1
5 min read
Health Checks In ASP.NET Core For Monitoring Your Applications

Health Checks In ASP.NET Core For Monitoring Your Applications

Comments
4 min read
Domain-Driven Design: Simple Explanation

Domain-Driven Design: Simple Explanation

1
Comments
8 min read
The Essential Art of Sustainable Software Architecture

The Essential Art of Sustainable Software Architecture

4
Comments 1
14 min read
Sustainability benefits from the AWS Sustainability Pillar

Sustainability benefits from the AWS Sustainability Pillar

Comments
9 min read
loading...