DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SOLID Principles: A Quick Guide (.NET examples)

SOLID Principles: A Quick Guide (.NET examples)

20
Comments
2 min read
Test Architecture Consideration

Test Architecture Consideration

Comments
3 min read
Myths about API HTTP clients

Myths about API HTTP clients

11
Comments
6 min read
How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

How To Build a Scalable SaaS Backend in 10 Minutes With 100 Lines of Code 🚀

98
Comments 3
6 min read
Pillars of Spring Security: A Pre-Authentication component in a complex scenario.

Pillars of Spring Security: A Pre-Authentication component in a complex scenario.

4
Comments
3 min read
Why Google Zanzibar Shines at Building Authorization

Why Google Zanzibar Shines at Building Authorization

16
Comments
7 min read
Automating high-privilege operations in Azure

Automating high-privilege operations in Azure

Comments
9 min read
Plug & Play Modular Architecture for Scalable and Maintainable Apps

Plug & Play Modular Architecture for Scalable and Maintainable Apps

9
Comments
5 min read
Why are Distributed Transactions danger to your microservices architecture?

Why are Distributed Transactions danger to your microservices architecture?

1
Comments
5 min read
Microservices: The Worst Technical Decision You Will Ever Make

Microservices: The Worst Technical Decision You Will Ever Make

2
Comments
4 min read
Understanding AWS Instance Connect End-Point

Understanding AWS Instance Connect End-Point

4
Comments
3 min read
SHOW DEV: ArchitectAI.app 🤖 AI instant Makeover for 🏡

SHOW DEV: ArchitectAI.app 🤖 AI instant Makeover for 🏡

2
Comments
1 min read
Provisioning OpenSearch as Infrastructure as Code (IaC) and Securing Data Access with API Gateway and Lambda

Provisioning OpenSearch as Infrastructure as Code (IaC) and Securing Data Access with API Gateway and Lambda

3
Comments 1
7 min read
Microrepos vs. Monorepo: Understanding the Differences 🥷🏻

Microrepos vs. Monorepo: Understanding the Differences 🥷🏻

5
Comments
4 min read
A better architecture for your Angular projects

A better architecture for your Angular projects

15
Comments
7 min read
Reliable Microservices Data Exchange With Streaming Database

Reliable Microservices Data Exchange With Streaming Database

7
Comments
6 min read
Analyzing GTA Vice City Source Code, Part 1: Audio

Analyzing GTA Vice City Source Code, Part 1: Audio

7
Comments 2
4 min read
Dependency Injection and Dependency Inversion

Dependency Injection and Dependency Inversion

1
Comments
4 min read
Say Hello to Team Pando

Say Hello to Team Pando

Comments
2 min read
Domain Driven Design

Domain Driven Design

Comments
18 min read
Application Bootstrapping with fp-ts

Application Bootstrapping with fp-ts

2
Comments 1
10 min read
Becoming a Cloud Architect: A Roadmap to the AWS Solutions Architect - Associate Certificate🏗️💡

Becoming a Cloud Architect: A Roadmap to the AWS Solutions Architect - Associate Certificate🏗️💡

2
Comments
6 min read
Single Sign On protocols: SAML vs OpenID Connect

Single Sign On protocols: SAML vs OpenID Connect

3
Comments 1
4 min read
Which Load Balancing Option(s) In Azure Should I Use?

Which Load Balancing Option(s) In Azure Should I Use?

1
Comments
6 min read
Harness the Power of Job Shadowing for a Career in Software Architecture

Harness the Power of Job Shadowing for a Career in Software Architecture

1
Comments
2 min read
Everything Bad in Java is Good for You

Everything Bad in Java is Good for You

51
Comments 25
7 min read
How I built my Cloudsky portfolio and leveraged AWS services for infrastructure and automation

How I built my Cloudsky portfolio and leveraged AWS services for infrastructure and automation

1
Comments
5 min read
The role of software architects in Agile teams

The role of software architects in Agile teams

5
Comments
13 min read
Beyond Connection: The Revolution in Efficient API Consumption

Beyond Connection: The Revolution in Efficient API Consumption

4
Comments
2 min read
Managing Azure Subscription Quota and Throttling Issues

Managing Azure Subscription Quota and Throttling Issues

