DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Express your intentions in your coding - short lived variables

Express your intentions in your coding - short lived variables

3
Comments
2 min read
How event-driven architecture is changing APIs

How event-driven architecture is changing APIs

5
Comments
7 min read
A whole post about logging? Hell Yeah

A whole post about logging? Hell Yeah

4
Comments
9 min read
Why you should care about Azure Front Door Standard and Premium

Why you should care about Azure Front Door Standard and Premium

2
Comments
8 min read
Antenatal for ng new - The mother of all angular applications both dead and alive

Antenatal for ng new - The mother of all angular applications both dead and alive

6
Comments 2
5 min read
Design Pattern: Singleton - Probably the easiest explanation!

Design Pattern: Singleton - Probably the easiest explanation!

5
Comments
2 min read
Using Postman with the WordPress REST API

Using Postman with the WordPress REST API

8
Comments 1
5 min read
Importing metadata from the AWS Glue data catalog into Apache Atlas with EMR

Importing metadata from the AWS Glue data catalog into Apache Atlas with EMR

13
Comments 1
6 min read
An Introduction to Microservices pt. 1

An Introduction to Microservices pt. 1

63
Comments
6 min read
A gentle introduction to dependency injection

A gentle introduction to dependency injection

2
Comments
3 min read
Intro to MVVM architecture in Flutter using PMVVM package

Intro to MVVM architecture in Flutter using PMVVM package

25
Comments 2
5 min read
An Introduction to Microservices pt. 2

An Introduction to Microservices pt. 2

9
Comments 1
5 min read
An Introduction to Microservices pt. 3

An Introduction to Microservices pt. 3

12
Comments
7 min read
An Introduction to Microservices pt. 4

An Introduction to Microservices pt. 4

5
Comments
2 min read
An Introduction to Microservices pt. 5

An Introduction to Microservices pt. 5

4
Comments
8 min read
An Introduction to Microservices pt. 6

An Introduction to Microservices pt. 6

4
Comments
3 min read
Design to Duty: The Accounting and Reporting Systems at Adyen

Design to Duty: The Accounting and Reporting Systems at Adyen

15
Comments 1
9 min read
Effective Java: Favor The Use of Standard Exceptions

Effective Java: Favor The Use of Standard Exceptions

2
Comments
4 min read
Design Patterns: Bridge

Design Patterns: Bridge

7
Comments
6 min read
Conducting a code review: Part 2.1 - What to look for in a code review 🔎

Conducting a code review: Part 2.1 - What to look for in a code review 🔎

7
Comments 3
5 min read
Conducting a code review: Part 2 – The reviewer 🙌

Conducting a code review: Part 2 – The reviewer 🙌

2
Comments
8 min read
Zero Downtime Reindex in Elasticsearch

Zero Downtime Reindex in Elasticsearch

16
Comments
6 min read
The Best Way To Simplify Any Complex Problem

The Best Way To Simplify Any Complex Problem

5
Comments
4 min read
Migrate an on-premises Microsoft SQL Server database to Amazon RDS via Amazon S3

Migrate an on-premises Microsoft SQL Server database to Amazon RDS via Amazon S3

4
Comments
2 min read
How to draw architecture diagrams? | tools and standards for architecture diagrams?

How to draw architecture diagrams? | tools and standards for architecture diagrams?

2
Comments 1
2 min read
What are the characteristics of a good software architecture?

What are the characteristics of a good software architecture?

3
Comments
2 min read
Tips For Aspiring Artists - 3 Must Know Tips for Aspiring Artists

Tips For Aspiring Artists - 3 Must Know Tips for Aspiring Artists

3
Comments 1
3 min read
Clean Architecture with Laravel

Clean Architecture with Laravel

165
Comments 32
7 min read
Believer, User, and Friend - The roles as a Coder

Believer, User, and Friend - The roles as a Coder

2
Comments
4 min read
Importing Typescript files in Angular with Barrels.

