DEV Community

Architecture

The fundamental structures of a software system.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Best practices while breaking down a monolith into microservices

Best practices while breaking down a monolith into microservices

22
Comments
2 min read
Dial 202–200–303 for RESTful Asynchronous Process

Dial 202–200–303 for RESTful Asynchronous Process

6
Comments
3 min read
Effective Java Tuesday! Minimize the Accessibility of Classes and Member

Effective Java Tuesday! Minimize the Accessibility of Classes and Member

5
Comments
5 min read
Micro Frontends — From the 00s to 20s

Micro Frontends — From the 00s to 20s

5
Comments
3 min read
SwiftUI: Everything is possible if you think like Apple

SwiftUI: Everything is possible if you think like Apple

13
Comments
6 min read
Deploy "The EventBridge Circuit Breaker" pattern today (AWS API Gateway, Lambda, EventBridge, DynamoDB)

Deploy "The EventBridge Circuit Breaker" pattern today (AWS API Gateway, Lambda, EventBridge, DynamoDB)

20
Comments 3
1 min read
Boring is the new Black

Boring is the new Black

10
Comments 2
6 min read
Pragmatic developer: Learn architecture and design patterns. Using ORM and ActiveRecord

Pragmatic developer: Learn architecture and design patterns. Using ORM and ActiveRecord

17
Comments
16 min read
What is CDKPatterns.com?

What is CDKPatterns.com?

22
Comments
1 min read
⁉ Why I started developing 💡 my new software project by building a 🚀 Continuous Deployment 🔃 pipeline

⁉ Why I started developing 💡 my new software project by building a 🚀 Continuous Deployment 🔃 pipeline

7
Comments 1
7 min read
Frontend Architecture: Installing vs Writing modules

Frontend Architecture: Installing vs Writing modules

15
Comments
11 min read
Lessons for architectural design from Netflix

Lessons for architectural design from Netflix

28
Comments 2
2 min read
How to: design resilient systems & create testable CI/CD pipelines

How to: design resilient systems & create testable CI/CD pipelines

42
Comments
3 min read
Automatic SSL with Let's Encrypt & Nginx

Automatic SSL with Let's Encrypt & Nginx

564
Comments 21
8 min read
GIS Viewers - reducing the impact of technologies upgrade

GIS Viewers - reducing the impact of technologies upgrade

5
Comments
3 min read
Finite State Machine - How vending machines know you're actually a good guy that pays the right amount

Finite State Machine - How vending machines know you're actually a good guy that pays the right amount

8
Comments
2 min read
Deploy Flask Applications with uWSGI and Nginx

Deploy Flask Applications with uWSGI and Nginx

23
Comments 2
10 min read
The Serverless Trilemma

The Serverless Trilemma

9
Comments
4 min read
Effective Java Tuesday! Consider Implementing `Comparable`

Effective Java Tuesday! Consider Implementing `Comparable`

10
Comments 2
4 min read
Act on storage events

Act on storage events

5
Comments
4 min read
Reusing S3 bucket for multiple Serverless Framework projects deploy

Reusing S3 bucket for multiple Serverless Framework projects deploy

12
Comments
4 min read
I've published a collection of best practices for web application developers

I've published a collection of best practices for web application developers

9
Comments
2 min read
When to consider a multi-account architecture?

When to consider a multi-account architecture?

3
Comments
6 min read
Learning Rust - Organizing our code with modules

Learning Rust - Organizing our code with modules

10
Comments
3 min read
Best Executable Expert Knowledge in Apps Now!

Best Executable Expert Knowledge in Apps Now!

6
Comments
7 min read
Introducing The Loosely Coupled Show: Architecture And Design Video Chat / Podcast

Introducing The Loosely Coupled Show: Architecture And Design Video Chat / Podcast

25
Comments 1
1 min read
IaaS, PaaS, SaaS??

IaaS, PaaS, SaaS??

