이 문서에서는 백업 및 DR 서비스의 백업 계획을 사용하여 Compute Engine 인스턴스를 백업하는 방법을 간략하게 설명합니다.
백업 및 DR 서비스 백업 계획을 사용하여 Compute Engine 인스턴스의 삭제 불가능한 규칙 기반 백업을 만든 후 격리된 안전한 스토리지 위치에 백업을 저장합니다.
시스템 유지보수 또는 인스턴스 클론을 위해 인스턴스를 백업하려면 대신 머신 이미지를 사용하세요. 사용 사례에 적합한 데이터 보호 옵션을 선택하는 방법을 자세히 알아보세요.
제한사항
인스턴스와 동일한 리전에 있는 백업 계획만 사용할 수 있습니다.
인스턴스에서 다음 구성 중 하나를 사용하면 백업 및 DR 서비스는 Compute Engine 인스턴스를 Backup Vault에 백업할 수 없습니다.
익스트림 Persistent Disk 볼륨이 연결된 인스턴스
Hyperdisk Extreme 볼륨이 연결된 인스턴스
C3D, H3, A3, A4, 또는 Z3 머신 유형을 사용하는 인스턴스
고객 관리 암호화 키(CMEK) 또는 고객 제공 암호화 키(CSEK)가 있는 인스턴스
디스크가 연결되지 않은 인스턴스
200 테비바이트(TiB)를 초과하는 인스턴스
백업 및 DR 백업 계획은 무엇을 위한 것인가요?
백업 및 DR 백업 계획은 Compute Engine 인스턴스의 변경 불가능하고 삭제 불가능한 백업을 저장하여 사이버 공격에 대한 보호를 강화합니다. 또한 프로젝트 전반에서 원활한 백업 관리에 액세스할 수 있는 기본 백업 솔루션도 제공됩니다.
백업 및 DR 백업 계획을 사용하면 Backup Vault라는 안전한 스토리지 위치에 Compute Engine 인스턴스를 저장하는 고급 백업 전략을 정의할 수 있습니다. 다음과 같은 백업 규칙을 구성할 수 있습니다.
인스턴스 리소스 백업 빈도
백업 보관 기간
백업된 데이터 복제 위치 및 방법
먼저 백업 계획 구성에서 백업 규칙을 정의합니다. 이렇게 하면 Compute Engine 인스턴스의 백업을 예약할 빈도를 구성할 수 있습니다. 그런 다음 해당 계획을 인스턴스에 적용합니다. 그러면 백업 및 DR에서 인스턴스 리소스를 자동으로 백업하고 규칙에 따라 백업을 보관합니다.
인스턴스에 백업 계획을 적용한 후 백업 계획을 사용하여 해당 인스턴스의 주문형 백업을 만들 수도 있습니다.
백업 계획 및 Backup Vault에 대해 자세히 알아보려면 백업 및 DR 서비스 문서의 백업 및 DR 개요를 참조하세요.
[[["이해하기 쉬움","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,["*** ** * ** ***\n\nThis document provides an overview about how to back up Compute Engine\ninstances using backup plans in Backup and DR Service.\n\nUse Backup and DR Service backup plans to create rule-based and indelible backups\nof your Compute Engine instances and then store those backups in a\nsecure and isolated storage locations.\n\nTo back up your instances for system maintenance or\ninstance cloning, then use [machine images](/compute/docs/machine-images)\ninstead. Learn more about choosing the correct\n[data protection option](/compute/docs/disks/data-protection#options)\nfor your use case.\n\nLimitations\n\n- You can use only those backup plans that are in the same region as the instance.\n- Backup and DR Service doesn't support backing up Compute Engine instances to a\n backup vault if the instance uses any of the following\n configurations:\n\n - Instances with Extreme Persistent Disk volumes attached.\n - Instances with any Hyperdisk Extreme volumes attached.\n - Instances that use a C3D, H3, A3, A4, or Z3 machine type.\n - Instances with customer-managed encryption keys (CMEK) or customer-supplied encryption keys (CSEK).\n - Instances without any attached disks.\n - Instances larger than 200 tebibytes (TiB).\n\nWhat are Backup and DR backup plans for?\n\nBackup and DR backup plans provide enhanced protection against\ncyberattacks by storing immutable and indelible backups of your\nCompute Engine instances. You also get an out-of-the-box backup solution\nwith access to seamless backup management across projects.\n\nBackup and DR backup plans let you define advanced backup strategies\nto store your Compute Engine instances in secure storage locations\ncalled backup vaults. You can configure backup rules such as the\nfollowing:\n\n- How often to back up your instance resources\n- How long to retain the backups\n- Where and how to replicate the backed up data\n\nYou first define your backup rules in the backup plan configuration. By doing\nso, you can configure how frequently you want to schedule backups for your\nCompute Engine instance. You then apply that plan to your instances. The\nBackup and DR then automatically backs up your instance resources and\nretains those backups based on these rules.\n\nAfter you apply a backup plan to an instance, you can also use the backup plan\nto create on-demand backups of that instance.\n\nTo learn more about backup plans and backup vaults, see\n[Backup and DR overview](/backup-disaster-recovery/docs/concepts/backup-dr)\nin the Backup and DR Service documentation.\n\nTo learn how use your instance's backup plan to schedule or create a backup in\na backup vault, see\n[Back up Compute Engine instances to a backup vault](/backup-disaster-recovery/docs/cloud-console/compute/compute-instance-backup).\n\nWhat are the ways to apply backup plans to instances?\n\nYou can apply backup plans to both new and existing instances, as follows:\n\n- For new instances, you can [apply a backup plan while creating the instance](/compute/docs/instances/create-instance-with-gcbdr-backup-plan).\n- For existing instances, you can edit the instance configuration to [change the applied backup plan](/compute/docs/instances/change-backup-plan-for-instance) ([Preview](/products#product-launch-stages)).\n\nWhat's next\n\n- Learn how to [apply a backup plan while creating an instance](/compute/docs/instances/create-instance-with-gcbdr-backup-plan).\n- Learn how to [change the backup plan that's applied to an instance](/compute/docs/instances/change-backup-plan-for-instance) ([Preview](/products#product-launch-stages)).\n- Learn about the other [instance protection options provided by Backup and DR](/backup-disaster-recovery/docs/configuration/discover-compute-engine)."]]