2. Labs to be Completed
Course
Details
Last Date to
Complete
GenAI
Arcade Game
Google Cloud Computing
Foundation (GCCF)
30th
September
2nd
October
Your Completions will be tracked only until the above mentioned dates
3. Incase someone doesn’t receive the
email / access code :
Check Registered
Email Address
(the one provided in
second placeholder
while registering)
Check Updates or
Promotions or Forums
or Spam Folder
Provided Incorrect
Email Address or Non
Gmail Account - email
is blocked by admin
In case you don’t see the email, please reach out to the support team at
dscsupport@qwiklabs.com
4. Accessing the Google Cloud Computing
Foundation (GCCF)
1. Access the credit pass before 11th September, 5pm IST
The credit pass is recommended to be redeemed before 11th September to follow the learning from
the training
2. Every participant shall have a unique access code, which needs to be redeemed on
registered Google Cloud Skill Boost Account.
Completions will be tracked only on the provided participant Google Cloud Skill Boost Account. DO
NOT redeem the code on any other account, else their completions will not be tracked.
3. Completing all the Quests and Courses inside the labs is mandatory.
Else, your completion will not be considered for the final milestone calculations.
4. You'll earn badges after completing respective courses and quests.
5. Participant Enrollment Email
5th September, 5pm IST
Participants will receive the Enrollment email with access codes
to participate in the campaign.
Daily Progress report
6th September, 5pm IST
List of participants enrolled and their progress will be shared as
a part of Daily Progress report sent to Facilitators and GDSC
Leads.
6. In Case you get Stuck!
If there any challenges working on
the Google Cloud Skill Boost
Platform, email
dscsupport@qwiklabs.com
The team there will respond quickly.
7. Accessing the GenAI Arcade Game
1. Link to access the game will be shared over an email to every correctly
enrolled participant:
The links will be shared on 5th September, 5pm IST on registered email
address.
1. Tracking Completions :
○ Completions will be tracked only on the registered participant Google
Cloud Skill Boost Account.
○ DO NOT redeem the code on any other account, else their completions
will not be tracked and we will not be able to share alternate access
codes.
Important Points to Note
8. (Recap) GenAI Arcade Game - Timeline
● Access the game in the week
allocated to your campus.
● Be patient and wait for more slots
to open.
● Last date to complete all Labs in
the Game is 30th September.
Note: Please adhere to the deadline strictly. No
extensions will be provided in any case
9. GCCF Timeline
● We recommend you to redeem the
code before 11th September, 5pm IST
to access the pathway.
● Last date to complete the pathway
labs (Courses and Quests) is
2nd October, 5pm IST
Note: Please adhere to the deadline strictly. No
extensions will be provided in any case
10. Be patient and wait for your turn!
Most importantly :)
Be patient and wait for your turn.
Everybody will get a fair chance to complete the pathway and game
11. Complete the GenAI Arcade Game
Let's gamify the game!
Each week will be dedicated to a few campuses to participate in the GenAl Arcade
game, that means the Game will be opened for limited slots every week.
How will I know which week to participate in?
The participant and Facilitator will get an email with details on the week they're allocated to. As
a Facilitator, you will be expected to motivate the participants to complete the course in the
week assigned for your campus
Can I change the week allocated to me or my campus?
No this is fixed as there are limited slots, we will not encourage any changes to planned
schedule
12. Session-1 Labs 2,5,6
Task 1.
Some Important Terms:
Vm machines (Virtual Machines): Virtual machines (VMs) are software-based simulations of
physical computers. They allow you to run multiple operating systems (OS) and applications on
a single physical server or host machine.
Path 2 Lab 1
13. Session-1 Labs 2,5,6
Task 2.
Some Important Terms:
NGINX : NGINX (pronounced "engine-X") is a popular open-source web server, reverse proxy
server, and load balancer known for its high performance, scalability, and versatility.
Features:
1. Web Server
2. Reverse Proxy
3. Load Balancer
4. Caching
Path 2 Lab 1
14. Session-1 Labs 2,5,6
Task 3.
Just Follow the steps given to complete the task.
Task 4.
Q. Through which of the following ways can you create a VM instance in Compute Engine?
1. The Cloud console
2. The gcloud command line tool
3. both
Path 2 Lab 1
15. Session-1 Labs 2,5,6
Task 1.
zonal resources: Resources that live in a zone are referred to as zonal resources.
Virtual machine instances and persistent disks live in a zone. If you want to attach a persistent
disk to a virtual machine instance, both resources must be in the same zone.
Similarly, if you want to assign a static IP address to an instance, the instance must be in the
same region as the static IP address.
Path 2 Lab 2
16. Session-1 Labs 2,5,6
Task 1.
Some Important commands:
gcloud -h: gcloud help box opens in order to guide
gcloud config --help: gcloud config help box opens in order to guide
gcloud config list: View the list of configurations in your environment
gcloud config list --all: To see all properties and their settings
gcloud components list: This will list the components
Path 2 Lab 2
17. Session-1 Labs 2,5,6
Task 6.
Three basic ways to interact with Google Cloud services and resources are:
1. GLib
2. Client libraries
3. GStreamer
4. Cloud Console
5. Command-line interface
Ans:
Path 2 Lab 1
18. Session-1 Labs 2,5,6
What is GKE(Google Kubernetes Engine)?
Ans: GKE simplifies the deployment, management, and scaling of containerized
applications using Kubernetes.
What is a GKE Cluster?
Ans: A cluster consists of at least one cluster master machine and multiple worker
machines called nodes. Nodes are Compute Engine virtual machine (VM) instances
that run the Kubernetes processes necessary to make them part of the cluster.
Path 3 Lab 2
19. Session-1 Labs 2,5,6
What is network load balancer ?
Ans: NLB operates at the transport layer (Layer 4) of the OSI model, focusing on
routing traffic based on IP addresses and ports. It doesn't inspect or manipulate
the application layer data.NLB is designed for routing TCP and UDP traffic,
making it suitable for a wide range of non-HTTP protocols, including database
connections and custom application protocols.
What is a HTTP load balancer ?
Ans: HTTP Load Balancer operates at the application layer (Layer 7) of the OSI
model, making routing decisions based on HTTP/HTTPS request details, such as
URL paths and headers.This load balancer is specifically designed for handling
HTTP and HTTPS traffic, allowing it to perform content-based routing and distribute
requests to backend services based on application-specific criteria.
Path 2 Lab 3
15pt Caption
2pt Object Border