Architecture

104 articles

What is the C4 Model
Architecture 2024-08-15

What is the C4 Model

Master C4 model architecture visualization with four levels: system context, containers, components, and code diagrams.

#C4 Model#Architecture
Web API Design
Architecture 2024-07-28

Web API Design

Web API Design

#API#OpenAPI#Design#Book Review
Large-Scale Data Management: Best Practices for Enterprise Architecture
Architecture 2024-06-30

Large-Scale Data Management: Best Practices for Enterprise Architecture

Large-Scale Data Management: Best Practices for Enterprise Architecture

#Book Review#Architecture
Microservices Architecture, 2nd Edition
Architecture 2024-06-16

Microservices Architecture, 2nd Edition

Microservices Architecture, 2nd Edition

#Monolith#Microservices#Book Review
From Monolith to Microservices: A Practical Migration Guide to Evolve Monoliths
Architecture 2024-05-29

From Monolith to Microservices: A Practical Migration Guide to Evolve Monoliths

From Monolith to Microservices: A Practical Migration Guide to Evolve Monoliths

#Monolith#Modular Monolith#Microservices#Book Review
Building Secure and Reliable Systems: Design, Implementation, and Maintenance from Google SRE
Architecture 2024-05-24

Building Secure and Reliable Systems: Design, Implementation, and Maintenance from Google SRE

Building Secure and Reliable Systems: Design, Implementation, and Maintenance from Google SRE

#Security#Book Review#Reliability
Mistakes in Software Architecture: Development and Evaluation of Non-Functional Requirements
Architecture 2024-05-24

Mistakes in Software Architecture: Development and Evaluation of Non-Functional Requirements

Mistakes in Software Architecture: Development and Evaluation of Non-Functional Requirements

#Architecture#System Design#Book Review
Exploring Permission Management Design
Architecture 2024-05-22

Exploring Permission Management Design

Understand ACL, RBAC, and ABAC permission design methods with functional/data scope, control targets, and operational constraints.

#ABAC#ACL#RBAC#Permission Management#System Design#Link Collection
Trade-offs and Mistakes in Software Design: Making Better Choices in Programming
Architecture 2024-05-20

Trade-offs and Mistakes in Software Design: Making Better Choices in Programming

Trade-offs and Mistakes in Software Design: Making Better Choices in Programming

#Architecture#Design#System Design#Book Review
Introduction to System Metrics with ISUCON Environment
Architecture 2024-04-14

Introduction to System Metrics with ISUCON Environment

A summary of regular study sessions using the ISUCON environment to properly understand system metrics.

#ISUCON
Knowledge and Skills of Accounting Systems for Engineers
Architecture 2024-04-04

Knowledge and Skills of Accounting Systems for Engineers

Knowledge and Skills of Accounting Systems for Engineers

#Accounting#Book Review
Knowledge and Technology of Financial Systems for Engineers
Architecture 2024-04-04

Knowledge and Technology of Financial Systems for Engineers

Knowledge and Technology of Financial Systems for Engineers

#Finance#Book Review
Knowledge and Skills of Inventory Management Systems for Engineers
Architecture 2024-04-04

Knowledge and Skills of Inventory Management Systems for Engineers

Knowledge and Skills of Inventory Management Systems for Engineers

#Inventory Management#Book Review
Knowledge and Skills of Production Management Systems for Engineers
Architecture 2024-04-04

Knowledge and Skills of Production Management Systems for Engineers

Knowledge and Skills of Production Management Systems for Engineers

#Production Management#Book Review
Knowledge and Technology of Logistics Systems for Engineers
Architecture 2024-04-04

Knowledge and Technology of Logistics Systems for Engineers

Knowledge and Technology of Logistics Systems for Engineers

#Book Review#Logistics
About Capacity Planning
Architecture 2024-03-30

About Capacity Planning

Plan system capacity by analyzing performance requirements, measuring infrastructure, forecasting needs, and setting safety factors.

#Capacity Planning
A List to Understand SaaS Architecture
Architecture 2024-02-24

A List to Understand SaaS Architecture

A compilation of resources to transition from knowing nothing about SaaS to fully understanding it.

#Architecture#SaaS
Exploring Articles on Architecture Design and Organizational Design
Architecture 2023-12-27

Exploring Articles on Architecture Design and Organizational Design

Explore relationships between software architecture and organizational design through curated articles and resources on Conway's Law impacts.

#Design#Architecture#Link Collection
Approach to Architecture Design
Architecture 2023-11-23

Approach to Architecture Design

Master staged architecture design approach to configuration diagrams for clearer thinking, better team alignment, and preventing over-design.

#Architecture#Design
Modular Monolith Architecture: A Practical Guide and When to Choose It Over Microservices
Architecture 2023-09-25

Modular Monolith Architecture: A Practical Guide and When to Choose It Over Microservices

Learn what a modular monolith is, how it differs from microservices and traditional monoliths, and when it is the better architectural choice for your team.

#Modular Monolith