DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding the Monad Design Pattern

Understanding the Monad Design Pattern

3
Comments
2 min read
Create Architecture Diagram as Code for a 2-Tier Bookstore Application

Create Architecture Diagram as Code for a 2-Tier Bookstore Application

23
Comments 1
9 min read
The Data Understanding Phase: The Key to a Successful Machine Learning Project

The Data Understanding Phase: The Key to a Successful Machine Learning Project

1
Comments
5 min read
How to Optimize Your Code for Better Performance and Scalability

How to Optimize Your Code for Better Performance and Scalability

5
Comments
2 min read
System Design 101 - N-tier Architecture

System Design 101 - N-tier Architecture

Comments
4 min read
Serverless: An Evolving Architecture, Not Just a Runtime

Serverless: An Evolving Architecture, Not Just a Runtime

8
Comments 1
7 min read
Translatable Columns Using Laravel

Translatable Columns Using Laravel

1
Comments
3 min read
Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

12
Comments
4 min read
Part 3:Comparing All-in-One Architecture, Layered Architecture, and Clean Architecture

Part 3:Comparing All-in-One Architecture, Layered Architecture, and Clean Architecture

62
Comments
2 min read
Part 2 :Design Principles in Software Development

Part 2 :Design Principles in Software Development

87
Comments 4
3 min read
StateFile: A Minimalist Design for Permanent State Management

StateFile: A Minimalist Design for Permanent State Management

3
Comments
6 min read
Microservices vs Monolith

Microservices vs Monolith

6
Comments 1
1 min read
Design Pattern #4 - Publisher/Subscriber Pattern

Design Pattern #4 - Publisher/Subscriber Pattern

133
Comments 6
4 min read
Design Pattern #5 - Adapter Pattern

Design Pattern #5 - Adapter Pattern

146
Comments 8
3 min read
it's all about the least worst combination of trade-offs

it's all about the least worst combination of trade-offs

Comments
3 min read
Enterprise Service Bus – Overview, 3 key components, and role in digital transformation

Enterprise Service Bus – Overview, 3 key components, and role in digital transformation

Comments
4 min read
Managing Architectural Tech Debt

Managing Architectural Tech Debt

5
Comments
6 min read
Architecting Microservices as Tenants on a Monolith with Zango

Architecting Microservices as Tenants on a Monolith with Zango

Comments
6 min read
Cebolas e camadas para padrĂ”es de projetos no Front-end — Parte I

Cebolas e camadas para padrĂ”es de projetos no Front-end — Parte I

4
Comments
8 min read
Principios SOLID en React

Principios SOLID en React

1
Comments
20 min read
Run your program in the kernel space with eBPF

Run your program in the kernel space with eBPF

1
Comments 1
5 min read
Design Pattern #3 - Observer Pattern

Design Pattern #3 - Observer Pattern

129
Comments 14
3 min read
ReflexÔes antes da Arquitetura de software

ReflexÔes antes da Arquitetura de software

Comments
1 min read
32 bit vs 64 bit vs 128 bit

32 bit vs 64 bit vs 128 bit

1
Comments
3 min read
Development with Components

Development with Components

3
Comments
2 min read
Domain-Driven Design: como evitar o "Big Ball of Mud"

Domain-Driven Design: como evitar o "Big Ball of Mud"

2
Comments
8 min read
Are Microservices Really Necessary for Your Project?

Are Microservices Really Necessary for Your Project?

1
Comments
4 min read
Communication Among Services in Microservices Architecture? Let's Clear it Out!

Communication Among Services in Microservices Architecture? Let's Clear it Out!

Comments
1 min read
Molecules of business logic from tiny atoms

Molecules of business logic from tiny atoms

6
Comments
9 min read
ArchUnit : comment l'utiliser pour contrĂŽler l'architecture de vos projets Java

ArchUnit : comment l'utiliser pour contrĂŽler l'architecture de vos projets Java

10
Comments 1
12 min read
AWS services for the AWS Certified Solutions Architect

AWS services for the AWS Certified Solutions Architect

6
Comments
4 min read
How to improve Django Framework?

