SlideShare a Scribd company logo
1 of 39
We’ll be starting the session shortly!
Please keep yourself on MUTE.
WARNING! Be careful while using.
All of the content that we just showed you is strictly CONFIDENTIAL and is
only for the 30 Days of Google Cloud Facilitators. Sharing them externally will
result in immediate disqualification from the program.
Welcome
We are happy to see you here and
glad that you are interested in a
career in cloud and want to learn
more about Google Cloud Platform.
Event
Agenda 10 min
1
2 So, What’s the Cloud Anyway?
3 Start with a Solid Platform
4 Weekly Task + Q&A
Your Career in the Cloud
10 min
30 min
10 min
Preparing for
cloud careers
Growing adoption of cloud
computing is driving demand for
cloud talent…
Cloud Computing in Higher Education
...and cloud technology requires
teaching and learning new skills.
We’re here to help you get started.
Google Cloud Certifications
https://cloud.google.com/certification/
Your training schedule
Session 1
(20th Sep 2021)
In this session, we will
cover about Cloud
Technology in general,
GCP Overview and how
you can get started and
access GCP.
Session 4
(11th Oct 21)
Introduction to Docker and
Kubernetes. Overview of
Google Kubernetes Engine
(GKE).
You are here!
Session 2
(27th Sep 2021)
In this session, we look at
the IaaS (Compute Engine) ,
PaaS (App Engine) , FaaS
(Cloud Functions) and CaaS
(GKE) compute offerings on
GCP. We also look at IAM
and Storage in General.
Session 3
(4th Oct 2021)
Look at various Networking
Options.We also look at
Google Cloud Monitoring
and tools available in the
Cloud Operations Suite.
Track 1: Cloud Engineering
Explore and deploy solution elements, including
infrastructure components such as networks, systems,
and applications services.
1. Getting Started: Create and Manage Cloud Resources
2. Perform foundational infrastructure tasks in Google Cloud
3. Setup and Configure a Cloud Environment in Google
Cloud
4. Deploy and Manage Cloud Environments with Google
Cloud
5. Build and Secure Networks in Google Cloud
6. Deploy to Kubernetes in Google Cloud
Track 2: Data Science &
Machine Learning
Learn & demonstrate proficiency in key data & ML topics
to prepare for roles in data, marketing & business.
1. Getting Started: Create and Manage Cloud Resources
2. Perform Foundational Data, ML, and AI Tasks in Google
Cloud
3. Insights from Data with BigQuery
4. Engineer Data in Google Cloud
5. Integrate with Machine Learning APIs
6. Explore Machine Learning Models with Explainable AI
Week 0
(Sep 20 - Sep 26)
Week 1
(Sep 27 - Oct 3)
Week 2
(Oct 4 - Oct 10)
Week 3
(Oct 11 - Oct 17)
For
Facilitators
Monday
(9 - 10pm)
Track 1 & 2
Module 1
Track 1
Module 2 & 3
Track 1
Module 4 & 5
Track 1
Module 6
Tuesday
(7:30 - 8:30 pm)
Track 2
Module 2 & 3
Track 2
Module 4 & 5
Track 2
Module 6
Thursday
(9 - 10pm)
Q&A
Where are we?
So, What’s the Cloud
Anyway?
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
On-demand
self-service
No human
intervention needed
to get resources
Broad
network
access
Access from
anywhere
Resource
pooling
Provider shares
resources to
consumers
Rapid
elasticity
Get more resources
quickly as needed
Measured
service
Pay only for what
you consume
Cloud computing has five fundamental
characteristics
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Every company is a data company
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
● CPU, memory, storage, and
networking is provided as a
service.
● The user needs to manage
the OS and the application.
● The platform is a managed
service.
● All the user provides is the
application.
● The platform and software
is provided as a service to
the user.
● The user supplies the data.
Infrastructure as a service
(IaaS)
Platform as a service
(PaaS)
Software as a service
(SaaS)
IaaS versus PaaS versus SaaS
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Google Cloud
PoPs and
Network Edge point
of presence
Equiano
(PT, NG, ZA)
2021
Dunant
(US, FR)
2020
SJC
(JP, HK, SG)
2013
JGA-S
(GU, AU)
2019
Indigo
(SG, ID, AU)
2019
Havfrue
(US, IE, DK)
2019
Monet
(US, BR)
2017
Junior
(Rio, Santos)
2018
Tannat
(BR, UY, AR)
2018
Curie
(CL, US)
2019
Faster
(US, JP, TW)
2016
PLCN
(US, TW)
2020
Unity
(US, JP)
2010
Grace Hopper
(US, UK, ES)
2022
Network
Compute
App Engine
Google
Kubernetes
Engine (GKE)
Compute
Engine
Cloud
Functions
Cloud
Run
Google Cloud offers a range of compute services
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Storage
Cloud SQL
Cloud
Storage
Cloud
Bigtable
Cloud
Spanner
Datastore
Google Cloud also offers a range of storage services
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Vision API Speech-to-Text
API
Cloud
Translation API
AI Platform
Big data
Pub/Sub Dataflow Dataproc
BigQuery AI Platform
Notebooks
Machine learning
AutoML
Google Cloud offers services to get value from data
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Start with a Solid
Platform
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Google Cloud
Console
Web user
interface
>_
Cloud SDK and
Cloud Shell
Command-line
interface
Cloud Console
mobile app
For iOS and
Android
REST-based
API
For custom
applications
There are four ways to interact with Google Cloud
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
The Cloud Console provides a web-based GUI for
you to manage Google Cloud projects and
resources
● Centralized console for all project data.
● Execute common tasks using simple
mouse clicks.
● Manage and create projects.
● Access developer tools:
○ Cloud Source Repositories
○ Cloud SDK
○ Cloud Shell
● Access to product APIs.
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Logging in to the Cloud Console
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Interacting with the Cloud Console
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Every Google Cloud service you use is associated
with a project
● Enable services and APIs.
● Enable billing.
● Manage permissions and credentials.
● Track resource and quota usage.
● Programmatically manage your
projects in Google Cloud.
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Project ID Project name Project number
Globally unique Need not be unique Globally unique
Assigned by Google Cloud
but mutable during
creation
Chosen by you Assigned by Google Cloud
Immutable after creation Mutable Immutable
Projects have three identifying attributes
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
http://www.console.google.com
Creating a project
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Creating a project
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Billing account pays for project
resources.
A billing account is linked to zero or
more projects.
Accounts are charged automatically,
invoiced monthly, or invoiced at the
threshold limit.
Sub accounts can be used for
separate billing for projects.
Cloud
Storage
VMs Cloud
APIs
BigQuery Cloud
Network
How billing works
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
●gcloud
●gsutil
●bq
The Cloud SDK is a command-line interface for
Google Cloud products and services
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
● Browser-based CLI access to resources
● No need to install the Cloud SDK or
other tools locally
● Runs on an ephemeral Compute Engine
VM at no cost to you
● 5 GB of persistent disk storage
● Web preview functionality and built-in
authorization for project/resource
access
Cloud Shell
console.cloud.google.com
Cloud SDK
Cloud Console
Cloud Shell is an alternative to the Cloud SDK
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Starting Cloud Shell
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
The Cloud Console and Cloud Shell
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
The Cloud Shell code editor is a tool for editing files
inside your Cloud Shell environment
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Manage Google Cloud services from your Android
or iOS device
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Task for this week
● A Tour of Qwiklabs and Google Cloud
● Getting Started with Cloud Shell and gcloud
● Creating a VM
Getting Started: Create and Manage Cloud Resources
(6 labs)
Weekly Task
Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
Recommended Labs
Thank You!
Week #1 Training.pptx

