DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using shared settings between multiple environments in Angular 🚀

Using shared settings between multiple environments in Angular 🚀

41
Comments 6
4 min read
Windows Containers and .NET Framework applications: Migration

Windows Containers and .NET Framework applications: Migration

4
Comments
10 min read
Freedom to decide, responsibility to explain - How and why to automate your architecture docs

Freedom to decide, responsibility to explain - How and why to automate your architecture docs

11
Comments
5 min read
System Design Analysis of Instagram

System Design Analysis of Instagram

6
Comments
3 min read
The difference between Tiers and Layers in Software Architecture

The difference between Tiers and Layers in Software Architecture

3
Comments
2 min read
Let's create microservices system from scratch - part 4

Let's create microservices system from scratch - part 4

4
Comments
4 min read
1. Introduction to Design Patterns

1. Introduction to Design Patterns

4
Comments
3 min read
What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

What every ASP.NET Core Web API project needs - Part 4 - Error Message Reusability and Localization

30
Comments 3
5 min read
Book notes: Team Topologies

Book notes: Team Topologies

14
Comments 1
10 min read
High availability Kubernetes cluster on bare metal

High availability Kubernetes cluster on bare metal

6
Comments
4 min read
We knocked out our own site with a slow query

We knocked out our own site with a slow query

16
Comments
5 min read
Redis Based Lightweight Microservices

Redis Based Lightweight Microservices

4
Comments
3 min read
7 types of modern databases: purpose, advantages and disadvantages

7 types of modern databases: purpose, advantages and disadvantages

97
Comments 7
4 min read
PrincĂ­pios SOLID: o que sĂŁo e como aplicĂĄ-los no PHP/Laravel (Parte 05 - InversĂŁo de DependĂȘncia)

PrincĂ­pios SOLID: o que sĂŁo e como aplicĂĄ-los no PHP/Laravel (Parte 05 - InversĂŁo de DependĂȘncia)

19
Comments 2
2 min read
Microservices vs APIs: One Doesn’t Always Imply the Other

Microservices vs APIs: One Doesn’t Always Imply the Other

11
Comments 1
7 min read
System Design : Is client side load balancing a good idea?

System Design : Is client side load balancing a good idea?

4
Comments
5 min read
The Encapsulation Principle Explained

The Encapsulation Principle Explained

28
Comments
4 min read
Learning Event-Driven Architecture

Learning Event-Driven Architecture

12
Comments
3 min read
Communication Between Loosely Coupled Microservices — Webinar FAQ

Communication Between Loosely Coupled Microservices — Webinar FAQ

3
Comments
13 min read
Choreography and Orchestration in Microservices Architecture

Choreography and Orchestration in Microservices Architecture

3
Comments
8 min read
Effective Java: Know and Use the Libraries

Effective Java: Know and Use the Libraries

9
Comments 1
3 min read
What Is the Node.js ETL Pipeline?

What Is the Node.js ETL Pipeline?

6
Comments 2
5 min read
Differences between Traditional and Event-Driven Systems

Differences between Traditional and Event-Driven Systems

2
Comments
3 min read
React Hooks Factories

React Hooks Factories

111
Comments 10
3 min read
JWT Implementation in Go

JWT Implementation in Go

9
Comments
3 min read
5 practices to take Hashicorp Vault in Kubernetes to production readiness

5 practices to take Hashicorp Vault in Kubernetes to production readiness

3
Comments
1 min read
Microservices vs modular monolithic

Microservices vs modular monolithic

3
Comments 1
2 min read
Software Architecture Documentation - The arc42 Notion Template

Software Architecture Documentation - The arc42 Notion Template

10
Comments 8
2 min read
Video: Visualize the architecture of your Python app, in VS Code, in 2 / minutes 02:33

Video: Visualize the architecture of your Python app, in VS Code, in 2 / minutes

38
Comments
1 min read
Inheritance: Derivative Songwriting

Inheritance: Derivative Songwriting

