DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quick Tip #8

Quick Tip #8

3
Comments
1 min read
Deploying code from GitHub to AWS EC2 with CodePipeline

Deploying code from GitHub to AWS EC2 with CodePipeline

7
Comments
8 min read
Effective Java! Use Interfaces Only to Define Types

Effective Java! Use Interfaces Only to Define Types

6
Comments
2 min read
Kotlin Spring Boot use-case: dependency injection of a list of services

Kotlin Spring Boot use-case: dependency injection of a list of services

4
Comments
2 min read
Software design — is it different from architecture and why do we need it?

Software design — is it different from architecture and why do we need it?

11
Comments
6 min read
Domain Driven Design for Highly Scalable applications

Domain Driven Design for Highly Scalable applications

21
Comments
6 min read
Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 2

Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 2

12
Comments
13 min read
Making angular app CI/CD proof

Making angular app CI/CD proof

10
Comments
4 min read
Git internal architecture 🏛

Git internal architecture 🏛

182
Comments 7
4 min read
How we use Google Sheets API to Manage Our Notification Banners

How we use Google Sheets API to Manage Our Notification Banners

7
Comments
7 min read
Big 2 Card Game, Svelte, JAM Stack

Big 2 Card Game, Svelte, JAM Stack

3
Comments 1
6 min read
System Design Basics: Horizontal vs Vertical Scaling

System Design Basics: Horizontal vs Vertical Scaling

3
Comments
3 min read
Clean architecture series — Part 3

Clean architecture series — Part 3

76
Comments 14
8 min read
Reactive Architecture InShort!!

Reactive Architecture InShort!!

4
Comments
1 min read
A Flutter app with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD)

A Flutter app with Clean architecture + TDD + GraphQL + flutter_bloc + CodeCov + GitHooks + GitHub Actions (CI/CD)

28
Comments 1
2 min read
Book review: Just Enough Software Architecture

Book review: Just Enough Software Architecture

9
Comments 3
2 min read
The Citadel Architecture at AppSignal

The Citadel Architecture at AppSignal

35
Comments 2
3 min read
A Journey From Monolith to Micro Everything

A Journey From Monolith to Micro Everything

9
Comments
3 min read
Requirements as code: documentation update

Requirements as code: documentation update

22
Comments
1 min read
Amazon EventBridge: O principal componente em arquiteturas serverless

Amazon EventBridge: O principal componente em arquiteturas serverless

5
Comments
6 min read
The Graph in GraphQL

The Graph in GraphQL

133
Comments 10
7 min read
Programação procedural orientada a classes - Parte 2

Programação procedural orientada a classes - Parte 2

14
Comments 9
5 min read
9 Tips to Help You Improve the Most Underrated Skill in the Tech Industry

9 Tips to Help You Improve the Most Underrated Skill in the Tech Industry

32
Comments 5
5 min read
Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 1

Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 1

10
Comments
6 min read
Transactional Outbox Pattern in a monolithic application

Transactional Outbox Pattern in a monolithic application

10
Comments 2
8 min read
Chrome Multi-Processor Architecture

Chrome Multi-Processor Architecture

14
Comments
5 min read
Polly.JS dependencies with Eunice

Polly.JS dependencies with Eunice

6
Comments
4 min read
My DDD journey

My DDD journey

56
Comments 11
11 min read
Programação procedural orientada a classes

Programação procedural orientada a classes

38
Comments 11
3 min read
Effective Java! Design Interfaces for Posterity

Effective Java! Design Interfaces for Posterity

3
Comments
2 min read
Arquitetura de Software: Explicando Stream Processing, Event Source e Data Streaming

Arquitetura de Software: Explicando Stream Processing, Event Source e Data Streaming

4
Comments
25 min read
Design Patterns: Null Object

Design Patterns: Null Object

5
Comments 2
6 min read
Architecture planning of an on top filter over multiple public search APIs?

Architecture planning of an on top filter over multiple public search APIs?

5
Comments
3 min read
Don't overabstract the things

Don't overabstract the things

10
Comments 2
2 min read
What is Anemic Domain Model and why it can be harmful?

What is Anemic Domain Model and why it can be harmful?

3
Comments
1 min read
The Publisher Subscriber pattern

The Publisher Subscriber pattern

16
Comments 4
5 min read
Hosting a Markdown Wiki For Pentests and Profit

Hosting a Markdown Wiki For Pentests and Profit

7
Comments
17 min read
Microsoft Data Platform Stack Overview

Microsoft Data Platform Stack Overview

18
Comments
8 min read
Designing Opaque Type for form fields in Elm: Part 2

Designing Opaque Type for form fields in Elm: Part 2

13
Comments 1
5 min read
The approaches and challenges of Micro Frontends. A theoretical introduction

The approaches and challenges of Micro Frontends. A theoretical introduction

8
Comments
9 min read
Effective Java Tuesday! Prefer Interfaces to Abstract Classes

Effective Java Tuesday! Prefer Interfaces to Abstract Classes

8
Comments
3 min read
O que é arquitetura

O que é arquitetura

64
Comments 2
4 min read
Four Key Metrics and team performance

Four Key Metrics and team performance

83
Comments 7
8 min read
Software Architecture (introduction)

Software Architecture (introduction)

11
Comments 1
2 min read
Are There Actually Companies out There That Write Good Code?

Are There Actually Companies out There That Write Good Code?

22
Comments 5
7 min read
Régnez sur vos APIs avec Kong

Régnez sur vos APIs avec Kong

6
Comments 1
8 min read
Designing Opaque Type for form fields in Elm: Part 1

Designing Opaque Type for form fields in Elm: Part 1

17
Comments
4 min read
Moving Beyond Angular's Style Guide - Part 3: Symbols and file names

Moving Beyond Angular's Style Guide - Part 3: Symbols and file names

8
Comments
6 min read
Lessons from UNIX History: Avoiding the "second system effect"

Lessons from UNIX History: Avoiding the "second system effect"

7
Comments 1
3 min read
9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

9 Things I Wish I Knew When I Started Managing AWS Workloads 🤷

44
Comments 6
9 min read
What You Should Know About iOS Software Architecture

What You Should Know About iOS Software Architecture

9
Comments
8 min read
The ultimate guide for Microservices’ design

The ultimate guide for Microservices’ design

64
Comments
8 min read
10 principles of scalable frontend projects

10 principles of scalable frontend projects

277
Comments 10
4 min read
Clean Code Architecture in Go

Clean Code Architecture in Go

24
Comments
7 min read
How would you design the twitter timeline?

How would you design the twitter timeline?

7
Comments
1 min read
Is Your Team Wrong About Your Codebase? Prove It. Visually.

Is Your Team Wrong About Your Codebase? Prove It. Visually.

44
Comments 10
7 min read
Clean code in Spring ecosystem

Clean code in Spring ecosystem

9
Comments
6 min read
Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.

Effective Java Tuesday! Design and Document Classes for Inheritance or Else Prohibit It.

6
Comments
4 min read
Clean architecture series - Part 1

Clean architecture series - Part 1

324
Comments 5
8 min read
A Deep Dive into AWS Firecracker

A Deep Dive into AWS Firecracker

10
Comments
3 min read
loading...