DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why start hyper? (Unintended Technical Debt)

Why start hyper? (Unintended Technical Debt)

2
Comments
8 min read
Unfurling Asynchronous Microservices - Tech Talk

Unfurling Asynchronous Microservices - Tech Talk

1
Comments
1 min read
What is a DevOps Architect? The DevOps Roles explained (ft Mickey Gousset)

What is a DevOps Architect? The DevOps Roles explained (ft Mickey Gousset)

4
Comments
1 min read
Evolution of a data system

Evolution of a data system

10
Comments 2
5 min read
Multidimensional Scalability Model for Application

Multidimensional Scalability Model for Application

2
Comments
6 min read
How To Structure Your App In a Way That Scales.

How To Structure Your App In a Way That Scales.

241
Comments 11
5 min read
Separate Presentation "System" first in the frontend architecture

Separate Presentation "System" first in the frontend architecture

2
Comments
5 min read
How I designed an offline-first app. An outline.

How I designed an offline-first app. An outline.

73
Comments 5
7 min read
Software Design: Deep Modules

Software Design: Deep Modules

58
Comments 4
4 min read
Avoid Repository pattern for operations not related to persistence

Avoid Repository pattern for operations not related to persistence

18
Comments
2 min read
Evite o padrão de repositório para operações não relacionadas à persistência

Evite o padrão de repositório para operações não relacionadas à persistência

4
Comments 1
3 min read
SaaS Thinking: Rearchitect your SaaS platform (FrontEnd side)

SaaS Thinking: Rearchitect your SaaS platform (FrontEnd side)

11
Comments
7 min read
Dapr with Actor model

Dapr with Actor model

14
Comments 1
5 min read
Effective Java: Optimize Judiciously

Effective Java: Optimize Judiciously

1
Comments
2 min read
How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

6
Comments
5 min read
Design: Ports and Adapters (Arquitetura Hexagonal)

Design: Ports and Adapters (Arquitetura Hexagonal)

24
Comments
6 min read
Creando una API Gateway en .NET Core con Ocelot

Creando una API Gateway en .NET Core con Ocelot

8
Comments
2 min read
Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

Logging vs Tracing: Why Logs Aren’t Enough to Debug Your Microservices

128
Comments 3
7 min read
Micro frontend: A Windows clone with micro apps

Micro frontend: A Windows clone with micro apps

261
Comments 7
5 min read
Wiring Services in Frameworks And How it Works Under the Hood

Wiring Services in Frameworks And How it Works Under the Hood

6
Comments
2 min read
Getting started with Structurizr Lite

Getting started with Structurizr Lite

70
Comments 19
3 min read
Considering the advantages of Cloud Native Architecture

Considering the advantages of Cloud Native Architecture

4
Comments
5 min read
CUPID - Why every single element of SOLID is wrong

CUPID - Why every single element of SOLID is wrong

2
Comments
2 min read
Pentingnya Sebuah Desain Sebelum Memulai Mengetik Program

Pentingnya Sebuah Desain Sebelum Memulai Mengetik Program

4
Comments 2
2 min read
Server-side Redux. Part III. The Code.

Server-side Redux. Part III. The Code.

3
Comments
11 min read
Sustainability Transformation and DevSusOps

Sustainability Transformation and DevSusOps

4
Comments
4 min read
The 4 Types of Activity timeouts in Temporal

The 4 Types of Activity timeouts in Temporal

14
Comments 3
7 min read
Why I stopped worrying about test setups by using AutoFixture

Why I stopped worrying about test setups by using AutoFixture

26
Comments
10 min read
View model's I/O approach applying Reactive Programming

View model's I/O approach applying Reactive Programming

5
Comments
5 min read
Introduction to Flutter

Introduction to Flutter

10
Comments 13
4 min read
A brief history of application architecture (of the 21st century)

A brief history of application architecture (of the 21st century)

5
Comments
6 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

8
Comments
2 min read
Design Patterns: Abstract Factory

Design Patterns: Abstract Factory

20
Comments 3
3 min read
How to Use Consistent Hashing in a System Design Interview?

How to Use Consistent Hashing in a System Design Interview?

7
Comments 3
7 min read
Event Sourcing: Events Evolution, Versioning, and Migration

Event Sourcing: Events Evolution, Versioning, and Migration

6
Comments
10 min read
Understanding SOLID: Dependency Inversion Principle

Understanding SOLID: Dependency Inversion Principle

12
Comments 1
5 min read
Managing Technical Debt. A Car analogy

Managing Technical Debt. A Car analogy

6
Comments 4
3 min read
Introducing Scatter Flow Diagram For Performance Engineering

Introducing Scatter Flow Diagram For Performance Engineering

5
Comments
3 min read
Book notes: Project to Product

Book notes: Project to Product

2
Comments
10 min read
Naming things is difficult...

Naming things is difficult...

3
Comments
4 min read
Every Web Application is the same, the SELID Website

Every Web Application is the same, the SELID Website

8
Comments 2
3 min read
[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

[Best practice] C# 9 Records as DDD Value Objects with EF Core 6

22
Comments 3
4 min read
SAGA Pattern para microservices

SAGA Pattern para microservices

32
Comments
9 min read
Low-Code Tradeoffs

Low-Code Tradeoffs

4
Comments 2
6 min read
ALB vs API Gateway Cost

ALB vs API Gateway Cost

1
Comments
4 min read
Rubber Duck Debugging in 100 Seconds

Rubber Duck Debugging in 100 Seconds

3
Comments 1
2 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

31
Comments 1
5 min read
Life in the land of micro-frontends

Life in the land of micro-frontends

5
Comments
7 min read
The 6 R's Of Cloud Migration

The 6 R's Of Cloud Migration

53
Comments 5
4 min read
Converting dev environments to Apple Silicon

Converting dev environments to Apple Silicon

13
Comments 4
6 min read
Homelab: Cluster Architecture

Homelab: Cluster Architecture

2
Comments
6 min read
How to use Database Sharding and Scale an ASP.NET Core Microservice Architecture

How to use Database Sharding and Scale an ASP.NET Core Microservice Architecture

28
Comments 2
4 min read
From Redux to the Context API: A Practical Migration Guide

From Redux to the Context API: A Practical Migration Guide

6
Comments
11 min read
Clean Architecture: o que é, vantagens e como utilizar em aplicações na prática

Clean Architecture: o que é, vantagens e como utilizar em aplicações na prática

30
Comments 2
7 min read
Facade Pattern in Kotlin

Facade Pattern in Kotlin

6
Comments
7 min read
Um pouco sobre Domain Driven Design

Um pouco sobre Domain Driven Design

11
Comments
10 min read
S.O.L.I.D Principle - Single Responsibility Principle (SRP)

S.O.L.I.D Principle - Single Responsibility Principle (SRP)

9
Comments
3 min read
How We Scaled Our Serverless SaaS Platform in AWS

How We Scaled Our Serverless SaaS Platform in AWS

48
Comments 7
7 min read
S.O.L.I.D Principle - Pengenalan

S.O.L.I.D Principle - Pengenalan

7
Comments 1
1 min read
React 18 is here! What's new?

React 18 is here! What's new?

73
Comments 4
5 min read
loading...