Skip to content

<WIP>Repository for GCP resources, notes, Qwiklabs labs and quests.

Notifications You must be signed in to change notification settings

saurabh-slacklife/gcp-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Platform Offerings

Table of Contents

  1. Compute
  2. Network #WIP
  3. Storage #TODO
  4. Database #TODO
  5. Big data #TODO
  6. Machine Learning #TODO

Before everything let's see what the GCP CLI Cheatsheet looks like:

GCP Cheatsheet

GCP Cheatsheet

GCP Services Cheatsheet

Compute

GCP offers Compute options from IaaS to Serverless. The Virtual Machines(VM) works on Hyper Thread model with each Virtual CPU(vCPU) corresponds to one Hyper Thread. The VMs are located in a Zone.

Network

GCP offers network connectivity through the Virtual Private Cloud (VPC) to Load balance the resources, create DNS records or connect on-premises/existing network to GCP network.

Storage

The Storage Services includes - Cloud Storage, Persistent Disk on Compute Engine, fully managed NFS Filestore.

Database

DCP Offers both SQL and NoSql Databases

Name Type Transactional Scalability Data Distribution
Cloud SQL SQL Transactional Region (#CHECK) Zonal
Cloud Spanner SQL Transactional Horizontal Scaling Regional or Global
Cloud Big Query Warehouse Transactional Scalable
Cloud Bigtable NoSql Column based on HBase No Scalable Regional or Global
Cloud Firestore NoSql Document Transactional Scalable Regional or Global
Cloud Memorystore In-memory Redis or Memcached No Scalable Zonal

Big data

Machine Learning

About

<WIP>Repository for GCP resources, notes, Qwiklabs labs and quests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published