From 7c575e10e5f5cba47493a90244633802e270b773 Mon Sep 17 00:00:00 2001 From: Sameer Singh <103281068+samseptwo@users.noreply.github.com> Date: Wed, 26 Oct 2022 10:53:19 +0530 Subject: [PATCH] Create Google cloud --- blog/Google cloud | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 blog/Google cloud diff --git a/blog/Google cloud b/blog/Google cloud new file mode 100644 index 0000000..3c9cb01 --- /dev/null +++ b/blog/Google cloud @@ -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.