關於 VM 用戶群
虛擬機器 (VM) 執行個體的租戶會指出 VM 是否與其他 Trusted Cloud 專案的 VM 共用 Compute Engine 伺服器。如果 VM 與其他Trusted Cloud 專案的 VM 共用 Compute Engine 伺服器,就是多租戶 VM。如果 VM 未與其他專案的 VM 共用 Compute Engine 伺服器,就是單一租戶 VM。
VM 預設為多租戶。建立 VM 後,Compute Engine 會將其放在多租戶伺服器上。Compute Engine 允許其他Trusted Cloud 專案的使用者在該伺服器上建立 VM。
單一用戶群適用於需要專屬存取 Compute Engine 伺服器的工作負載。單一用戶群可讓您專屬存取單一用戶群節點,也就是專門用於託管您Trusted Cloud 專案 VM 的 Compute Engine 伺服器。
工作負載考量事項
對於一般工作負載,請建立多租戶 VM。不過,如果工作負載具有下列任何特徵,請考慮使用單一租戶節點:
- 有特定運算效能需求的遊戲工作負載。
- 有安全性與法規遵循要求的金融或醫療保健工作負載。
- 有授權規定的 Windows 工作負載。
- 機器學習、資料處理或圖片算繪工作負載。如要執行這類工作負載,請考慮預留 GPU。
- 需要提高每秒輸入/輸出作業 (IOPS) 次數和縮短延遲時間的工作負載,或是以快取、處理空間或低價值資料形式使用暫時儲存空間的工作負載。如為這類工作負載,請考慮預留本機 SSD。
如要進一步瞭解可能適合使用單一租戶的工作負載,請參閱「單一租戶節點的工作負載考量事項」。
維護事件注意事項
如果是多租戶伺服器的維護事件,Compute Engine 會即時遷移 VM 至同一區域中的其他伺服器。
針對單一用戶群節點的維護事件,Compute Engine 會根據您在單一用戶群節點群組上設定的維護政策,遷移 VM。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-19 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-19 (世界標準時間)。"],[[["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."]]],[]]