가상 머신(VM) 인스턴스의 테넌시는 VM이 다른 Google Cloud 프로젝트의 VM과 Compute Engine 서버를 공유하는지 여부를 나타냅니다. VM이 Compute Engine 서버를 다른 Google Cloud 프로젝트의 VM과 공유하는 경우 해당 VM은 멀티 테넌트 VM입니다. VM이 Compute Engine 서버를 다른 프로젝트의 VM과 공유하지 않는 경우 해당 VM은 단독 테넌트 VM입니다.
VM은 기본적으로 멀티 테넌트입니다. 사용자가 VM을 만들면 Compute Engine이 VM을 멀티 테넌트 서버에 배치합니다. Compute Engine을 사용하면 다른 Google Cloud 프로젝트의 사용자가 해당 서버에 VM을 만들 수 있습니다.
단독 테넌시는 Compute Engine 서버에 독점적으로 액세스해야 하는 워크로드에 적합합니다. 단독 테넌시를 사용하면 Google Cloud 프로젝트에서만 VM을 호스팅하는 Compute Engine 서버인 단독 테넌트 노드에 독점적으로 액세스할 수 있습니다.
가격 책정 고려사항
멀티 테넌트 VM의 경우 VM을 생성하는 머신 유형에 따라 요금이 부과되므로 멀티 테넌트 VM의 가격 책정은 해당 VM의 머신 계열을 기반으로 합니다.
단독 테넌트 VM의 경우 전체 물리적 서버를 예약하므로 서버의 모든 하드웨어 리소스에 대한 비용을 지불해야 합니다. 단독 테넌트 노드 가격 책정은 단독 테넌트 노드 템플릿을 만들 때 지정하는 단독 테넌트 노드 유형의 가격을 기반으로 합니다. 이 가격은 전체 물리적 서버를 예약하므로 프리미엄을 포함합니다.
[[["이해하기 쉬움","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-04-03(UTC)"],[[["Virtual machines (VMs) can be either multi-tenant, sharing a server with other Google Cloud projects' VMs, or sole-tenant, having exclusive use of a server."],["Multi-tenant VMs are the default, suitable for typical workloads, and their pricing is based on the machine type, while sole-tenant VMs are more expensive as the entire physical server is reserved."],["Sole-tenancy is recommended for workloads with specific performance, security, compliance, or licensing needs, such as gaming, finance, healthcare, Windows, machine learning, and workloads requiring increased input/output operations per second (IOPS)."],["Maintenance events on multi-tenant servers result in live migration of VMs, while sole-tenant server maintenance depends on the configured maintenance policy."],["Users pay based on machine type for Multi-tenant VMs, and for sole-tenant nodes it is based on the node type, which includes a premium because you are reserving the entire physical server."]]],[]]