Skip to content

Commit

Permalink
Create Google cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
samseptwo authored Oct 26, 2022
1 parent 409ca8a commit 7c575e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions blog/Google cloud
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Google Cloud consists of a set of physical assets, such as computers and hard disk drives, and virtual resources, such as virtual machines (VMs), that are contained in Google's data centers around the globe. Each data center location is in a region. Regions are available in Asia, Australia, Europe, North America, and South America. Each region is a collection of zones, which are isolated from each other within the region. Each zone is identified by a name that combines a letter identifier with the name of the region. For example, zone a in the East Asia region is named asia-east1-a.

This distribution of resources provides several benefits, including redundancy in case of failure and reduced latency by locating resources closer to clients. This distribution also introduces some rules about how resources can be used together.

0 comments on commit 7c575e1

Please sign in to comment.