category 'Cloud'
Post Grid
☁ Serverless Firebase Development: Challenge Lab | logbook
In this article, we will go through the lab GSP344 GSP344 Serverless Firebase Development: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the skills for deploying...
☁ Build and Optimize Data Warehouses with BigQuery: Challenge Lab | logbook
In this article, we will go through the lab GSP340 GSP340 Build and Optimize Data Warehouses with BigQuery: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice...
☁ Optimize Costs for Google Kubernetes Engine: Challenge Lab | logbook
In this article, we will go through the lab GSP343 Optimize Costs for Google Kubernetes Engine: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the following...
☁ Ensure Access & Identity in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP342 Ensure Access & Identity in Google Cloud: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the...
☁ Secure Workloads in Google Kubernetes Engine: Challenge Lab | logbook
In this article, we will go through the lab GSP335 Secure Workloads in Google Kubernetes Engine: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the skills...
☁ Implement DevOps in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP330 Implement DevOps in Google Cloud: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will practice the skills in...
☁ Integrate with Machine Learning APIs: Challenge Lab | logbook
In this article, we will go through the lab GSP329 Integrate with Machine Learning APIs: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the skills and...
☁ Explore Machine Learning Models with Explainable AI: Challenge Lab | logbook
In this article, we will go through the lab GSP324 Explore Machine Learning Models with Explainable AI: Challenge Lab, which is an advanced-level exercise on Qwiklabs. TensorFlow is the dominant...
☁ Build and Manage APIs with Apigee: Challenge Lab | logbook
In this article, we will go through the lab GSP336 Build and Manage APIs with Apigee: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will practice the skills...
☁ Perform Foundational Data, ML, and AI Tasks in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP323 Perform Foundational Data, ML, and AI Tasks in Google Cloud: Challenge Lab, which is an expert-level exercise on Qwiklabs. You...
☁ Engineer Data in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP327 Engineer Data in Google Cloud: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will practice the skills and...
☁ Insights from Data with BigQuery: Challenge Lab (COVID-19 Open Data) | logbook
In this article, we will go through the lab GSP322 Insights from Data with BigQuery: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will practice BigQuery for the...
☁ Build and Secure Networks in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP322 Build and Secure Networks in Google Cloud: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will need to...
☁ Set up and Configure a Cloud Environment in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP321 Set up and Configure a Cloud Environment in Google Cloud: Challenge Lab, which is an expert-level exercise on Qwiklabs. You...
☁ Automate Interactions with Contact Center AI: Challenge Lab | logbook
In this article, we will go through the lab GSP311 Automate Interactions with Contact Center AI: Challenge Lab, which is an expert-level exercise on Qwiklabs. You will practice the skills...
Userscript for Qwiklabs Lab Completion Tracking v2.0
Qwiklabs is a great online self-paced learning platform for getting hands-on experience of the Google Cloud Platform. It has over 400 hands-on labs and quests to learn and practice.
☁ Build a Website on Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP319 Build a Website on Google Cloud: Challenge Lab, which is an advanced-level exercise on Qwiklabs. You will practice the skills...
QMyths: My badge for 'Challenge: GCP Architecture' disappears?!
Recently, I noticed that the Quest “Challenge: GCP Architecture” was no longer found from the Qwiklabs Catalog. In addition, its badge, the lovely bear, disappeared from the profile. This made...
☁ Deploy to Kubernetes in Google Cloud: Challenge Lab | logbook
In this article, we will go through the lab GSP318 Deploy to Kubernetes in Google Cloud: Challenge Lab, which is an expert-level exercise (formerly known as Kubernetes in Google Cloud:...
Learning Google Cloud Platform on Qwiklabs: Learning Map, Assistive Tool and Tips (2020)
Skip table of contents Table of Contents
☁ Controlling Your Costs [Quiz] | logbook
This post records the correct answers for the Qwiklabs quiz “Knowledge Check: Controlling Your Costs search”, which is a part of the quest “Optimizing Your GCP Costs”.
Useful Google Cloud Platform Commands Cheat Sheet (15 Practical Tips)
gcloud is the primary CLI tool for the Google Cloud Platform. You can find a shortlist of the frequently used commands below. There are also some examples of gsutil and...
☁ Migrate a MySQL Database to Google Cloud SQL | logbook
This is the last article of the series about the Qwiklabs quest “Challenge: GCP Architecture”. Compared to the previous labs, this one is more practical and also valuable for non-developers....
☁ Scale Out and Update a Containerized Application on a Kubernetes Cluster | logbook
In the last lab, you built a docker image and created a Kubernetes cluster for a containerized application, called echo-app. Considering your developer team delivers a new version of the...
☁ Build and Deploy a Docker Image to a Kubernetes Cluster | logbook
Containerization with Docker and Kubernetes (K8s) is an emerging application architecture for deploying, scaling and, managing distributed applications. The challenge lab GSP304 “Build and Deploy a Docker Image to a...
☁ Configure a Firewall and a Startup Script with Deployment Manager | logbook
With the Google Cloud web console, you can easily configure and deploy many different GCP resources without any coding skills. I believe that there is no big deal for you,...
☁ Deploy a Compute Instance with a Remote Startup Script | logbook
If you read my last post, you should know how to manually create a VM instance and configure it as an Apache2 web server with the web console in Google...
☁ Use Terraform to Configure Secure RDP using a Windows Bastion Host on GCP
The topic “Configure Secure RDP using a Windows Bastion Host” is from a challenging lab that I took on Qwiklabs (here is the link to the lab). It was a...