More Related Content

Similar to Week #1 Training.pptx

30 days of cloud - 1
30 days of cloud - 130 days of cloud - 1
30 days of cloud - 1HitanshDoshi
 
Google Cloud Study Jam.pdf
Google Cloud Study Jam.pdfGoogle Cloud Study Jam.pdf
Google Cloud Study Jam.pdfjainavijeet
 
Google Cloud Study Jam Session 1.pdf
Google Cloud Study Jam Session 1.pdfGoogle Cloud Study Jam Session 1.pdf
Google Cloud Study Jam Session 1.pdfShirish30
 
Introduction to Google Cloud
Introduction to Google CloudIntroduction to Google Cloud
Introduction to Google CloudDSC IEM
 
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptx
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptxCloud Study Jam_ Google Cloud Essentials Event Slides.pptx
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptxAkashSrivastava519152
 
Google Cloud Jam 2023.pptx
Google Cloud  Jam 2023.pptxGoogle Cloud  Jam 2023.pptx
Google Cloud Jam 2023.pptxRakshaAgrawal21
 
GDSC Study Jam Session 1
GDSC Study Jam Session 1GDSC Study Jam Session 1
GDSC Study Jam Session 1SahithiGurlinka
 
30 Days of Google Cloud
30 Days of Google Cloud30 Days of Google Cloud
30 Days of Google CloudAshwinRaj57
 
