Ad

Friday, March 8, 2019

Google Cloud Basics Cheatsheet

Project: use a project  to organize a collection of your Google Cloud resources and services.  For example if you have a WordPress site it should one be project. If you use BigQuery to view its data, put the BigQuery instance under the same project. Project IDs are unique. If your resources or services need to have an unique name, you can just prepend its name with your project ID which is guaranteed unique.

Products
Google Colab: great for machine learning deep learning, GPU availability, without need to worry about dependencies.
Google Datastore: Cloud Datastore is a scalable NoSQL database. Cloud Datastore handles sharding and replication. Supports ACID transactions, SQL-like queries, indexes.

Training
- Free live, instructor led Google Cloud Platform (GCP) onboarding. Google Cloud onboard free classes on Google Cloud Platform Fundamentals: Core Infrastructure. Google Cloud Platform Fundamentals: Big Data and Machine Learning. Kubernetes.

While these free classes have limited availabilities, the online paid versions are always available on Coursera.

Google Cloud Engineer certification
All Google Cloud Courses on Coursera https://www.coursera.org/googlecloud
Machine Learning with TensorFlow on Google Cloud Platform Specialization https://www.coursera.org/specializations/machine-learning-tensorflow-gcp
Google Cloud NEXT free coursera course credit https://www.coursera.org/promo/NEXTExtended
https://www.coursera.org/googlecloud
Data Engineering on Google Cloud Platform Specialization
https://www.coursera.org/specializations/gcp-data-machine-learning
Preparing for the Google Cloud Professional Data Engineer Exam
https://www.coursera.org/learn/preparing-cloud-professional-data-engineer-exam

Associate Cloud Engineer
https://cloud.google.com/certification/guides/cloud-engineer/

Machine Learning with Spark on Google Cloud Dataproc in data lab

We have a disclaimer article that applies to all our articles and the entire site. Please read for usage and disclaimer statement. Generally all information is only for personal information, not meant for commercial nor production usage.

Google cloud pricing
Terminology:
  • ingress: traffic entering or uploaded into Google Cloud Platform
  • egress: traffic exiting or downloaded from Google Cloud Platform
Ingress traffic can be free, while egress traffic is charged based on the source and destination of such traffic

No comments:

Post a Comment

React UI, UI UX, Reactstrap React Bootstrap

React UI MATERIAL  Install yarn add @material-ui/icons Reactstrap FORMS. Controlled Forms. Uncontrolled Forms.  Columns, grid