Skip to content

Commit

Permalink
🌐 Add Korean translation for docs/ko/docs/deployment/cloud.md (#10191)
Browse files Browse the repository at this point in the history
Co-authored-by: Joona Yoon <joonas-yoon@users.noreply.github.com>
  • Loading branch information
Sion99 and joonas-yoon committed Sep 25, 2023
1 parent 14e0914 commit c89549c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/ko/docs/deployment/cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# FastAPI를 클라우드 제공업체에서 배포하기

사실상 거의 **모든 클라우드 제공업체**를 사용하여 여러분의 FastAPI 애플리케이션을 배포할 수 있습니다.

대부분의 경우, 주요 클라우드 제공업체에서는 FastAPI를 배포할 수 있도록 가이드를 제공합니다.

## 클라우드 제공업체 - 후원자들

몇몇 클라우드 제공업체들은 [**FastAPI를 후원하며**](../help-fastapi.md#sponsor-the-author){.internal-link target=_blank} ✨, 이를 통해 FastAPI와 FastAPI **생태계**가 지속적이고 건전한 **발전**을 할 수 있습니다.

이는 FastAPI와 **커뮤니티** (여러분)에 대한 진정한 헌신을 보여줍니다. 그들은 여러분에게 **좋은 서비스**를 제공할 뿐 만이 아니라 여러분이 **훌륭하고 건강한 프레임워크인** FastAPI 를 사용하길 원하기 때문입니다. 🙇

아래와 같은 서비스를 사용해보고 각 서비스의 가이드를 따를 수도 있습니다:

* <a href="https://docs.platform.sh/languages/python.html?utm_source=fastapi-signup&utm_medium=banner&utm_campaign=FastAPI-signup-June-2023" class="external-link" target="_blank">Platform.sh</a>
* <a href="https://docs.porter.run/language-specific-guides/fastapi" class="external-link" target="_blank">Porter</a>
* <a href="https://www.deta.sh/?ref=fastapi" class="external-link" target="_blank">Deta</a>

0 comments on commit c89549c

Please sign in to comment.