Introduction to Google Cloud Platform
Introduction to Google Cloud PlatformIntroduction to Google Cloud Platform
Introduction to Google Cloud PlatformPradeep Bhadani
 
30 Days Of Google Cloud Info Session-GDSC AU
30 Days Of Google Cloud Info Session-GDSC AU30 Days Of Google Cloud Info Session-GDSC AU
30 Days Of Google Cloud Info Session-GDSC AUAKSHATPATEL48
 
GDSC23 - Info Session Dr. AIT.pptx
GDSC23 - Info Session Dr. AIT.pptxGDSC23 - Info Session Dr. AIT.pptx
GDSC23 - Info Session Dr. AIT.pptxAniketRai51
 
Essentials of cloud dsc skct
Essentials of cloud dsc skctEssentials of cloud dsc skct
Essentials of cloud dsc skctNaveenK158
 
Introduction to google cloud platform
Introduction to google cloud platformIntroduction to google cloud platform
Introduction to google cloud platformPankajSoni224837
 
30 days of Google Cloud Introduction
30 days of Google Cloud Introduction30 days of Google Cloud Introduction
30 days of Google Cloud IntroductionDeepikaRana30
 

Similar to Week #1 Training.pptx (20)

30 days of cloud - 1
30 days of cloud - 130 days of cloud - 1
30 days of cloud - 1
 
Google Cloud Study Jam.pdf
Google Cloud Study Jam.pdfGoogle Cloud Study Jam.pdf
Google Cloud Study Jam.pdf
 
Google Cloud Study Jam Session 1.pdf
Google Cloud Study Jam Session 1.pdfGoogle Cloud Study Jam Session 1.pdf
Google Cloud Study Jam Session 1.pdf
 
Introduction to Google Cloud
Introduction to Google CloudIntroduction to Google Cloud
Introduction to Google Cloud
 
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptx
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptxCloud Study Jam_ Google Cloud Essentials Event Slides.pptx
Cloud Study Jam_ Google Cloud Essentials Event Slides.pptx
 
GCCP Session.pptx
GCCP Session.pptxGCCP Session.pptx
GCCP Session.pptx
 
Google Cloud Jam 2023.pptx
Google Cloud  Jam 2023.pptxGoogle Cloud  Jam 2023.pptx
Google Cloud Jam 2023.pptx
 
30 days of google cloud 2021
30 days of google cloud 202130 days of google cloud 2021
30 days of google cloud 2021
 
GDSC Study Jam Session 1
GDSC Study Jam Session 1GDSC Study Jam Session 1
GDSC Study Jam Session 1
 
JAM23-24_ppt.pptx
JAM23-24_ppt.pptxJAM23-24_ppt.pptx
JAM23-24_ppt.pptx
 
30 Days of Google Cloud
30 Days of Google Cloud30 Days of Google Cloud
30 Days of Google Cloud
 
Introduction to Google Cloud Platform
Introduction to Google Cloud PlatformIntroduction to Google Cloud Platform
Introduction to Google Cloud Platform
 
30 Days Of Google Cloud Info Session-GDSC AU
30 Days Of Google Cloud Info Session-GDSC AU30 Days Of Google Cloud Info Session-GDSC AU
30 Days Of Google Cloud Info Session-GDSC AU
 
GDSC23 - Info Session Dr. AIT.pptx
GDSC23 - Info Session Dr. AIT.pptxGDSC23 - Info Session Dr. AIT.pptx
GDSC23 - Info Session Dr. AIT.pptx
 
