This 1.5 hours project-based course is the first part of "Manage Your Versions with Git". In this course, you will learn about the ubiquitous Git version management system. Git is an industry standard that is used in virtually every major development platform and environment to manage code changes and versions. This class will deepen your understanding of how git works and … [Read more...] about Manage Your Versions with Git (Part I)
Support and Operations
The Bash Shell and Basic Scripting in Linux
By the end of this project, you will be able to create your own scripts using the bash shell in Linux. Throughout the project, You’ll be able to identify and apply the basic scripting techniques. Furthermore, You’ll be able to use if statements and loops in bash and manipulate files using bash scripting. This guided project is for beginners who are interested in the field of … [Read more...] about The Bash Shell and Basic Scripting in Linux
Kubernetes Engine: Qwik Start
This is a self-paced lab that takes place in the Google Cloud console. Google Kubernetes Engine provides a managed environment for deploying, managing, and scaling your containerized applications using Google infrastructure. This hands-on lab shows you how deploy a containerized application with Kubernetes Engine. … [Read more...] about Kubernetes Engine: Qwik Start
Pub/Sub Lite: Qwik Start
This is a self-paced lab that takes place in the Google Cloud console. Pub/Sub Lite is a zonal service for messaging systems with predictable traffic patterns. In this lab you will create Lite topics and Lite subscriptions, then send and receive messages using the Pub/Sub Lite client library for Python. … [Read more...] about Pub/Sub Lite: Qwik Start
Modularizing LookML Code with Extends
This is a Google Cloud Self-Paced Lab. In this lab, you will learn how to modularize LookML code with Extends. … [Read more...] about Modularizing LookML Code with Extends