11
Comments
3 min read
How to Design a Web Application: Software Architecture 101

How to Design a Web Application: Software Architecture 101

867
Comments 2
14 min read
Memory size of Javascript Boolean

Memory size of Javascript Boolean

14
Comments 3
2 min read
How I'm building my own testing library

How I'm building my own testing library

10
Comments 2
5 min read
Maintainability of a codebase – why is it important and how can it be improved?

Maintainability of a codebase – why is it important and how can it be improved?

8
Comments
3 min read
How to setup Vault with Kubernetes

How to setup Vault with Kubernetes

51
Comments
9 min read
REST API Guide

REST API Guide

978
Comments 5
20 min read
Big Data from the Ground up

Big Data from the Ground up

78
Comments 2
7 min read
Effective Java Tuesday! Override `clone` judiciously

Effective Java Tuesday! Override `clone` judiciously

10
Comments
5 min read
Fullstack Engineering Mistakes to Avoid

Fullstack Engineering Mistakes to Avoid

120
Comments
16 min read
Software development and LEGO blocks

Software development and LEGO blocks

9
Comments 1
1 min read
Refactoring with Clean Architecture - The magic of well-designed software

Refactoring with Clean Architecture - The magic of well-designed software

34
Comments
4 min read
A production-level architecture for Android apps (part 2)

A production-level architecture for Android apps (part 2)

15
Comments 5
19 min read
A production-level architecture for Android apps (part 1)

A production-level architecture for Android apps (part 1)

14
Comments 4
5 min read
How I passed Google Cloud Professional Cloud Architect Certificate

How I passed Google Cloud Professional Cloud Architect Certificate

26
Comments
3 min read
Generate SSH key and add it to the ssh-agent

Generate SSH key and add it to the ssh-agent

11
Comments
2 min read
How to deploy with pm2 Javascript applications

How to deploy with pm2 Javascript applications

7
Comments
2 min read
The cost of boolean flags

The cost of boolean flags

7
Comments
2 min read
Starter Architecture for Flutter & Firebase Apps

Starter Architecture for Flutter & Firebase Apps

60
Comments 1
14 min read
Software Architecture 101

Software Architecture 101

60
Comments 5
1 min read
New PHP framework for creating microservices

New PHP framework for creating microservices

9
Comments 6
4 min read
Clean Architecture for ASP.NET Core

Clean Architecture for ASP.NET Core

19
Comments
2 min read
My experience with Multi-Account Architecture

My experience with Multi-Account Architecture

6
Comments
8 min read
UI Architecture Conf coming in April!

UI Architecture Conf coming in April!

7
Comments 1
2 min read
Hexagon Architecture with C#

Hexagon Architecture with C#

7
Comments
1 min read
Need Advice for AWS Associate Solutions Architect Certification

Need Advice for AWS Associate Solutions Architect Certification

4
Comments 2
1 min read
Android ViewModels: Saving State across Process Death

Android ViewModels: Saving State across Process Death

8
Comments
2 min read
Basic architecture post

Basic architecture post

5
Comments
1 min read
Amazing Nuget Libraries for C# Development

Amazing Nuget Libraries for C# Development

101
Comments 3
1 min read
11 Popular Misconceptions About Micro Frontends

11 Popular Misconceptions About Micro Frontends

134
Comments 2
9 min read
12 tips/terms used by engineers when designing systems 🔮

12 tips/terms used by engineers when designing systems 🔮

48
Comments 1
1 min read
Monolithic vs Microservices: pros and cons

Monolithic vs Microservices: pros and cons

54
Comments 8
3 min read
Using Redis In-Memory Storage for your Python Applications

Using Redis In-Memory Storage for your Python Applications

14
Comments
12 min read
Studying for the AWS Certified Solutions Architect - Associate Exam

Studying for the AWS Certified Solutions Architect - Associate Exam

5
Comments
2 min read
loading...