7
Comments
7 min read
Using Sonic Pi to Play Music With Ruby

Using Sonic Pi to Play Music With Ruby

4
Comments
3 min read
Stringing Code Together to Play Music

Stringing Code Together to Play Music

6
Comments
6 min read
Synthesizing Composition With Delegation

Synthesizing Composition With Delegation

7
Comments
4 min read
Shedding a Light on Duck Typing

Shedding a Light on Duck Typing

6
Comments
4 min read
Dependency Injection: Plug In

Dependency Injection: Plug In

6
Comments
5 min read
A Review of Domain-Driven Design Distilled

A Review of Domain-Driven Design Distilled

4
Comments 1
2 min read
Why go Headless?

Why go Headless?

9
Comments
6 min read
Advertising another approach to Maintainable OOP

Advertising another approach to Maintainable OOP

2
Comments
12 min read
On TypeScript unions

On TypeScript unions

5
Comments
3 min read
What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

What every ASP.NET Core Web API project needs - Part 3 - Exception handling middleware

59
Comments 2
4 min read
A Comprehensive Guide to Distributed Systems

A Comprehensive Guide to Distributed Systems

20
Comments
17 min read
Code quality àčàžšàžšàčƒàžŠàč‰àž„àž§àžČàžĄàž„àžžàč‰àž™àč€àž„àžą

Code quality àčàžšàžšàčƒàžŠàč‰àž„àž§àžČàžĄàž„àžžàč‰àž™àč€àž„àžą

9
Comments
1 min read
Exploring vertical slices in dotnet core

Exploring vertical slices in dotnet core

39
Comments 5
8 min read
Reducing Data Latency with Geographically Distributed Databases

Reducing Data Latency with Geographically Distributed Databases

52
Comments
8 min read
Authentication & Authorization in Microservices Architecture - Part I

Authentication & Authorization in Microservices Architecture - Part I

365
Comments 27
6 min read
What every ASP.NET Core Web API project needs - Part 1 - Serilog

What every ASP.NET Core Web API project needs - Part 1 - Serilog

100
Comments 16
5 min read
What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

What every ASP.NET Core Web API project needs - Part 2 - API versioning and Swagger

56
Comments 4
7 min read
Better logs for ExpressJS using Winston and Morgan with Typescript

Better logs for ExpressJS using Winston and Morgan with Typescript

63
Comments 5
7 min read
Easily Create Allow (or Deny) Lists for Azure Resources

Easily Create Allow (or Deny) Lists for Azure Resources

Comments
3 min read
Untangling Legacy Code with Events

Untangling Legacy Code with Events

5
Comments
3 min read
Code Design - Domain Driven Hexagon

Code Design - Domain Driven Hexagon

16
Comments 1
51 min read
Scalable JSON processing using fs/promises, Async and Oboe

Scalable JSON processing using fs/promises, Async and Oboe

14
Comments
5 min read
Video: Visualize the architecture of your Ruby app, in VS Code, in 2 / minutes 02:26

Video: Visualize the architecture of your Ruby app, in VS Code, in 2 / minutes

15
Comments
1 min read
Lifeway's Event Driven Architecture

Lifeway's Event Driven Architecture

6
Comments
4 min read
3 Layers of Software Applications for Non-developers

3 Layers of Software Applications for Non-developers

3
Comments
4 min read
All you need to know about YOLO v3 (You Only Look Once)

All you need to know about YOLO v3 (You Only Look Once)

28
Comments
6 min read
My Mental Model of a Server

My Mental Model of a Server

3
Comments 1
4 min read
The case against DRY, Micro-Frontends edition.

The case against DRY, Micro-Frontends edition.

6
Comments 4
4 min read
How Twitter stores 500M tweets a day?

How Twitter stores 500M tweets a day?

10
Comments
3 min read
Curl commands on helm chart install/upgrade

Curl commands on helm chart install/upgrade

16
Comments
3 min read
loading...