DevOps Essentials
When you complete this activity, you can earn the badge displayed above! View all the badges you have earned by visiting your profile page. Boost your cloud career by showing the world the skills you have developed!
Cloud Source Repositories: Qwik Start
In this lab you will create a local Git repository that contains files for a sample App Engine application, add a GCP repository as a remote, and push the contents of the local repository.
Managing Deployments Using Kubernetes Engine
Dev Ops best practices make use of multiple deployments to manage application deployment scenarios. This lab provides practice in scaling and managing containers to accomplish common scenarios where multiple heterogeneous deployments are used.
Deploy Kubernetes Load Balancer Service with Terraform
In Terraform, a Provider is the logical abstraction of an upstream API. This lab will show you how to setup a Kubernetes cluster and deploy Load Balancer type Nginx service on it.
warning [DEPRECATED] Troubleshooting Workloads on GKE for Site Reliability Engineers
The Cloud Operations Sandbox is intended to make it easy for you to deploy and run a non-trivial application that lets you explore the Google Cloud Platform services, particularly the Cloud Operations (formerly Stackdriver) product suite.
Continuous Delivery with Jenkins in Kubernetes Engine
In this lab you will deploy and completely configure a continuous delivery pipeline using Jenkins running on Kubernetes Engine and go through the dev - deploy process.