DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Design in Clean Architecture Way, Part 1

How to Design in Clean Architecture Way, Part 1

2
Comments
4 min read
Authn/Authz in a distributed, microservice architecture

Authn/Authz in a distributed, microservice architecture

5
Comments
4 min read
Dependency Inversion in practice (example code in typescript)

Dependency Inversion in practice (example code in typescript)

4
Comments
2 min read
Backend Engineering Skills Are Emphasized Too Heavily for Principal Engineers

Backend Engineering Skills Are Emphasized Too Heavily for Principal Engineers

97
Comments 18
2 min read
Language Interoperability

Language Interoperability

29
Comments 4
3 min read
Micro Nightmares

Micro Nightmares

24
Comments 5
6 min read
Your test cases should fail

Your test cases should fail

6
Comments
2 min read
Using Modules and Pinia to structure Nuxt 3 app

Using Modules and Pinia to structure Nuxt 3 app

75
Comments 23
6 min read
Design Patterns of Event-driven Architecture

Design Patterns of Event-driven Architecture

26
Comments 1
5 min read
Principles of software architecture

Principles of software architecture

2
Comments
3 min read
An overview of software testing

An overview of software testing

7
Comments
6 min read
Effective Java: Implement Serializable With Great Caution

Effective Java: Implement Serializable With Great Caution

5
Comments
5 min read
Single place of form validation rules for clients and services with JSON Schema

Single place of form validation rules for clients and services with JSON Schema

13
Comments
4 min read
CRUD is simple until it's not

CRUD is simple until it's not

27
Comments
3 min read
Event Architecture with Spring Cloud Stream

Event Architecture with Spring Cloud Stream

11
Comments
6 min read
How to compile Rust command line tools for Termux

How to compile Rust command line tools for Termux

21
Comments 1
5 min read
TypeScript Type Safety with AJV Standalone

TypeScript Type Safety with AJV Standalone

8
Comments
13 min read
Simple Command

Simple Command

6
Comments
7 min read
Shift from Monolith to CQRS

Shift from Monolith to CQRS

5
Comments 1
7 min read
What is a Value Object

What is a Value Object

10
Comments 2
2 min read
Demystifying Inversion of Control (IoC)

Demystifying Inversion of Control (IoC)

6
Comments
5 min read
Cache Master data in Redis using Python

Cache Master data in Redis using Python

15
Comments
4 min read
Layered Architecture Clarification

Layered Architecture Clarification

15
Comments 2
3 min read
GraphQL vs REST: What’s the difference?

GraphQL vs REST: What’s the difference?

15
Comments 1
6 min read
Introdução ao RabbitMQ e Symfony

Introdução ao RabbitMQ e Symfony

4
Comments 2
4 min read
loading...