docs(10_Wiki): Topic_Business/General/Graphic/Programming을 Topics/ 하위로 이동
최상위 10_Wiki/Topic_*였던 4개 카테고리 폴더를 10_Wiki/Topics/Topic_* 로 재배치. 콘텐츠 변경 없음(순수 폴더 이동) — Topics/ 하위 나머지 폴더는 이미 지난 커밋에서 전부 정리된 상태(잔존 항목은 에이전트 운영 상태 및 사용자가 보존을 요청한 업데이트0615/무제 3.canvas 뿐).
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
---
|
||||
id: wiki-2026-0508-소프트웨어-시스템-설계-및-아키텍처-구축
|
||||
title: 소프트웨어 시스템 설계 및 아키텍처 구축
|
||||
category: 10_Wiki/Topics
|
||||
status: duplicate
|
||||
canonical_id: software-architecture
|
||||
duplicate_of: "[[Software Architecture]]"
|
||||
aliases: []
|
||||
source_trust_level: A
|
||||
confidence_score: 0.9
|
||||
verification_status: redirected
|
||||
tags: [duplicate, software-architecture, system-design]
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: pending
|
||||
---
|
||||
|
||||
# 소프트웨어 시스템 설계 및 아키텍처 구축
|
||||
|
||||
> **이 문서는 [[Software Architecture]] 의 중복본입니다.** Canonical 문서로 redirect.
|
||||
|
||||
## 핵심 요약 (specialization aspects)
|
||||
- 매 system design 의 phase: 매 requirement → 매 high-level → 매 component → 매 deployment.
|
||||
- 매 architecture style: layered, hexagonal, microservices, event-driven, CQRS, serverless.
|
||||
- 매 quality attribute (ISO 25010): 매 performance, 매 scalability, 매 security, 매 maintainability.
|
||||
- 매 ADR (Architecture Decision Record) — 매 결정 의 traceable documentation.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Software Architecture]] (canonical)
|
||||
- Adjacent: [[모듈화 및 아키텍처 경계 설정]]
|
||||
|
||||
## 🕓 변경 이력
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | 중복 처리 — Software Architecture canonical 로 redirect |
|
||||
Reference in New Issue
Block a user