Essentials of cloud dsc skct
Essentials of cloud dsc skctEssentials of cloud dsc skct
Essentials of cloud dsc skct
 
Introduction to google cloud platform
Introduction to google cloud platformIntroduction to google cloud platform
Introduction to google cloud platform
 
30 days of Google Cloud Introduction
30 days of Google Cloud Introduction30 days of Google Cloud Introduction
30 days of Google Cloud Introduction
 
GCCP-Session 2
GCCP-Session 2GCCP-Session 2
GCCP-Session 2
 
Week 1 - ACE.pptx
Week 1 - ACE.pptxWeek 1 - ACE.pptx
Week 1 - ACE.pptx
 
infoSeS 2021-22
infoSeS 2021-22infoSeS 2021-22
infoSeS 2021-22
 

Recently uploaded

CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵anilsa9823
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfAmirYakdi
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130Suhani Kapoor
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Delhi Call girls
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiSuhani Kapoor
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️soniya singh
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...Suhani Kapoor
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CANestorGamez6
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptxVanshNarang19
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightDelhi Call girls
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Roomdivyansh0kumar0
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonDelhi Call girls
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130Suhani Kapoor
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsCharles Obaleagbon
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentationamedia6
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxjanettecruzeiro1
 

Recently uploaded (20)

CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service  🧵
CALL ON ➥8923113531 🔝Call Girls Kalyanpur Lucknow best Female service 🧵
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdfThe_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
The_Canvas_of_Creative_Mastery_Newsletter_April_2024_Version.pdf
 
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
VIP Call Girls Service Bhagyanagar Hyderabad Call +91-8250192130
 
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
Best VIP Call Girls Noida Sector 44 Call Me: 8448380779
 
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
VIP Call Girls Service Mehdipatnam Hyderabad Call +91-8250192130
 
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service BhiwandiVIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
VIP Call Girls Bhiwandi Ananya 8250192130 Independent Escort Service Bhiwandi
 
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
Call Girls in Kalkaji Delhi 8264348440 call girls ❤️
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
VIP College Call Girls Gorakhpur Bhavna 8250192130 Independent Escort Service...
 
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
SCRIP Lua HTTP PROGRACMACION PLC  WECON CASCRIP Lua HTTP PROGRACMACION PLC  WECON CA
SCRIP Lua HTTP PROGRACMACION PLC WECON CA
 
Fashion trends before and after covid.pptx
Fashion trends before and after covid.pptxFashion trends before and after covid.pptx
Fashion trends before and after covid.pptx
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 nightCheap Rate Call girls Kalkaji 9205541914 shot 1500 night
Cheap Rate Call girls Kalkaji 9205541914 shot 1500 night
 
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130  Available With RoomVIP Kolkata Call Girl Gariahat 👉 8250192130  Available With Room
VIP Kolkata Call Girl Gariahat 👉 8250192130 Available With Room
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
VIP Call Girls Service Kukatpally Hyderabad Call +91-8250192130
 
WAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past QuestionsWAEC Carpentry and Joinery Past Questions
WAEC Carpentry and Joinery Past Questions
 
The history of music videos a level presentation
The history of music videos a level presentationThe history of music videos a level presentation
The history of music videos a level presentation
 
SD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptxSD_The MATATAG Curriculum Training Design.pptx
SD_The MATATAG Curriculum Training Design.pptx
 

