arrow_back

Perform Foundational Data, ML, and AI Tasks in Google Cloud: Challenge Lab

Join Sign in

Perform Foundational Data, ML, and AI Tasks in Google Cloud: Challenge Lab

1 hour 20 minutes 5 Credits

GSP323

Google Cloud self-paced labs logo

Overview

In a challenge lab you’re given a scenario and a set of tasks. Instead of following step-by-step instructions, you will use the skills learned from the labs in the quest to figure out how to complete the tasks on your own! An automated scoring system (shown on this page) will provide feedback on whether you have completed your tasks correctly.

When you take a challenge lab, you will not be taught new Google Cloud concepts. You are expected to extend your learned skills, like changing default values and reading and researching error messages to fix your own mistakes.

To score 100% you must successfully complete all tasks within the time period!

This lab is recommended for students who have enrolled in the Perform Foundational Data, ML, and AI Tasks in Google Cloud quest. Are you ready for the challenge?

Topics tested:

  • Create a simple Dataproc job
  • Create a simple DataFlow job
  • Perform two Google machine learning backed API tasks

Setup

Before you click the Start Lab button

Read these instructions. Labs are timed and you cannot pause them. The timer, which starts when you click Start Lab, shows how long Google Cloud resources will be made available to you.

This hands-on lab lets you do the lab activities yourself in a real cloud environment, not in a simulation or demo environment. It does so by giving you new, temporary credentials that you use to sign in and access Google Cloud for the duration of the lab.

To complete this lab, you need:

  • Access to a standard internet browser (Chrome browser recommended).
Note: Use an Incognito or private browser window to run this lab. This prevents any conflicts between your personal account and the Student account, which may cause extra charges incurred to your personal account.
  • Time to complete the lab---remember, once you start, you cannot pause a lab.
Note: If you already have your own personal Google Cloud account or project, do not use it for this lab to avoid extra charges to your account.

How to start your lab and sign in to the Google Cloud Console

  1. Click the Start Lab button. If you need to pay for the lab, a pop-up opens for you to select your payment method. On the left is the Lab Details panel with the following:

    • The Open Google Console button
    • Time remaining
    • The temporary credentials that you must use for this lab
    • Other information, if needed, to step through this lab
  2. Click Open Google Console. The lab spins up resources, and then opens another tab that shows the Sign in page.

    Tip: Arrange the tabs in separate windows, side-by-side.

    Note: If you see the Choose an account dialog, click Use Another Account.
  3. If necessary, copy the Username from the Lab Details panel and paste it into the Sign in dialog. Click Next.

  4. Copy the Password from the Lab Details panel and paste it into the Welcome dialog. Click Next.

    Important: You must use the credentials from the left panel. Do not use your Google Cloud Skills Boost credentials. Note: Using your own Google Cloud account for this lab may incur extra charges.
  5. Click through the subsequent pages:

    • Accept the terms and conditions.
    • Do not add recovery options or two-factor authentication (because this is a temporary account).
    • Do not sign up for free trials.

After a few moments, the Cloud Console opens in this tab.

Note: You can view the menu with a list of Google Cloud Products and Services by clicking the Navigation menu at the top-left. Navigation menu icon

Challenge scenario

As a junior data engineer in Jooli Inc. and recently trained with Google Cloud and a number of data services you have been asked to demonstrate your newly learned skills. The team has asked you to complete the following tasks.

You are expected to have the skills and knowledge for these tasks so don’t expect step-by-step guides.

Task 1: Run a simple Dataflow job

You have used Dataflow in the quest to load data into BigQuery from Pub/Sub, now use the Dataflow batch template Text Files on Cloud Storage to BigQuery under "Process Data in Bulk (batch)" to transfer data from a Cloud Storage bucket (gs://cloud-training/gsp323/lab.csv). The following table has the values you need to correctly configure the Dataflow job.

You will need to make sure you have:

  • Create a BigQuery dataset called .
  • Create a Cloud Storage Bucket called .
Field Value
JavaScript UDF path in Cloud Storage gs://cloud-training/gsp323/lab.js
JSON path gs://cloud-training/gsp323/lab.schema
JavaScript UDF name transform
BigQuery output table
Cloud Storage input path gs://cloud-training/gsp323/lab.csv
Temporary BigQuery directory
Temporary location
Machine Type e2-standard-2

Wait for the job to finish before trying to check your progress.

Click Check my progress to verify the objective. Run a simple Dataflow job

Task 2: Run a simple Dataproc job

You have used Dataproc in the quest, now you must run another example Spark job using Dataproc.

Before you run the job, log into one of the cluster nodes and copy the /data.txt file into hdfs (use the command hdfs dfs -cp gs://cloud-training/gsp323/data.txt /data.txt).

Run a Dataproc job using the values below.

Field Value
Region
Job type Spark
Main class or jar org.apache.spark.examples.SparkPageRank
Jar files file:///usr/lib/spark/examples/jars/spark-examples.jar
Arguments /data.txt
Max restarts per hour 1
Dataproc Cluster Compute Engine
Region
Machine Series E2
Manager Node Set Machine Type to e2-standard-2
Worker Node Set Machine Type to e2-standard-2
Max Worker Nodes 2

Wait for the job to finish before trying to check your progress.

Click Check my progress to verify the objective. Run a simple Dataproc job

Task 3: Use the Google Cloud Speech API

  • Use Google Cloud Speech API to analyze the audio file gs://cloud-training/gsp323/task3.flac. Once you have analyzed the file, upload the resulting file to:
Note: If you are facing issues in this task, you can refer to the respective lab for troubleshooting: Google Cloud Speech API: Qwik Start

Click Check my progress to verify the objective. Use the Google Cloud Speech API

Task 4: Use the Cloud Natural Language API

  • Use the Cloud Natural Language API to analyze the sentence from text about Odin. The text you need to analyze is "Old Norse texts portray Odin as one-eyed and long-bearded, frequently wielding a spear named Gungnir and wearing a cloak and a broad hat." Once you have analyzed the text, upload the resulting file to:
Note: If you are facing issues in this task, you can refer to the respective lab for troubleshooting: Cloud Natural Language API: Qwik Start

Click Check my progress to verify the objective. Use the Cloud Natural Language API

Congratulations!

Perform Foundational Data, ML, and AI Tasks in Google Cloud Skill Badge

This self-paced lab is part of the Perform Foundational Data, ML, and AI Tasks in Google Cloud quest. Completing this skill badge quest earns you the badge above, to recognize your achievement. Share your badge on your resume and social platforms, and announce your accomplishment using #GoogleCloudBadge.

This skill badge quest is part of Google Cloud’s Data Analyst and Data Engineer learning paths. Continue your learning journey by enrolling in the Engineer Data with Google Cloud quest.

See other available Qwiklabs Quests available in the catalog.

Google Cloud training and certification

...helps you make the most of Google Cloud technologies. Our classes include technical skills and best practices to help you get up to speed quickly and continue your learning journey. We offer fundamental to advanced level training, with on-demand, live, and virtual options to suit your busy schedule. Certifications help you validate and prove your skill and expertise in Google Cloud technologies.

Manual Last Updated August 14, 2023

Lab Last Tested August 14, 2023

Copyright 2023 Google LLC All rights reserved. Google and the Google logo are trademarks of Google LLC. All other company and product names may be trademarks of the respective companies with which they are associated.