# 타사 플랫폼에 배포

지속적인 배포 및 지속적인 통합 워크플로의 일부로 타사 플랫폼에 배포하는 방법을 알아봅니다.

## Links

* [Azure App Service에 Node.js 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/nodejs-to-azure-app-service)

  Node.js 프로젝트를 지속적인 배포(CD) 워크플로의 일환으로 Azure App Service에 배포하는 방법을 알아봅니다.

* [Python을 Azure App Service에 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/python-to-azure-app-service)

  Python 프로젝트를 Azure App Service에 배포하는 방법을 학습하여, 이를 지속적 배포(CD) 워크플로의 일부로 활용하세요.

* [Azure App Service에 Java 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/java-to-azure-app-service)

  Azure App Service에 Java 프로젝트를 배포하여 지속적인 배포(CD) 워크플로의 일환으로 활용하는 방법을 배워보세요.

* [.NET을 Azure App Service에 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/net-to-azure-app-service)

  .NET 프로젝트를 Azure App Service에 배포하는 방법을 지속적인 배포(CD) 워크플로의 일부로 배우십시오.

* [Azure App Service에 PHP 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/php-to-azure-app-service)

  PHP 프로젝트를 Azure App Service에 배포하여 지속적인 배포(CD) 워크플로의 일부로 활용하는 방법을 배우십시오.

* [Azure App Service에 Docker 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/docker-to-azure-app-service)

  Cd(지속적인 배포) 워크플로의 일부로 Azure App Service Docker 컨테이너를 배포하는 방법을 알아봅니다.

* [Azure Static Web App에 배포](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-static-web-app)

  지속적인 배포(CD) 워크플로의 일부로 웹앱을 Azure 정적 웹앱에 배포하는 방법을 알아봅니다.

* [Azure Kubernetes Service에 배포하기](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-kubernetes-service)

  CD(연속 배포) 워크플로의 일부로 프로젝트를 Azure Kubernetes Service (AKS)에 배포하는 방법을 알아보세요.

* [Amazon Elastic Container Service에 배포](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/amazon-elastic-container-service)

  CD(지속적인 배포) 워크플로의 일부로 Amazon ECS(Elastic Container Service)에 프로젝트를 배포하는 방법을 알아보세요.

* [Google Kubernetes Engine에 배포](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/google-kubernetes-engine)

  CD(지속적인 배포) 워크플로의 일부로 GKE(Google Kubernetes Engine)에 프로젝트를 배포하는 방법을 알아보세요.

* [Xcode 개발용 macOS 실행기에 Apple 인증서 설치](/ko/enterprise-server@3.22/actions/how-tos/deploy/deploy-to-third-party-platforms/sign-xcode-applications)

  GitHub Actions 실행기에 Apple 코드 서명 인증서를 설치하여 연속 통합(CI) 워크플로에서 Xcode 앱에 코드 서명하는 방법을 알아보세요.