Week #1 Training.pptx

  • 1. We’ll be starting the session shortly! Please keep yourself on MUTE.
  • 2. WARNING! Be careful while using. All of the content that we just showed you is strictly CONFIDENTIAL and is only for the 30 Days of Google Cloud Facilitators. Sharing them externally will result in immediate disqualification from the program.
  • 3. Welcome We are happy to see you here and glad that you are interested in a career in cloud and want to learn more about Google Cloud Platform.
  • 4. Event Agenda 10 min 1 2 So, What’s the Cloud Anyway? 3 Start with a Solid Platform 4 Weekly Task + Q&A Your Career in the Cloud 10 min 30 min 10 min
  • 6. Growing adoption of cloud computing is driving demand for cloud talent… Cloud Computing in Higher Education ...and cloud technology requires teaching and learning new skills. We’re here to help you get started.
  • 8. Your training schedule Session 1 (20th Sep 2021) In this session, we will cover about Cloud Technology in general, GCP Overview and how you can get started and access GCP. Session 4 (11th Oct 21) Introduction to Docker and Kubernetes. Overview of Google Kubernetes Engine (GKE). You are here! Session 2 (27th Sep 2021) In this session, we look at the IaaS (Compute Engine) , PaaS (App Engine) , FaaS (Cloud Functions) and CaaS (GKE) compute offerings on GCP. We also look at IAM and Storage in General. Session 3 (4th Oct 2021) Look at various Networking Options.We also look at Google Cloud Monitoring and tools available in the Cloud Operations Suite.
  • 9. Track 1: Cloud Engineering Explore and deploy solution elements, including infrastructure components such as networks, systems, and applications services. 1. Getting Started: Create and Manage Cloud Resources 2. Perform foundational infrastructure tasks in Google Cloud 3. Setup and Configure a Cloud Environment in Google Cloud 4. Deploy and Manage Cloud Environments with Google Cloud 5. Build and Secure Networks in Google Cloud 6. Deploy to Kubernetes in Google Cloud
  • 10. Track 2: Data Science & Machine Learning Learn & demonstrate proficiency in key data & ML topics to prepare for roles in data, marketing & business. 1. Getting Started: Create and Manage Cloud Resources 2. Perform Foundational Data, ML, and AI Tasks in Google Cloud 3. Insights from Data with BigQuery 4. Engineer Data in Google Cloud 5. Integrate with Machine Learning APIs 6. Explore Machine Learning Models with Explainable AI
  • 11. Week 0 (Sep 20 - Sep 26) Week 1 (Sep 27 - Oct 3) Week 2 (Oct 4 - Oct 10) Week 3 (Oct 11 - Oct 17) For Facilitators Monday (9 - 10pm) Track 1 & 2 Module 1 Track 1 Module 2 & 3 Track 1 Module 4 & 5 Track 1 Module 6 Tuesday (7:30 - 8:30 pm) Track 2 Module 2 & 3 Track 2 Module 4 & 5 Track 2 Module 6 Thursday (9 - 10pm) Q&A Where are we?
  • 12. So, What’s the Cloud Anyway? Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 13. On-demand self-service No human intervention needed to get resources Broad network access Access from anywhere Resource pooling Provider shares resources to consumers Rapid elasticity Get more resources quickly as needed Measured service Pay only for what you consume Cloud computing has five fundamental characteristics Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 14. Every company is a data company Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 15. ● CPU, memory, storage, and networking is provided as a service. ● The user needs to manage the OS and the application. ● The platform is a managed service. ● All the user provides is the application. ● The platform and software is provided as a service to the user. ● The user supplies the data. Infrastructure as a service (IaaS) Platform as a service (PaaS) Software as a service (SaaS) IaaS versus PaaS versus SaaS Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 16. Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program Google Cloud PoPs and Network Edge point of presence Equiano (PT, NG, ZA) 2021 Dunant (US, FR) 2020 SJC (JP, HK, SG) 2013 JGA-S (GU, AU) 2019 Indigo (SG, ID, AU) 2019 Havfrue (US, IE, DK) 2019 Monet (US, BR) 2017 Junior (Rio, Santos) 2018 Tannat (BR, UY, AR) 2018 Curie (CL, US) 2019 Faster (US, JP, TW) 2016 PLCN (US, TW) 2020 Unity (US, JP) 2010 Grace Hopper (US, UK, ES) 2022 Network
  • 17. Compute App Engine Google Kubernetes Engine (GKE) Compute Engine Cloud Functions Cloud Run Google Cloud offers a range of compute services Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 18. Storage Cloud SQL Cloud Storage Cloud Bigtable Cloud Spanner Datastore Google Cloud also offers a range of storage services Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 19. Vision API Speech-to-Text API Cloud Translation API AI Platform Big data Pub/Sub Dataflow Dataproc BigQuery AI Platform Notebooks Machine learning AutoML Google Cloud offers services to get value from data Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 20. Start with a Solid Platform Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 21. Google Cloud Console Web user interface >_ Cloud SDK and Cloud Shell Command-line interface Cloud Console mobile app For iOS and Android REST-based API For custom applications There are four ways to interact with Google Cloud Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 22. The Cloud Console provides a web-based GUI for you to manage Google Cloud projects and resources ● Centralized console for all project data. ● Execute common tasks using simple mouse clicks. ● Manage and create projects. ● Access developer tools: ○ Cloud Source Repositories ○ Cloud SDK ○ Cloud Shell ● Access to product APIs. Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 23. Logging in to the Cloud Console Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 24. Interacting with the Cloud Console Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 25. Every Google Cloud service you use is associated with a project ● Enable services and APIs. ● Enable billing. ● Manage permissions and credentials. ● Track resource and quota usage. ● Programmatically manage your projects in Google Cloud. Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 26. Project ID Project name Project number Globally unique Need not be unique Globally unique Assigned by Google Cloud but mutable during creation Chosen by you Assigned by Google Cloud Immutable after creation Mutable Immutable Projects have three identifying attributes Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 27. http://www.console.google.com Creating a project Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 28. Creating a project Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 29. Billing account pays for project resources. A billing account is linked to zero or more projects. Accounts are charged automatically, invoiced monthly, or invoiced at the threshold limit. Sub accounts can be used for separate billing for projects. Cloud Storage VMs Cloud APIs BigQuery Cloud Network How billing works Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 30. ●gcloud ●gsutil ●bq The Cloud SDK is a command-line interface for Google Cloud products and services Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 31. ● Browser-based CLI access to resources ● No need to install the Cloud SDK or other tools locally ● Runs on an ephemeral Compute Engine VM at no cost to you ● 5 GB of persistent disk storage ● Web preview functionality and built-in authorization for project/resource access Cloud Shell console.cloud.google.com Cloud SDK Cloud Console Cloud Shell is an alternative to the Cloud SDK Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 32. Starting Cloud Shell Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 33. The Cloud Console and Cloud Shell Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 34. The Cloud Shell code editor is a tool for editing files inside your Cloud Shell environment Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 35. Manage Google Cloud services from your Android or iOS device Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program
  • 37. ● A Tour of Qwiklabs and Google Cloud ● Getting Started with Cloud Shell and gcloud ● Creating a VM Getting Started: Create and Manage Cloud Resources (6 labs) Weekly Task Copyright Google LLC. For educational purposes in accordance with the terms of use set forth on the program Recommended Labs

