- Google Cloud Platform for Architects
- Vitthal Srinivasan Janani Ravi Judy Raj
- 144字
- 2021-06-25 20:48:29
Compute zone
A zone in which your VM will reside is a required choice when creating a VM. Compute Engine resources live in regions or zones. Recall that a region is a specific geographical location where you can run your resources and each region has one or more zones. Resources that live in a zone, such as instances or persistent disks, are referred to as zonal resources. Other resources, such as static external IP addresses, are regional. Regional resources can be used by any resources in that region, regardless of zone, while zonal resources can only be used by other resources in the same zone. The compute zone will decide the billing for your VM along with the machine type. Distributing multiple VMs across multiple zones is recommended for higher availability. The following screenshot lists some of the zones available to us on GCP:

- Building Computer Vision Projects with OpenCV 4 and C++
- 在你身邊為你設(shè)計(jì)Ⅲ:騰訊服務(wù)設(shè)計(jì)思維與實(shí)戰(zhàn)
- 大規(guī)模數(shù)據(jù)分析和建模:基于Spark與R
- Word 2010中文版完全自學(xué)手冊(cè)
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)性能優(yōu)化
- 基于Apache CXF構(gòu)建SOA應(yīng)用
- INSTANT Apple iBooks How-to
- Chef Essentials
- Hadoop集群與安全
- Web Services Testing with soapUI
- Spring MVC Beginner’s Guide
- 數(shù)據(jù)庫(kù)應(yīng)用系統(tǒng)技術(shù)
- Hands-On Deep Learning for Games
- 從Lucene到Elasticsearch:全文檢索實(shí)戰(zhàn)