How to improve Django Framework?

3
Comments
5 min read
Using Domain-Driven Design to to Create Microservice App

Using Domain-Driven Design to to Create Microservice App

2
Comments
17 min read
Introducing FizzBee: Simplifying Formal Methods for All

Introducing FizzBee: Simplifying Formal Methods for All

2
Comments
8 min read
Responsible Services

Responsible Services

Comments
2 min read
TĂ©cnicas de ConcorrĂȘncia e Gerenciamento de Estado em Elixir com FSM

TĂ©cnicas de ConcorrĂȘncia e Gerenciamento de Estado em Elixir com FSM

2
Comments 1
5 min read
On Writing Good Code

On Writing Good Code

2
Comments
3 min read
10 microservices best practices for a strengthened architecture

10 microservices best practices for a strengthened architecture

1
Comments
6 min read
Database generated events: LiveSync’s database connector vs CDC

Database generated events: LiveSync’s database connector vs CDC

4
Comments
5 min read
Developing Content for Every Stage of the Customer Journey

Developing Content for Every Stage of the Customer Journey

7
Comments
5 min read
Parse, Don’t Validate: Embracing Data Integrity in Elixir

Parse, Don’t Validate: Embracing Data Integrity in Elixir

9
Comments 2
4 min read
Building Core Banking: A Blueprint for Modern Financial Systems - Introduction

Building Core Banking: A Blueprint for Modern Financial Systems - Introduction

12
Comments
2 min read
Cloud Optimization: AWS Lambda vs. EC2

Cloud Optimization: AWS Lambda vs. EC2

Comments
2 min read
Parlons pattern: BFF

Parlons pattern: BFF

11
Comments
5 min read
Software Engineering Design Patterns: Model-View-Controllers(MVC)

Software Engineering Design Patterns: Model-View-Controllers(MVC)

1
Comments
3 min read
Building High-Performance, Secure Static Websites on a Budget with AWS and Terraform

Building High-Performance, Secure Static Websites on a Budget with AWS and Terraform

Comments
6 min read
GO — Estrutura de projetos

GO — Estrutura de projetos

2
Comments
4 min read
Introduction to .NET Architecture Patterns: MVC, MVP, MVVM, Domain Driven Design

Introduction to .NET Architecture Patterns: MVC, MVP, MVVM, Domain Driven Design

21
Comments 1
7 min read
Why clean code matters!

Why clean code matters!

Comments
5 min read
Design Pattern #2 - Facade Pattern

Design Pattern #2 - Facade Pattern

121
Comments
3 min read
Which Android Architecture Should Be Chosen? MVC, MVP, MVVM

Which Android Architecture Should Be Chosen? MVC, MVP, MVVM

2
Comments
4 min read
Design patterns: Part Two - A brief explanation of structural pattern

Design patterns: Part Two - A brief explanation of structural pattern

3
Comments
6 min read
Arquitetura Hexagonal Explicada: como Transformar seu Desenvolvimento de Software

Arquitetura Hexagonal Explicada: como Transformar seu Desenvolvimento de Software

2
Comments
7 min read
Design patterns: Part One - A brief explanation of creational pattern

Design patterns: Part One - A brief explanation of creational pattern

5
Comments 3
4 min read
Design Pattern #1 - Singleton

Design Pattern #1 - Singleton

155
Comments 6
3 min read
Code Diagrams - 3 Tools to Try

Code Diagrams - 3 Tools to Try

14
Comments
3 min read
Decoding Backend Architecture: Crafting Effective Folder Structures

Decoding Backend Architecture: Crafting Effective Folder Structures

Comments
3 min read
Database per Service as a Design Pattern

Database per Service as a Design Pattern

8
Comments
18 min read
Monorepos: Proposing a Monorepo to your team (Q&A)

Monorepos: Proposing a Monorepo to your team (Q&A)

Comments
6 min read
Code Smell, Cyclomatic Complexity, Blast Radius, Heisenbug and more...

Code Smell, Cyclomatic Complexity, Blast Radius, Heisenbug and more...

Comments
4 min read
loading...