My GCP Essentials Course Scripts, Links and Examples
This repository contains sample code, links and scripts for working with Google Cloud Platform (GCP) services. Included technologies are for storage, database, big data and more. This repository is designed to be used in conjunction with these LinkedIn Learning courses:
π "GCP Essentials" - link to course. This course is also named "Google Cloud Platform Essential Training for Administrators"π "GCP Enterprise Essentials" - link to courseπ "GCP Machine Learning Essentials" - link to courseπ 'GCP Tools' - link to course & associated updates into this repo --> example intools
folder at linkπ 'GCP Cost Control' course on LI_L, and associated Repo page at - link
Other Tools
π interactive list of every GCP Service in 4 words - link- "GCP Microservices Demo" - link to runnable demo
π GCP Qwiklabs - link sandboxed environments and GCP labsπ GCP (gcloud) command quick ref - linkπ For more info about advanced topics, see the links in theGCP-Essentials_Links.csv
page in this Repo
Examples use the GPC scripting tools (gcloud
, gsutil
, bq
...) and sometimes also the Python API with the GCP SDK. You can work with GCP services in many programming langauges, such as Java, Go, Node and others. See this link for the GCP SDK to see examples for other programming languages: https://cloud.google.com/sdk/
Other GCP Repos & Courses
Additionally, I have created other reporisitories and courses on GCP topics. These artifacts contains sample code and scripts for working with Google Cloud Platform services for bioinformatics use cases, machine learning, Apache Spark and NoSQL on GCP.
-
π GCP-ML --> LIL_L course - for code samples for GCP machine learning see this repository: https://github.com/lynnlangit/gcp-ml -
GCP-for-Bioinformatics --> Open source course - for links, screencasts, jupyter notebooks or example workflows (Terra/WDL, Nextflow/NF, Galaxy Project...) for bioinformatics use cases, see this repository: https://github.com/lynnlangit/gcp-for-bioinformatics
-
My Apache Hadoop/Spark and NoSQL courses on LinkedIn Learning (includes lots of GCP info)- link
πΊ 'Learning Hadoop' - if you are learning Hadoop/Spark, watch this course firstπΊ 'Cloud Hadoop: Scaling Apache Spark' - uses GCP DataprocπΊ 'Cloud NoSQL for SQL Pros' - covers both GCP and AWS NoSQL