DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Moving Beyond Angular's Style Guide - Part 2: Small functions

Moving Beyond Angular's Style Guide - Part 2: Small functions

3
Comments
4 min read
Scaling stories: how startups failed

Scaling stories: how startups failed

6
Comments
7 min read
Clean architecture series — Part 2

Clean architecture series — Part 2

71
Comments 6
12 min read
Capture Refactoring Ideas With Annotated TODOs

Capture Refactoring Ideas With Annotated TODOs

11
Comments 3
3 min read
Uploading a large file from web

Uploading a large file from web

8
Comments
6 min read
Moving Beyond Angular's Style Guide - Part 1: Rule of One

Moving Beyond Angular's Style Guide - Part 1: Rule of One

12
Comments
4 min read
Examples on the violation of Liskov Substitution Principle (LSP)

Examples on the violation of Liskov Substitution Principle (LSP)

12
Comments
2 min read
Python package distribution can be easy

Python package distribution can be easy

12
Comments
13 min read
Install New Relic on Mac OS using homebrew php

Install New Relic on Mac OS using homebrew php

8
Comments
1 min read
Build feature flags in React using the Context API: how to

Build feature flags in React using the Context API: how to

18
Comments 2
4 min read
Redux lib pattern

Redux lib pattern

7
Comments
5 min read
Integrating a modern frontend in a multi tenant AEM project (part 4)

Integrating a modern frontend in a multi tenant AEM project (part 4)

16
Comments 2
4 min read
Caveats When Choosing 3rd Party Libraries For Your Application

Caveats When Choosing 3rd Party Libraries For Your Application

4
Comments
2 min read
Functional Core with Ports and Adapters

Functional Core with Ports and Adapters

11
Comments 6
1 min read
Takeaways from reading Software Architecture Patterns

Takeaways from reading Software Architecture Patterns

10
Comments
2 min read
Loading Components Dynamically in Angular 9 with Ivy

Loading Components Dynamically in Angular 9 with Ivy

35
Comments 2
8 min read
Why a distributed system (highly concurrent) is mostly asynchronous?

Why a distributed system (highly concurrent) is mostly asynchronous?

7
Comments 9
1 min read
What do you call the style of monorepo that Babel and Material-UI use?

What do you call the style of monorepo that Babel and Material-UI use?

7
Comments
2 min read
Isolation levels and locking in relational databases

Isolation levels and locking in relational databases

21
Comments 1
10 min read
Interview With Nate Barbettini: OAuth, GraphQL, Event Sourcing

Interview With Nate Barbettini: OAuth, GraphQL, Event Sourcing

26
Comments
1 min read
Effective Java Tuesday! Favor Composition Over Inheritance

Effective Java Tuesday! Favor Composition Over Inheritance

8
Comments 1
4 min read
Three Tips for Working with Legacy Code

Three Tips for Working with Legacy Code

36
Comments 5
5 min read
Hexagonal Architecture

Hexagonal Architecture

8
Comments 1
1 min read
Microservices Architecture Tutorial: all you need to get started

Microservices Architecture Tutorial: all you need to get started

88
Comments 3
10 min read
Cambios en el examen AWS Solutions Architect Associate - (SAA-C02)

Cambios en el examen AWS Solutions Architect Associate - (SAA-C02)

11
Comments 1
4 min read
SlimIO Architecture #1 - Monolithic to Modular

SlimIO Architecture #1 - Monolithic to Modular

8
Comments
4 min read
PostgreSQL Connection Pooling: Part 3 – Pgpool-II

PostgreSQL Connection Pooling: Part 3 – Pgpool-II

13
Comments
5 min read
The Serverless Trilemma: Build High-Quality Architectures

The Serverless Trilemma: Build High-Quality Architectures

9
Comments
1 min read
Keyboard observer in Android with LiveData

Keyboard observer in Android with LiveData

7
Comments
3 min read
Free AWS Practice Tests

Free AWS Practice Tests

15
Comments
1 min read
Creating block diagrams from docker-compose files

Creating block diagrams from docker-compose files

