--- id: wiki-2026-0508-확장-가능한-프론트엔드-아키텍처-scalable-front title: 확장 가능한 프론트엔드 아키텍처(Scalable Frontend Architecture) category: 10_Wiki/Topics status: duplicate canonical_id: scalable-frontend-architecture duplicate_of: "[[Scalable Frontend Architecture]]" aliases: [] source_trust_level: A confidence_score: 0.9 verification_status: redirected tags: [duplicate, frontend, architecture, micro-frontend] last_reinforced: 2026-05-10 github_commit: pending --- # 확장 가능한 프론트엔드 아키텍처(Scalable Frontend Architecture) > **이 문서는 [[Scalable Frontend Architecture]] 의 중복본입니다.** Canonical 문서로 redirect. ## 핵심 요약 - 매 monorepo (Turborepo/Nx) · 매 module federation · 매 micro-frontend (Module Federation 2.0). - 매 layered: 매 design system · 매 feature module · 매 app shell · 매 BFF (Backend-for-Frontend). - 매 state 분리: 매 server state (TanStack Query) · 매 URL state · 매 client state (Zustand/Jotai). ## 🔗 Graph - 부모: [[Scalable Frontend Architecture]] (canonical) - Adjacent: [[Micro-Frontends]] · [[Module Federation]] · [[Monorepo (Turborepo / Nx)]] ## 🕓 변경 이력 | 날짜 | 변경 | |---|---| | 2026-05-08 | Phase 1 | | 2026-05-10 | 중복 처리 — canonical 문서로 redirect |