gordonwho / gcp-essentials

Example gcloud statements for GCP services

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • πŸ“˜ For more info about advanced topics, see the links in the GCP-Essentials_Links.csv page in this Repo
  • :octocat: "GCP Microservices Demo" - link to runnable demo

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 and also for machine learning.

About

Example gcloud statements for GCP services

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

License:Apache License 2.0


Languages

Language:Python 64.0%Language:Shell 31.5%Language:Dockerfile 1.3%Language:Go 1.1%Language:TSQL 1.1%Language:HTML 1.0%