DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The System Design Relay Game: A game boosting tech skills and teamwork for software engineers.

The System Design Relay Game: A game boosting tech skills and teamwork for software engineers.

6
Comments
5 min read
When globals are appropriate

When globals are appropriate

Comments
2 min read
Decorator Pattern through Ice Cream

Decorator Pattern through Ice Cream

2
Comments
12 min read
Faster Mobile Apps with Flutter Boilerplates

Faster Mobile Apps with Flutter Boilerplates

6
Comments 2
5 min read
Discovering Plug in Play architecture

Discovering Plug in Play architecture

18
Comments
5 min read
How to model a following system similar to Twitter and Instagram with Python and Django

How to model a following system similar to Twitter and Instagram with Python and Django

3
Comments
1 min read
Harnessing the Power of AWS Workflow Studio for DevOps Automation

Harnessing the Power of AWS Workflow Studio for DevOps Automation

Comments
2 min read
Designing Complex Workflows with AWS Step Functions from an Architects Perspectives

Designing Complex Workflows with AWS Step Functions from an Architects Perspectives

Comments
6 min read
😱 Sane front-end project architecture based on 12 years of experience

😱 Sane front-end project architecture based on 12 years of experience

9
Comments
5 min read
Building an App in Jobber Platform

Building an App in Jobber Platform

6
Comments
7 min read
Clean Architecture (Application Layer)

Clean Architecture (Application Layer)

16
Comments
4 min read
The Power of Convention

The Power of Convention

Comments
4 min read
Audit your Azure DevOps configuration from the Pipeline

Audit your Azure DevOps configuration from the Pipeline

Comments
1 min read
Lambda Architecture: Revolutionizing Data Processing for Big Data

Lambda Architecture: Revolutionizing Data Processing for Big Data

2
Comments
4 min read
An Introduction to Software Architecture

An Introduction to Software Architecture

4
Comments
15 min read
F# Discriminated Unions vs. C# Class Hierarchies: A Design Perspective

F# Discriminated Unions vs. C# Class Hierarchies: A Design Perspective

4
Comments
3 min read
Type sharing in OpenAPI Fullstack projects

Type sharing in OpenAPI Fullstack projects

11
Comments 2
3 min read
Who does even need Microfronteds?

Who does even need Microfronteds?

1
Comments
3 min read
Unity game architecture Part 1

Unity game architecture Part 1

20
Comments 1
6 min read
A case for CQRS

A case for CQRS

Comments
4 min read
A short review of “Building Evolutionary Architectures” book

A short review of “Building Evolutionary Architectures” book

2
Comments 5
2 min read
Importance Of Scalability In Software

Importance Of Scalability In Software

5
Comments
8 min read
Application Functionalities

Application Functionalities

1
Comments
1 min read
Idempotency - What it is and How to Implement it

Idempotency - What it is and How to Implement it

3
Comments 1
7 min read
Building and Reusing Packaged Business Capabilities (PBC)

Building and Reusing Packaged Business Capabilities (PBC)

1
Comments
7 min read
Your backend should probably be a state machine

Your backend should probably be a state machine

Comments
17 min read
Understanding Process Restart Strategies: Transient, Temporary, and Permanent

Understanding Process Restart Strategies: Transient, Temporary, and Permanent

17
Comments 2
6 min read
Solving the Tech Debt Puzzle: Strategies that boost business

Solving the Tech Debt Puzzle: Strategies that boost business

11
Comments
9 min read
Service Registration and Decoration in ASP.NET Core

Service Registration and Decoration in ASP.NET Core

16
Comments
2 min read
Clean Architecture (Domain Layer)

Clean Architecture (Domain Layer)

17
Comments 3
3 min read
Enhancing Symfony Application Performance: Overcoming Many-to-Many Challenges with Postgres and ClickHouse

Enhancing Symfony Application Performance: Overcoming Many-to-Many Challenges with Postgres and ClickHouse

4
Comments
5 min read
Arquitectura limpia (capa de dominio)

Arquitectura limpia (capa de dominio)

3
Comments
3 min read
What I learned as an Application Architect while creating my product

What I learned as an Application Architect while creating my product

3
Comments
5 min read
Mocks and their Influence on Software Design

Mocks and their Influence on Software Design

1
Comments
5 min read
Robust Design through Value Objects in C#

Robust Design through Value Objects in C#

2
Comments
3 min read
Guide to building Multi-Tenant Architecture in Nodejs

Guide to building Multi-Tenant Architecture in Nodejs

90
Comments 15
16 min read
What is Docker and its use case?

What is Docker and its use case?

Comments
3 min read
Evolutionary Architecture by Example 🚀

Evolutionary Architecture by Example 🚀

3
Comments
2 min read
UI, API, DB: pushing "three-tier architecture" too far? 🤔

UI, API, DB: pushing "three-tier architecture" too far? 🤔

4
Comments 2
6 min read
Reverse Engineering for the Good: From the Source Code to the System Blueprint (Part II)

Reverse Engineering for the Good: From the Source Code to the System Blueprint (Part II)

4
Comments 1
23 min read
Monitoring SQS with Datadog

Monitoring SQS with Datadog

9
Comments 3
8 min read
クリーンアーキテクチャと DDD を意識したパッケージ構成についての思案

クリーンアーキテクチャと DDD を意識したパッケージ構成についての思案

2
Comments
1 min read
ViewModel en Android

ViewModel en Android

12
Comments
4 min read
A Journey Through Anti-Patterns and Code Smells

A Journey Through Anti-Patterns and Code Smells

1
Comments
9 min read
Eradicating the Primitive Obsession

Eradicating the Primitive Obsession

2
Comments
4 min read
How is Apache APISIX Fast?

How is Apache APISIX Fast?

35
Comments
6 min read
Plugin Architecture Design Pattern – A Beginner’s Guide To Modularity

Plugin Architecture Design Pattern – A Beginner’s Guide To Modularity

Comments
7 min read
Queueing in multi-tenant SaaS systems. How to ensure its fairness

Queueing in multi-tenant SaaS systems. How to ensure its fairness

9
Comments 1
11 min read
Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

Managing Timeouts in GenServer in Elixir: How to Control Waiting Time in Critical Operations

6
Comments
4 min read
Estruturação de Testes de API

Estruturação de Testes de API

2
Comments 1
5 min read
Dependency Injection for Games — Appendix: Dependency Inversion

Dependency Injection for Games — Appendix: Dependency Inversion

15
Comments
3 min read
Always Valid — A Myth or a Tangible Reality?

Always Valid — A Myth or a Tangible Reality?

3
Comments
5 min read
Dependency Injection for Games — Appendix: Injection Container

Dependency Injection for Games — Appendix: Injection Container

11
Comments
3 min read
Dependency Injection for Games

Dependency Injection for Games

9
Comments
6 min read
How to use the facade pattern to create custom components and decouple your code from third-party libraries

How to use the facade pattern to create custom components and decouple your code from third-party libraries

2
Comments
5 min read
🪨 SOLID Principles

🪨 SOLID Principles

5
Comments
2 min read
DynamoDB Streams EventBridge Pipes Multiple Items

DynamoDB Streams EventBridge Pipes Multiple Items

6
Comments
6 min read
💋 KISS (Keep It Simple, Stupid)

💋 KISS (Keep It Simple, Stupid)

5
Comments
2 min read
YAGNI (You Aren't Gonna Need It)

YAGNI (You Aren't Gonna Need It)

6
Comments
2 min read
🧺 DRY (Don’t Repeat Yourself)

🧺 DRY (Don’t Repeat Yourself)

5
Comments
2 min read
loading...