Overview
In this lab you will learn the fundamentals of Cloud Functions
using Google Cloud.
If you are new to Cloud Functions
or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with.
In this lab learn:
The use cases for
Cloud Functions
How to implement
Cloud Functions
Prerequisites
Over the course of this lab the following elements are required:
Cloud Functions
Task 1. Access the Ticket Application
Open the https://arcade-hero-42vwghd7fq-ue.a.run.app
to gain access to the lab chat application.
**Note:**The application link works in both a normal browser tab and an incognito window. An initial loading screen will appear while the lab data is being prepared.
From here you will be able to interact with the application interface during the course of this lab.
**Note:**The above image is the main kanban screen. The screen includes the available tickets reflecting different knowledge domains. The number of tickets displayed will be dependent on the level and persona selected.
The lab mimics a kanban application scenario. Select an active ticket to view the lab specific task. To complete the lab successfully ensure the ticket task is fulfilled per instructions given.
Solution of Lab
export REGION=
curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/master/Arcade%20Hero/quicklabarc231.sh
sudo chmod +x quicklabarc231.sh
./quicklabarc231.sh