Importing Typescript files in Angular with Barrels.

7
Comments
1 min read
Effective Java: Avoid Unnecessary Use of Checked Exceptions

Effective Java: Avoid Unnecessary Use of Checked Exceptions

2
Comments
2 min read
Best Practices for Designing Amazon API Gateway Private APIs and Private Integration | AWS Whitepaper Summary

Best Practices for Designing Amazon API Gateway Private APIs and Private Integration | AWS Whitepaper Summary

10
Comments
5 min read
Why Singletons Are Bad?

Why Singletons Are Bad?

10
Comments 6
3 min read
Why Every Software Engineer Should Learn Computer Architecture.

Why Every Software Engineer Should Learn Computer Architecture.

303
Comments 54
3 min read
Amazon Cognito MFA with Email Using Lambda Triggers

Amazon Cognito MFA with Email Using Lambda Triggers

13
Comments
8 min read
Subdomains and Bounded Contexts

Subdomains and Bounded Contexts

7
Comments
5 min read
Did you know: local-first-cooperation?

Did you know: local-first-cooperation?

3
Comments
1 min read
Clean Architecture (minus Reactive Streams)

Clean Architecture (minus Reactive Streams)

5
Comments
6 min read
Understanding ADTs

Understanding ADTs

2
Comments
5 min read
Fundamentals of REST API

Fundamentals of REST API

144
Comments 18
9 min read
Mixing Clean Architecture

Mixing Clean Architecture

59
Comments
16 min read
Effective Java: Use Checked Exceptions for Recoverable Conditions

Effective Java: Use Checked Exceptions for Recoverable Conditions

2
Comments
2 min read
Do you have an Anemic or Rich Domain Model?

Do you have an Anemic or Rich Domain Model?

7
Comments
4 min read
Understanding Dependency Inversion principle

Understanding Dependency Inversion principle

5
Comments 2
2 min read
Designing a Rate Limiter

Designing a Rate Limiter

5
Comments
2 min read
Design Patterns: Adapter

Design Patterns: Adapter

29
Comments 1
7 min read
Moving away from ReactJs and VueJs on front-end using Clean Architecture

Moving away from ReactJs and VueJs on front-end using Clean Architecture

1364
Comments 88
15 min read
👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

👓Google's conduct of code reviews: Part 1 – Two sides of the same coin 🪙

4
Comments
5 min read
4 Effective Tools for Building a React Design System

4 Effective Tools for Building a React Design System

15
Comments 2
3 min read
Control your Monorepo 🗄️

Control your Monorepo 🗄️

84
Comments 7
5 min read
Leverage Your REST Ecosystem With GraphQL

Leverage Your REST Ecosystem With GraphQL

2
Comments
5 min read
Journey of a web page 🛣️ - How browsers work

Journey of a web page 🛣️ - How browsers work

1315
Comments 15
22 min read
Distributed Tracing: Build vs Buy

Distributed Tracing: Build vs Buy

17
Comments
6 min read
Tendências de arquitetura de software na pesquisa e prática, um resumo de “Software Architecture: a Roadmap”

Tendências de arquitetura de software na pesquisa e prática, um resumo de “Software Architecture: a Roadmap”

2
Comments
8 min read
React & Redux Application Architecture

React & Redux Application Architecture

9
Comments
4 min read
3 End-to-End Testing Pitfalls to Avoid

3 End-to-End Testing Pitfalls to Avoid

28
Comments
4 min read
Notes of Clean Architecture

Notes of Clean Architecture

14
Comments
5 min read
Creating successful high-level software solutions

Creating successful high-level software solutions

9
Comments 1
9 min read
SOLID: Dependency Inversion Principle

SOLID: Dependency Inversion Principle

17
Comments
5 min read
From developer to (solutions) architect. A simple guide.

From developer to (solutions) architect. A simple guide.

165
Comments 12
12 min read
loading...