DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cloud Collective: Real-time Data Integration with Webhooks

Cloud Collective: Real-time Data Integration with Webhooks

2
Comments
1 min read
Solid design principles part 1

Solid design principles part 1

3
Comments
2 min read
The ultimate man-cave

The ultimate man-cave

5
Comments 1
7 min read
Como resolver problemas de versionamento dos pacotes no Lerna

Como resolver problemas de versionamento dos pacotes no Lerna

2
Comments
2 min read
Scaling Kubernetes Clusters with Armory

Scaling Kubernetes Clusters with Armory

6
Comments
10 min read
The Holy Grail of UIKit: Delegate Pattern

The Holy Grail of UIKit: Delegate Pattern

16
Comments
6 min read
Arquitetura Escalável

Arquitetura Escalável

18
Comments 1
7 min read
Singleton Pattern

Singleton Pattern

35
Comments
4 min read
Attributes of good REST APIs

Attributes of good REST APIs

70
Comments 6
2 min read
Watching the Requests Go By: Reconstructing an API Spec with APIClarity

Watching the Requests Go By: Reconstructing an API Spec with APIClarity

15
Comments
9 min read
Introduction to C4

Introduction to C4

6
Comments 1
3 min read
Breaking up the monolith: Magic identifiers

Breaking up the monolith: Magic identifiers

14
Comments
8 min read
Postman Collection for Salesforce: Mock Servers and Code Snippets

Postman Collection for Salesforce: Mock Servers and Code Snippets

26
Comments
9 min read
Decode Builder Design Pattern

Decode Builder Design Pattern

6
Comments
3 min read
Decode Abstract Factory Design Pattern

Decode Abstract Factory Design Pattern

23
Comments 3
4 min read
5 Tips to Scale your App

5 Tips to Scale your App

3
Comments
5 min read
Inversion of Control — A simple & effective design principle

Inversion of Control — A simple & effective design principle

26
Comments 1
5 min read
8 Steps Guide To Ace A System Design Interview

8 Steps Guide To Ace A System Design Interview

20
Comments
11 min read
Pop culture design patterns: creational

Pop culture design patterns: creational

7
Comments 2
5 min read
[Part 4/4] 🌐 Senior Backend Architecture Interview With a Senior Software Engineer

[Part 4/4] 🌐 Senior Backend Architecture Interview With a Senior Software Engineer

13
Comments 1
1 min read
x86 vs x64 systems for roadrunners

x86 vs x64 systems for roadrunners

10
Comments 2
3 min read
Understanding Domain Driven Design with some Pizza

Understanding Domain Driven Design with some Pizza

239
Comments 5
3 min read
O básico (ou nem tão básico assim)

O básico (ou nem tão básico assim)

14
Comments 1
9 min read
What Does It Mean For GraphQL To Be A Runtime, Anyway?

What Does It Mean For GraphQL To Be A Runtime, Anyway?

8
Comments 2
3 min read
Detalhes sobre desenvolvimento de software

Detalhes sobre desenvolvimento de software

6
Comments
1 min read
Atomic Design Methodology with React and Typescript

Atomic Design Methodology with React and Typescript

37
Comments 3
7 min read
CLEAN architecture for React apps

CLEAN architecture for React apps

99
Comments
13 min read
Arquitetura Hexagonal... É arquitetura? É hexagonal?

Arquitetura Hexagonal... É arquitetura? É hexagonal?

2
Comments
1 min read
Deploying a Kotlin App to Heroku

Deploying a Kotlin App to Heroku

15
Comments
9 min read
About design patterns: Dependency Injection

About design patterns: Dependency Injection

7
Comments
6 min read
How To Become A Software Architect 29:01

How To Become A Software Architect

16
Comments
1 min read
Overview of AWS : Intro to Cloud Computing | AWS White Paper Summary

Overview of AWS : Intro to Cloud Computing | AWS White Paper Summary

8
Comments
3 min read
Is Microservices a good choice ?

Is Microservices a good choice ?

49
Comments 19
1 min read
Transitioning from Monolith to Microservices

Transitioning from Monolith to Microservices

9
Comments
11 min read
Desenvolvimento, arquitetura e boas praticas

Desenvolvimento, arquitetura e boas praticas

5
Comments 2
4 min read
Effective Java: Strive for Failure Atomicity

Effective Java: Strive for Failure Atomicity

5
Comments
3 min read
Get introduced to Kubernetes Architecture

Get introduced to Kubernetes Architecture

10
Comments
4 min read
Architecting React Applications

Architecting React Applications

4
Comments 4
2 min read
Serverless Integration, Zero Code

Serverless Integration, Zero Code

17
Comments 3
8 min read
Service classes A Primer

Service classes A Primer

2
Comments
1 min read
Password-less auth in Rails

Password-less auth in Rails

50
Comments 14
7 min read
Systemic Cloud Migration Hands-on Guide to Architecture, Design and Technical Implementation

Systemic Cloud Migration Hands-on Guide to Architecture, Design and Technical Implementation

2
Comments
1 min read
Database-driven realtime architectures: building a serverless and editable chat app - Part 2

Database-driven realtime architectures: building a serverless and editable chat app - Part 2

8
Comments
20 min read
I'm Joining Amplication with a Vision to Democratize Engineering

I'm Joining Amplication with a Vision to Democratize Engineering

19
Comments
3 min read
Nodejs Best Practices(part 1- Introduction)

Nodejs Best Practices(part 1- Introduction)

184
Comments
3 min read
KubeMQ: A Modern Alternative to Kafka

KubeMQ: A Modern Alternative to Kafka

14
Comments
6 min read
The simplicity of ASP.NET Endpoints

The simplicity of ASP.NET Endpoints

20
Comments
5 min read
Switching Spaces – Building Cohesive Rooms with Autumn Crossan

Switching Spaces – Building Cohesive Rooms with Autumn Crossan

1
Comments
19 min read
Commit-Based Visibility

Commit-Based Visibility

4
Comments
5 min read
Clean architecture of Flutter application. Part 2 - Practice

Clean architecture of Flutter application. Part 2 - Practice

52
Comments 7
8 min read
Why Developers are Embracing Modern Card Issuing and the Open API

Why Developers are Embracing Modern Card Issuing and the Open API

6
Comments
8 min read
NodeJs Layered Architecture

NodeJs Layered Architecture

7
Comments 2
11 min read
[Part 3/4] 🌐 Senior Backend Architecture Interview With a Senior Software Engineer

[Part 3/4] 🌐 Senior Backend Architecture Interview With a Senior Software Engineer

32
Comments 1
1 min read
Design Patterns: Strategy Pattern

Design Patterns: Strategy Pattern

6
Comments
3 min read
Architecting a Real-Time Scheduling Integration with DynamoDB

Architecting a Real-Time Scheduling Integration with DynamoDB

3
Comments
4 min read
Database-driven realtime architectures: building a serverless and editable chat app - Part 1

Database-driven realtime architectures: building a serverless and editable chat app - Part 1

63
Comments
9 min read
Scaling Applications With Message Queues

Scaling Applications With Message Queues

4
Comments
4 min read
[pt-BR] Regra de negócio para desenvolvedores front-end

[pt-BR] Regra de negócio para desenvolvedores front-end

9
Comments 1
5 min read
A Quick Look: The Software Architecture of Common Web App Features

A Quick Look: The Software Architecture of Common Web App Features

7
Comments
3 min read
Effective Java: Include Failure-Capture Information in Detail Messages

Effective Java: Include Failure-Capture Information in Detail Messages

6
Comments
2 min read
loading...