- Google Cloud Platform for Architects
- Vitthal Srinivasan Janani Ravi Judy Raj
- 187字
- 2021-06-25 20:48:26
Introduction to Google Cloud Platform
Now let's get into the nitty-gritty of the Google Cloud Platform. Any cloud platform really is all about resources. It allows you to use resources for a fee. What's cool about Cloud Platforms is the great persity and versatility in terms of what resources are available to us. This might include hardware such as virtual machine instances, or persistent disks, services such as BigQuery or BigTable or even more complex software such as Cloud ML Engine and the various APIs for machine learning. But in addition to just the hardware and software, there is a lot of little detailed networking, load balancing, logging, monitoring, and so on. The GCP, like other major cloud platforms, provides a great variety of services; take load balancing for instance, GCP load balancing options span to four different layers (that is, data link, network, transport, and application layers) of the OSI networking stack.
You will learn the following topics in this chapter:
- The difference between regions and zones
- The organization of resources in a GCP project
- Accessing cloud resources using Cloud Shell and the web console
- GitHub Essentials
- PyTorch深度學習實戰:從新手小白到數據科學家
- SQL Server 2016 數據庫教程(第4版)
- Test-Driven Development with Mockito
- 大數據導論
- 工業大數據分析算法實戰
- PySpark大數據分析與應用
- Hadoop大數據實戰權威指南(第2版)
- 網站數據庫技術
- “互聯網+”時代立體化計算機組
- Apache Kylin權威指南
- Splunk智能運維實戰
- Hadoop大數據開發案例教程與項目實戰(在線實驗+在線自測)
- 深入理解InfluxDB:時序數據庫詳解與實踐
- AndEngine for Android Game Development Cookbook