24
Comments
2 min read
Why to use a Front end framework/library for your application

Why to use a Front end framework/library for your application

8
Comments 2
2 min read
3 Reasons Not To Implicitly Memoize

3 Reasons Not To Implicitly Memoize

7
Comments
4 min read
Keep your service alive with a circuit breaker

Keep your service alive with a circuit breaker

14
Comments 6
6 min read
CQRS using Java and Axon - Command module

CQRS using Java and Axon - Command module

11
Comments 1
4 min read
Effective Java Tuesday! Minimize Mutability

Effective Java Tuesday! Minimize Mutability

11
Comments
5 min read
Multi or single-tenancy?

Multi or single-tenancy?

3
Comments 4
1 min read
Architecture of Prototype Inheritance in JavaScript

Architecture of Prototype Inheritance in JavaScript

4
Comments
6 min read
State vs knowledge: you should make your apps a bit more complex to keep them simple

State vs knowledge: you should make your apps a bit more complex to keep them simple

16
Comments
7 min read
Processes and Threads - Part 1

Processes and Threads - Part 1

5
Comments
3 min read
Streaming Corona Posts from Reddit to Slack

Streaming Corona Posts from Reddit to Slack

5
Comments
1 min read
Communication Between Micro Frontends

Communication Between Micro Frontends

114
Comments 17
9 min read
Why I always use CQRS pattern when I work with juniors? 🤔

Why I always use CQRS pattern when I work with juniors? 🤔

11
Comments 2
2 min read
Using GraphQL apollo client in Redux-Thunks actions

Using GraphQL apollo client in Redux-Thunks actions

9
Comments
2 min read
Engineering Ideas #9

Engineering Ideas #9

8
Comments
7 min read
Migrate Kentico EMS to Kentico Kontent - Part 3: Projects

Migrate Kentico EMS to Kentico Kontent - Part 3: Projects

12
Comments
4 min read
Paradox of scale: why Netflix couldn't build Netflix

Paradox of scale: why Netflix couldn't build Netflix

70
Comments 2
2 min read
What is serverless? A Gentle Introduction to Azure Functions (Part 3)

What is serverless? A Gentle Introduction to Azure Functions (Part 3)

8
Comments
5 min read
Software Architecture - Complete Guide

Software Architecture - Complete Guide

370
Comments 9
3 min read
Effective Java Tuesday! In Public Classes, Use Accessors, Not Public Fields

Effective Java Tuesday! In Public Classes, Use Accessors, Not Public Fields

8
Comments
2 min read
Deploy Any cdkpatterns.com Serverless Pattern to AWS in 3 Commands

Deploy Any cdkpatterns.com Serverless Pattern to AWS in 3 Commands

12
Comments
1 min read
Using SonarCloud with Github Actions and Maven

Using SonarCloud with Github Actions and Maven

22
Comments 3
4 min read
Obsolete Design Patterns - Command Pattern

Obsolete Design Patterns - Command Pattern

11
Comments 1
8 min read
Scaling atomic design with React

Scaling atomic design with React

55
Comments 1
4 min read
Should I Use A Microservices Architecture?

Should I Use A Microservices Architecture?

391
Comments 9
10 min read
Serverless pitfalls & design principles for microservices

Serverless pitfalls & design principles for microservices

18
Comments
2 min read
Domain-Driven Design: The cool parts (Part 1)

Domain-Driven Design: The cool parts (Part 1)

20
Comments
4 min read
Book notes: Accelerate, building and scaling high performing technology organizations

Book notes: Accelerate, building and scaling high performing technology organizations

37
Comments 5
8 min read
Deploy “The Big Fan” Serverless Pattern Today (AWS API Gateway, SNS, SQS and Lambda)

Deploy “The Big Fan” Serverless Pattern Today (AWS API Gateway, SNS, SQS and Lambda)

9
Comments
1 min read
☎️ Ways to communicate between browsers and servers and everything in between.☎️

☎️ Ways to communicate between browsers and servers and everything in between.☎️

21
Comments
2 min read
loading...