Skip to content

Commit

Permalink
Localize service.md for Korean (kubernetes#1123)
Browse files Browse the repository at this point in the history
* Localize service.md for Korean

Signed-off-by: HongJu Jeong <sub06038@naver.com>

Co-authored-by: Yunkon Kim  <7975459+yunkon-kim@users.noreply.github.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
  • Loading branch information
3 people authored Aug 3, 2022
1 parent 72aec07 commit 518b6f7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/ko/service.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: 서비스 (Service)
status: Completed
category: 개념
tags: ["아키텍처", "", ""]
---

IT에서 서비스는 다양한 의미를 가진다는 점에 유의해야 한다.
이 정의에서는, 마이크로서비스(microservice)에서의 서비스와 같이 좀 더 전통적인 서비스에 초점을 둔다.
서비스가 마이크로서비스와 어떻게 다른지에 대해서는 미묘한 차이가 있으며, 사람마다 의견이 다를 수 있다. 그렇지만,
여기서는 서비스를 포괄적인 상위(high-level) 개념으로 정의하여, 서비스와 마이크로서비스를 동일하게 취급할 것이다.
[마이크로서비스](/ko/microservices/)를 참조하길 바란다.

0 comments on commit 518b6f7

Please sign in to comment.