Editor's Notes

  1. [Read out the agenda on this slide.]
  2. As, we all know that Cloud is a booming technology these days and the IT companies across the globe are shifting their traditional infrastructure to the cloud. So, that shift is generating a higher demand for the cloud engineers. Now, with the help of this training - you learn the foundation concepts of Google Cloud & develop interest in concepts like CC, ML & AI. Using the resources which will be provided to you, you can learn about GCP services and become eligible for such positions.
  3. Cloud technology is now mainstream, with enterprise spending on cloud-based offerings growing faster than spending on traditional IT offerings. This recent increase in cloud adoption has resulted in a corresponding increase in the need for workers skilled in cloud technologies. Nearly 80% of worldwide IT departments report a skills gap in cloud-ready talent and another 50% report that they are struggling to hire skilled professionals. University students today are primed to fill this skill gap and we’re here to help you prepare them.
  4. First track that we have in the program is the “Cloud Engineering” track. By completing the quests under the Cloud Engineering track, you will learn to explore and deploy solution elements, including infrastructure components such as networks, systems, and applications services. We have a total of 6 quests under this track that will be covered through training sessions starting next week. Let’s take a look at the second track!
  5. For Track 2, we have the “Data Science & Machine Learning” track. By completing the quests in this track, you will learn and demonstrate proficiency in key topics related to big data and machine learning to prepare for roles such as data analyst, marketing analyst, business intelligence professional, and data engineer. This track also consists of 6 quests. I am sure you are curious to know about the campaign timelines and training schedules. You hear more about it in the slides ahead.
  6. Welcome to So, What’s the Cloud Anyway?, I’m ________________.
  7. Cloud computing has five fundamental characteristics: First, computing resources are on-demand and self-service. Cloud-computing customers use an automated interface and get the processing power, storage, and network they need, without the typical complex configurations required when building physical servers. Second, resources are accessible over a network from any location. Providers allocate resources to consumers from a large pool, allowing them to benefit from economies of scale. The resources exist in multiple locations all over the world, you just have to decide the available geographic location you wish to utilize. Resources are elastic. If you need more resources you can get them rapidly. And when you need less, you can scale back. Finally, you pay only for what you use or reserve, as you go. If you stop using resources, you simply stop paying.
  8. Google believes that, in the future, every company—regardless of size or industry—will differentiate itself from its competitors through technology. Largely, that technology will be in the form of software. Great software is centered on data. Therefore, every company is, or will become, a data company. Google Cloud provides a wide variety of services for managing and getting value from data at scale.
  9. With infrastructure as a service, the service provides the underlying architecture for you to run servers. The resources to run are provided, but it’s up to the user to manage the operating system and application. Platform as a service takes it one step further. Now the entire environment will be managed for you the user, and all that is required of you is to manage your applications. The operating system layer will be managed as part of the service. For Software as a service, the infrastructure, platform, and software is managed for you. All that’s required is that you bring your data to the system. A few commercial examples of SaaS include SAP and Salesforce.
  10. Google’s data centers around the world are interconnected by the Google network, which, by some publicly available estimates, carries as much as 40% of the world’s internet traffic every day. This is the largest network of its kind on Earth, and it continues to grow. It’s designed to provide the highest possible throughput and the lowest possible latencies for applications. The network interconnects with the public internet at more than 90 internet exchanges and more than 110 points of presence worldwide. When an internet user sends traffic to a Google resource, Google responds to the user's request from an Edge Network location that will provide the lowest delay or latency. Google’s edge caching network places content close to end users to minimize latency. Applications in Google Cloud can take advantage of this edge network too.
  11. Google Cloud’s products and services can be broadly categorized as Compute, Storage, Big Data, and Machine Learning. Leveraging compute can include virtual machines via Compute Engine, running Docker containers in a managed platform using Google Kubernetes Engine, deploying applications in a managed platform like App Engine, running event-based serverless code using Cloud Functions, or running stateless containers as a managed service like Cloud Run.
  12. A variety of managed storage options are available as well. For unstructured storage there’s Cloud Storage, for managed relational databases there’s Cloud SQL or Cloud Spanner, and for NoSQL, there are options like Datastore or Cloud Bigtable.
  13. Managed services dealing with big data and machine learning are available as well.
  14. Hi, I’m ______. Welcome to the module Start with a Solid Platform.
  15. There are four ways you can interact with Google Cloud, and we’ll talk about each in turn: the Cloud Console, the Cloud SDK and Cloud Shell, APIs, and the Cloud Console mobile app.
  16. The Cloud Console serves as a centralized console for all of your project data, and lets you execute common tasks using simple mouse clicks with no need to remember commands or avoid typos. When you use the Cloud Console, the resources that you create are done so in the context of a specific project. You can create multiple projects, so you can use projects to separate your work in whatever way makes sense for you. For example, you might start a new project if you want to make sure only certain team members can access the resources in that project, while all team members can continue to access resources in another project. The Cloud Console is also great for developers. Cloud Source Repositories provides Git version control to support collaborative development of any application or service. The Cloud SDK is a set of command-line tools for Google Cloud. You can run these tools interactively or in your automated scripts. Cloud Shell also provides you with command-line access to your cloud resources directly from your browser, but without having to install the Cloud SDK or other tools on your system. The utilities you need are always available, up to date and fully authenticated when you need them. The Cloud SDK and Cloud Shell will be discussed in more detail later in this module. The Cloud SDK includes client libraries that enable you to easily create and manage resources. Google Cloud client libraries expose APIs for two main purposes. App APIs provide access to services and admin APIs offer functionality for resource management.
  17. From a browser, go to console.cloud.google.com. If you haven’t already logged into your Google account, the system will prompt you to enter your credentials. After you log in, the Cloud Console will display the details of your default project.
  18. All Google Cloud services are accessible through the simple menu button in the top-left corner. You can pin frequently used services to this menu.
  19. Projects are the basis for enabling and using Google Cloud services, like managing APIs, enabling billing, adding and removing collaborators, and enabling other Google services. Each project is a separate account, and each resource belongs to exactly one. Projects can have different owners and users. They’re billed separately, and they’re managed separately. Resource Manager provides ways for you to programmatically manage your projects in Google Cloud. You can access Resource Manager through an RPC API or REST API. With these APIs, you can get a list of all projects associated with an account, create new projects, update existing projects, and delete projects. You can also undelete, or recover, projects that you want to restore.
  20. Each Google Cloud project has a name and project ID that you assign. The project ID is a permanent, unchangeable identifier, and it has to be unique across Google Cloud. While a Project ID will be generated automatically, you can edit it. However, this must be done while creating the new project though as it cannot be modified afterwards. In general, project IDs are made to be human-readable strings, and you’ll use them frequently to refer to projects. On the other hand, project names are for your convenience, and you can change them. Note though that you can’t reuse the project name of a deleted project. Google Cloud also assigns each of your projects a unique project number, and you’ll see it displayed to you in various contexts, but using it is mostly outside the scope of this course. As you work with Google Cloud, you'll use these identifiers in certain command lines and API calls.
  21. To create a project, click on the name of the current project in the upper left portion of the screen.
  22. A list of all current projects will be displayed. Select the New Project option on the right-hand side. When the New Project screen is displayed, give your project a name. You have the option to use the auto-generated project ID, or create your own by clicking the Edit option. Project IDs must be globally unique. Select the appropriate billing account and organization and then click Create.
  23. Billing in Google Cloud is set up at the Google Cloud project level. When you define a Google Cloud project, you link a billing account to it. This billing account is where you will configure all your billing information, including your payment option. You can link your billing account to zero or more projects. Projects that you don’t link to any billing account can only use free Google Cloud services. Your billing account can be charged automatically and invoiced every month, or at every threshold limit. You can separate project billings by setting up billing subaccounts. Some Google Cloud customers who resell Google Cloud services use sub accounts for each of their own clients.
  24. The Cloud SDK is a set of command-line tools that you can download and install onto a computer of your choice and use to manage resources and applications hosted on Google Cloud. The gcloud ***gee cloud*** CLI manages authentication, local configuration, developer workflow, and interactions with Google Cloud APIs. Gsutil ***gee ess util*** provides command line access to manage Cloud Storage buckets and objects. bq *** bee cue*** allows you to run queries and manipulate datasets, tables, and entities in BigQuery through the command line.
  25. Using Cloud Shell, you can manage your projects and resources easily without having to install the Cloud SDK or other tools locally. The Cloud SDK command-line tools and other utilities are always available, up to date, and fully authenticated. Your Cloud Shell virtual machine is ephemeral, which means that it will be stopped whenever you stop using it interactively, and it’ll be restarted when you re-enter Cloud Shell. You get five gigabytes of persistent disk storage that is reattached for you every time a new Cloud Shell session is started. Cloud Shell provides web preview functionality and built-in authorization for access to Cloud Console projects and resources.
  26. To start Cloud Shell, click on the Activate Cloud Shell icon in the upper right side of the screen.
  27. The Cloud Shell terminal will appear on the lower portion of the window. Options, including launching the Cloud Shell code editor and opening Cloud Shell in a new page, can be performed using the tool bar on the upper right corner of Cloud Shell.
  28. The Cloud Shell code editor is a tool for editing files inside your Cloud Shell environment in real time within the web browser. This tool is extremely convenient when working with code-first applications or container-based workloads, because you can edit files easily without the need to download and upload changes. You can also use text editors from the Cloud Shell command prompt.
  29. The Cloud Console mobile app is available for iOS and Android and offers many capabilities. It allows you to stay connected to the cloud and check billing, status, and critical issues. To see the health of your service at a glance, you can create your own custom dashboard showing key metrics such as CPU usage, network usage, requests per second, server errors, and more. You can take action to address issues directly from your device such as rolling back a bad release, stopping or restarting a virtual machine, searching logs or even connecting to a virtual machine via SSH. The monitoring functionality allows you to view and respond to to incidents, errors, and logging. If you need to, you can even access Cloud Shell to perform any gcloud operation.
  30. Now moving on to what you have to do for the remaining of the week...