이 문서에서는 Google Cloud에서 워크로드를 빠르게 맞춤설정하고 배포할 수 있는 워크로드 관리자의 가이드형 배포 자동화 도구를 설명합니다.
가이드형 배포 자동화
워크로드 관리자의 가이드형 배포 자동화 도구를 사용하면 Google Cloud에서 엔터프라이즈 애플리케이션을 구성하고 배포할 수 있습니다. 안내식 배포 자동화를 사용하여 워크로드의 배포를 구성한 후 Terraform 및 Ansible 코드형 인프라(IaC)를 생성할 수도 있습니다. 이 코드형 인프라(IaC)는 추가 맞춤설정을 위해 내보내거나 기존 배포 파이프라인에서 사용할 수 있습니다.
이점
가이드형 배포 자동화는 다음과 같은 기능과 주요 이점을 제공합니다.
기존 Google Cloud 제품 및 서비스를 활용하여 Terraform 및 Ansible에 기반한 엔드 투 엔드 배포 자동화를 제공합니다.
시스템에 대한 의도를 수집한 후 요구사항을 충족하기 위한 구성 프로세스를 안내하여 배포 시간을 줄입니다.
내장된 추천 및 보호 기능을 사용하면 배포 권장사항을 준수하고 구성 및 배포 프로세스 중에 오류를 방지할 수 있습니다.
제한사항
안내식 배포 자동화 도구에는 다음과 같은 제한사항이 적용됩니다.
SAP S/4HANA 및 SQL Server 워크로드만 지원합니다.
Google Cloud 콘솔에서 직접 배포 후 수정은 지원되지 않습니다.
배포 후 수정이 예상되는 경우 IaC를 내보내고 다운로드한 후 Terraform 및 Ansible을 사용하여 후속 변경사항을 적용하는 것이 좋습니다.
가이드형 배포 자동화 작동 방식
가이드형 배포 자동화 도구를 사용하여 애플리케이션을 배포하면 워크로드 관리자가 다음 작업을 실행합니다.
배포할 지원되는 애플리케이션을 선택할 수 있습니다.
애플리케이션에 맞는 구성을 선택하고 Google Cloud 콘솔에서 배포 구성을 완료하는 데 도움이 됩니다.
구성을 기반으로 상응하는 코드형 인프라 (IaC)를 생성합니다.
배포를 구성한 후에는 Google Cloud 콘솔에서 직접 배포하거나 생성된 IaC를 다운로드하여 수동으로 배포할 수 있습니다.
가격 책정
가이드형 배포 자동화는 무료로 제공됩니다.
필요한 API 또는 기타 서비스에서 발생할 수 있는 요금 외에도 배포 프로세스 중에 사용되는 모든 리소스(예: VM, 영구 디스크)에 대해 요금이 청구됩니다.
안내식 배포 자동화에는 배포 비용을 추정하는 옵션이 포함되어 있지 않습니다. 관련 할인 또는 크레딧을 포함한 가격 정보는 Google 계정팀에 문의하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# About Guided Deployment Automation\n\nThis document describes the Guided Deployment Automation tool in\nWorkload Manager that allows you to quickly customize and deploy your\nworkloads on Google Cloud.\n\nGuided Deployment Automation\n----------------------------\n\nThe Guided Deployment Automation tool in Workload Manager\nlets you configure and deploy enterprise applications on Google Cloud. You can also use\nGuided Deployment Automation to configure a deployment for your workload,\nand then generate Terraform and Ansible infrastructure as code (IaC) that you\ncan export for further customization or use in an existing deployment pipeline.\n\nBenefits\n--------\n\nGuided Deployment Automation provides you with the following\nfeatures and key benefits:\n\n- Provides end-to-end deployment automation built on Terraform and Ansible, leveraging existing Google Cloud products and services.\n- Reduces the deployment time by collecting your intent for the system and then guiding you through the configuration process to meet your requirements.\n- Built-in recommendations and safeguarding helps you ensure that you follow the deployment best practices and avoid errors during the configuration and deployment process.\n\nLimitations\n-----------\n\nThe following limitations apply for the Guided Deployment Automation tool:\n\n- Supports only SAP S/4HANA and SQL Server workloads.\n- Does not support post-deployment modifications directly from the Google Cloud console. If post-deployment modifications are expected, we recommend that you [export and download the IaC](/workload-manager/docs/deploy/export-sap-iac) and make subsequent changes using Terraform and Ansible.\n\nHow Guided Deployment Automation works\n--------------------------------------\n\nWorkload Manager performs the following tasks when you deploy your\napplication using the Guided Deployment Automation tool:\n\n1. Lets you select a supported application to deploy.\n2. Helps you select the configurations specific to your application and completes the deployment configuration on the Google Cloud console.\n3. Generates the equivalent infrastructure as code (IaC) based on the configuration.\n4. After configuring the deployment, you can either deploy it directly from the Google Cloud console or download the generated IaC and deploy manually.\n\nPricing\n-------\n\nGuided Deployment Automation is available at no cost.\nYou will be charged for any resources that are consumed during the deployment\nprocess, such as VMs and persistent disks, in addition to the charges that might\nresult from the necessary APIs or other services.\n\nGuided Deployment Automation does not include\nan option to estimate the cost for your deployment. Contact your Google account\nteam for price information, including any relevant discounts or credits.\n\nWhat's next\n-----------\n\n- Read the [prerequisites for using the Guided Deployment Automation tool](/workload-manager/docs/deploy/prerequisites).\n- Learn how to [deploy an SAP S/4HANA workload](/workload-manager/docs/deploy/sap/deploy-sap).\n- Learn how to [deploy a SQL Server workload](/workload-manager/docs/deploy/sql-server/deploy-sql)"]]