docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -6,7 +6,7 @@ tags: [Architecture, Enterprise, SystemsDesign, DistributedSystems]
|
||||
last_reinforced: 2026-04-20
|
||||
---
|
||||
|
||||
# [[Enterprise-Software-Architecture]] (엔터프라이즈 소프트웨어 아키텍처)
|
||||
# [[Enterprise-Software-Architecture|Enterprise-Software-Architecture]] (엔터프라이즈 소프트웨어 아키텍처)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "비즈니스의 복잡도를 다루는 최상위 설계 도면." 개별 기능의 구현보다 시스템 간의 관계, 확장성, 가용성, 보안 등 거시적 관점에서 엔터프라이즈 급 요구사항을 충족시키기 위한 구조화 전략이다.
|
||||
@@ -21,5 +21,5 @@ last_reinforced: 2026-04-20
|
||||
- 과거의 무거운 SOA(Service Oriented Architecture)에서 MSA(Microservices Architecture)로 주류가 이동했으나, 최근에는 서비스 과분절로 인한 운영 비용 급증을 경고하는 'Macro-services' 또는 'Modular Monolith'로의 회귀 흐름도 존재한다. 중요한 것은 유행이 아니라 비즈니스 도메인의 복잡도에 맞는 적정 기술의 선택이다.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- Related: Domain-Driven-Design (DDD) , [[Distributed-Systems]]
|
||||
- Related: Domain-Driven-Design (DDD) , [[Distributed-Systems|Distributed-Systems]]
|
||||
- Patterns: Sidecar-Pattern , CQRS
|
||||
|
||||
Reference in New Issue
Block a user