GOOGLE CLOUD PLATFORM
ESSENTIAL TRAINING EXAM
QUESTIONS WITH CORRECT ANSWERS
Working with Security - ANSWER-IAM
-Quotas
-Service accounts
-Other settings
Working with gcloud - ANSWER--Download GCP SDK
-Start gcloud from your terminal and project folder
-Authenticate to gcloud
-List or set your project
gcloud Command Examples - ANSWER--$ gcloud version
-$ gcloud auth login
-$ gcloud info--show-log
-$ gcloud config set project <my-project-id >
-$ gcloud init <my-project>
Tips:
1. Change to the directory where your project is stored locally
2. gcloud uses two dashes '--' in arguments, copy/paste may break this!
gcloud Commands and Service Release Levels - ANSWER--General availability
-Beta
-Alpha
-Preview
, General Availability - ANSWER-Commands are considered fully stable and available for
production use. Any commands that break current functionality are subject to a formal
depreciation policy and are documented in the release notes
Beta - ANSWER-Commands are functionally complete, but may still have some
outstanding issues. Not covered by any service-level agreement (SLA)
Alpha - ANSWER-Commands are in early release and may change without notice. Not
covered by any SLA.
Preview - ANSWER-Commands may be unstable and may change without notice . Not
covered by any SLA.
Understanding Compute Service - ANSWER--Google Compute Service (GCS)
-Cloud hosted virtual machines
-Infrastructure as a service (IaaS)
Starting with Google Compute Engine - ANSWER-Use your Google Cloud project
Create a GCE instance (VM) using the GCE console
-Generate a REST request
-Add other Google Cloud services
Connect via SSH and use your VM
Set other networking options
Using Cloud Launcher - ANSWER--VMs (with applications) on Google Compute Engine
-Databases and other components on preconfigured VMs
-Example-Eclipse Che IDE
GCE Resources - ANSWER-Storage
-Images
-Snapshots
-OS versions
ESSENTIAL TRAINING EXAM
QUESTIONS WITH CORRECT ANSWERS
Working with Security - ANSWER-IAM
-Quotas
-Service accounts
-Other settings
Working with gcloud - ANSWER--Download GCP SDK
-Start gcloud from your terminal and project folder
-Authenticate to gcloud
-List or set your project
gcloud Command Examples - ANSWER--$ gcloud version
-$ gcloud auth login
-$ gcloud info--show-log
-$ gcloud config set project <my-project-id >
-$ gcloud init <my-project>
Tips:
1. Change to the directory where your project is stored locally
2. gcloud uses two dashes '--' in arguments, copy/paste may break this!
gcloud Commands and Service Release Levels - ANSWER--General availability
-Beta
-Alpha
-Preview
, General Availability - ANSWER-Commands are considered fully stable and available for
production use. Any commands that break current functionality are subject to a formal
depreciation policy and are documented in the release notes
Beta - ANSWER-Commands are functionally complete, but may still have some
outstanding issues. Not covered by any service-level agreement (SLA)
Alpha - ANSWER-Commands are in early release and may change without notice. Not
covered by any SLA.
Preview - ANSWER-Commands may be unstable and may change without notice . Not
covered by any SLA.
Understanding Compute Service - ANSWER--Google Compute Service (GCS)
-Cloud hosted virtual machines
-Infrastructure as a service (IaaS)
Starting with Google Compute Engine - ANSWER-Use your Google Cloud project
Create a GCE instance (VM) using the GCE console
-Generate a REST request
-Add other Google Cloud services
Connect via SSH and use your VM
Set other networking options
Using Cloud Launcher - ANSWER--VMs (with applications) on Google Compute Engine
-Databases and other components on preconfigured VMs
-Example-Eclipse Che IDE
GCE Resources - ANSWER-Storage
-Images
-Snapshots
-OS versions