Skip to content

Commit 0b03474

Browse files
committed
edit service-architecture-docs
1 parent 4328065 commit 0b03474

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

  • docs/content/developer/infra/service-architecture

docs/content/developer/infra/service-architecture/_index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
---
2-
title: "서비스 아키텍쳐"
32
date: 2026-02-05T18:55:49+09:00
43
draft: false
4+
title: "Service Architecture"
55
weight: 1
66
---
77

88
{{< callout >}}
9-
이 문서에서는 CodePlace의 전체적인 서비스 아키텍쳐와 트래픽 처리 흐름에 대해 설명합니다.
9+
이 문서에서는 CodePlace의 전체적인 Service Architecture와 트래픽 처리 흐름에 대해 설명합니다.
1010
{{< /callout >}}
1111

12-
## 서비스 아키텍쳐
13-
1412
### 1. Entry Point
1513

1614
서비스의 모든 요청 트래픽은 가장 먼저 `Traefik`을 거치게 됩니다. CodePlace에서 `Traefik`은 크게 두 가지 핵심적인 네트워크 처리를 담당합니다.

0 commit comments

Comments
 (0)