3
Comments
6 min read
CQRS: Separating the Powers of Read and Write Operations in Event-Driven Systems

CQRS: Separating the Powers of Read and Write Operations in Event-Driven Systems

7
Comments 4
2 min read
Aprenda a medir se sua API pode ser considerada REST 🔥

Aprenda a medir se sua API pode ser considerada REST 🔥

Comments
3 min read
Evolving Legacy Software Architecture

Evolving Legacy Software Architecture

3
Comments
14 min read
Dapr v1.11 Release Highlights

Dapr v1.11 Release Highlights

1
Comments
7 min read
🚀 Mastering Modularization: Embracing Simplicity: Simplifying your codebase with Deletion Thinking 🧠

🚀 Mastering Modularization: Embracing Simplicity: Simplifying your codebase with Deletion Thinking 🧠

3
Comments
2 min read
The Long Road from Tester to Test Architect: A Journey of Continuous Learning

The Long Road from Tester to Test Architect: A Journey of Continuous Learning

1
Comments
2 min read
Flutter Clean Architecture [1]: An Overview & Project Structure

Flutter Clean Architecture [1]: An Overview & Project Structure

123
Comments 8
7 min read
What are facades and how to use it on ruby

What are facades and how to use it on ruby

20
Comments
2 min read
Understanding Magento 2 Modules: A Comprehensive Look into Key Class Types

Understanding Magento 2 Modules: A Comprehensive Look into Key Class Types

1
Comments
3 min read
Simple Repository Pattern for Ruby on Rails

Simple Repository Pattern for Ruby on Rails

42
Comments 2
3 min read
Flutter Clean Architecture [2]: An Overview & Project Structure

Flutter Clean Architecture [2]: An Overview & Project Structure

38
Comments 4
7 min read
Architects Delight: Enforcing Layers and Project Boundaries with Nx

Architects Delight: Enforcing Layers and Project Boundaries with Nx

34
Comments 2
4 min read
Flutter Clean Architecture [4]: An Overview & Project Structure

Flutter Clean Architecture [4]: An Overview & Project Structure

26
Comments 3
10 min read
Flutter Clean Architecture [3]: An Overview & Project Structure

Flutter Clean Architecture [3]: An Overview & Project Structure

23
Comments 1
13 min read
Understanding High Availability, Fault Tolerance, and Disaster Recovery in AWS: An Overview

Understanding High Availability, Fault Tolerance, and Disaster Recovery in AWS: An Overview

5
Comments 2
10 min read
Creating Better API Architecture Diagrams

Creating Better API Architecture Diagrams

Comments
8 min read
Construindo um serviço de log distribuido: Write-Ahead log

Construindo um serviço de log distribuido: Write-Ahead log

Comments 2
5 min read
What are your software development principles?

What are your software development principles?

14
Comments 18
1 min read
Engineering: A Technical Exploration of Argonaut's Notifications System

Engineering: A Technical Exploration of Argonaut's Notifications System

Comments
6 min read
A Deep Dive into the Strategy Design Pattern

A Deep Dive into the Strategy Design Pattern

2
Comments
3 min read
Architectural documentation and communication

Architectural documentation and communication

1
Comments 3
12 min read
Delayed events pattern, no more crons

Delayed events pattern, no more crons

1
Comments
5 min read
Backends For Frontends — My Take

Backends For Frontends — My Take

9
Comments 2
5 min read
10 principles for your event driven architecture

10 principles for your event driven architecture

10
Comments 1
4 min read
10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

10 Dicas Basicas de Arquitetura de Código : 2 - Code Smells

3
Comments
8 min read
10 Dicas Basicas de Arquitetura de Código : 1 - Aproveitando os Benefícios da Virtualização

10 Dicas Basicas de Arquitetura de Código : 1 - Aproveitando os Benefícios da Virtualização

1
Comments
3 min read
RESTful vs RESTless systems

RESTful vs RESTless systems

1
Comments
1 min read
How software architecture changes in the era of AI

How software architecture changes in the era of AI

4
Comments
3 min read
From Complexity to Clarity: Architecting Software

From Complexity to Clarity: Architecting Software

6
Comments 2
3 min read
Redis: Powering Pay-As-You-Go Models with Efficiency and Scalability

Redis: Powering Pay-As-You-Go Models with Efficiency and Scalability

2
Comments
4 min read
loading...