lynnlangit / gcp-essentials

Sample code and notes for my GCP courses on LinkedIn Learning

Home Page:https://www.linkedin.com/learning/instructors/lynn-langit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

LinkedIn Learning GCP Courses

LinkedIn Learning GCP Courses
  • πŸ“š "GCP Essentials" - link to course. This course is also named "Google Cloud Platform Essential Training for Administrators"
  • πŸ“š "GCP Enterprise Essentials" - link to course
  • πŸ“š "Google Gemini LLM" - link to course
  • πŸ“š "GCP Machine Learning Essentials" - link to course and repo area)
  • πŸ“š 'GCP Tools' - link to course & associated updates into this repo --> example in tools folder at link
  • πŸ“š 'GCP Cost Control' course on LI_L, and associated Repo page at - link
  • 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

GCP Tools

GCP Tools
  • πŸ“ interactive list of every GCP Service in 4 words - link
  • :octocat: "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 the GCP-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/

Open Source (FREE!) GCP Course

GCP for Bioinformatics Course

Additionally, I have created other repositories and courses on GCP topics for bioinformatics.

  • :octocat: 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

About

Sample code and notes for my GCP courses on LinkedIn Learning

https://www.linkedin.com/learning/instructors/lynn-langit

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.4%Language:Shell 0.1%Language:PowerShell 0.0%Language:HCL 0.0%Language:Dockerfile 0.0%Language:Go 0.0%Language:TSQL 0.0%Language:HTML 0.0%