GCP
GCP
Primitive roles affect all resources in a GCP project. Predefined roles apply to a particular
service in a project.
true
3.Which of these values is globally unique, permanent, and unchangeable, but chosen by the
customer?
The project ID
4.Which statement is true about billing for solutions deployed using Cloud Marketplace (formerly
known as Cloud Launcher)?
- You pay only for the underlying GCP resources you use, with the possible addition of extra fees
for commercially licensed software.
5.Consider a single hierarchy of GCP resources. Which of these situations is possible? (Choose all
that are correct. Choose 3 responses.)
6.True or False*: In Google Cloud IAM: if a policy applied at the project level gives you Owner
permissions, your access to an individual resource in that
project might be restricted to View permission if someone applies a more restrictive policy directly
to that resource.
-FAlse
7.Service accounts are used to provide which of the following? (Choose all that are correct. Choose 3
responses.)
Google takes care of the lower parts of the stack, and customers are responsible for the higher
parts.
VPC
- True
2.True or false: If you increase the size of a subnet in a custom VPC network, the IP addresses of
virtual machines already on that subnet might be affected.
- False
4.True or false: You can create Compute Engine virtual machines from the command line.
-True
5.How do Compute Engine customers choose between big VMs and many VMs?
Use big VMs for in-memory databases and CPU-intensive analytics; use many VMs for fault
tolerance and elasticity
6.True or False*: Google Cloud Load Balancing allows you to balance HTTP-based traffic across
multiple Compute Engine *regions.*
-TRue
7.How do VPC routers and firewalls work?
-Dedicated Interconnect
11.A GCP customer wants to load-balance traffic among the back-end VMs that form part of a multi-
tier application. Which load-balancing option should this customer choose?
12.An application running in a Compute Engine virtual machine needs high-performance scratch
space. Which type of storage meets this need?
-Local SSD
-False
2.Some developers think of Cloud Bigtable as a persistent hashtable. What does that mean?
-Each item in the database can be sparsely populated, and is looked up with a single key.
-Cloud Spanner.
-Cloud SQL.
- Cloud Spanner.
6. True or false: Cloud Datastore databases can span App Engine and Compute Engine applications.
-True
7. ow are Cloud Datastore and Cloud Bigtable alike? Choose all that are correct (2 correct answers)
-They are both highly scalable.
-----Cloud SQL
2. How do the Nearline and Coldline storage classes differ from Multi-regional and
Regional? Choose all that are correct (2 responses).
----Nearline and Coldline assess lower storage fees
-Nearline and Coldline assess additional retrieval fees
3. You are developing an application that transcodes large video files. Which storage
option is the best choice for your application?
- -----Cloud Storage
5. Which GCP storage service is often the ingestion point for data being moved into
the cloud, and is frequently the long-term storage location for data?
-Cloud Storage
6. you are building a small application. If possible, you'd like this application's data
storage to be at no additional charge. Which service has a free daily quota,
separate from any free trials?
---Cloud Datastore
7. Your application needs to store data with strong transactional consistency, and you
want seamless scaling up. Which storage option is the best choice for your
application?
----Cloud Spanner
8. You manufacture devices with sensors and need to stream huge amounts of data
from these devices to a storage option in the cloud. Which Google Cloud Platform
storage option is the best choice for your application
----Cloud Bigtable
5. True or false: Google keeps Kubernetes Engine refreshed with successive versions of
Kubernetes.
-True
6, Where do the resources used to build Kubernetes Engine clusters come from?
-Compute Engine
FINAL QUIZZ
1.Identify two reasons for deploying applications using containers. (Choose 2 responses.)
---Consistency across development, testing, production environments
----Simpler to migrate workloads
2. Does Google Cloud Platform offer its own tool for building containers (other than the
ordinary docker command)?
---Yes; the GCP-provided tool is an option, but customers may choose not use it.
3. *True or False:* Kubernetes allows you to manage container clusters in multiple cloud
providers.
-----True
5. *True or False:* Google Cloud Platform provides a secure, high-speed container image
storage service for use with Kubernetes Engine.
---True
--True
2. Which of these criteria would make you choose App Engine Flexible Environment, rather
than Standard Environment, for your application? Choose all that are correct (2 correct
responses).
--Ability to ssh in
FINAL QUIZZ
1.Name 3 advantages of using the App Engine Flexible Environment over App Engine
Standard. Choose all that are true (3 correct answers).
3. You want to do business analytics and billing on a customer-facing API. Which GCP
service should you choose?
-Apigee Edge
4. Name 3 advantages of using the App Engine Standard Environment over App Engine
Flexible. Choose all that are true (3 correct answers).
-Google provides and maintains runtime binaries
5. You want to support developers who are building services in GCP through API logging
and monitoring. Which GCP service should you choose?
-Cloud Endpoints
6. Which statements are true about App Engine? Choose all that are true (2 correct
answers).
-App Engine manages the hardware and networking infrastructure required to run
your code.
-It is possible for an App Engine application's daily billing to drop to zero.
1.
Why would a developer choose to store source code in Cloud Source Repositories? Choose
all the answers that are correct (2 correct answers).
-To keep code private to a GCP project
-To reduce work
Final Quizz
1.You want to define alerts on your GCP resources, such as when health checks fail.
Which is the best GCP product to use?
-Stackdriver Monitoring
2. Which statements are true about Stackdriver Logging? Choose all that are true (2
statements)
-Stackdriver Logging lets you view logs from your applications, and filter and
search on them.
-Stackdriver Logging lets you define metrics based on your logs.
1. Name two use cases for Google Cloud Dataproc (Select 2 answers).
-Decoupling systems
3.Name two use cases for Google Cloud Dataflow (Select 2 answers).
-Extract, Transform, and Load (ETL)
-Orchestration
4. What does the Cloud Natural Language API do?
-It analyzes text to reveal its structure and meaning.
5. What is TensorFlow?
-An open-source software library that’s useful for building machine learning
applications
1.Which compute service lets customers focus on their applications, leaving most
infrastructure and provisioning to Google, while still offering various choices of runtime?
-App Engine
2. Which compute service lets customers supply chunks of code, which get run on-demand
in response to events, on infrastructure wholly managed by Google?
-Cloud Functions
4. Which compute service lets customers deploy their applications in containers that run in
clusters on Google's infrastructure?
-Kubernetes Engine
5. For what kind of traffic would the regional load balancer be the first choice? Choose all
that are correct (2 answers).
-UDP traffic
9.Which compute service lets customers run virtual machines that run on Google's
infrastructure?
-Compute Engine
11. Choose a simple way to let a VPN into your Google VPC continue to work in spite of
routing changes,
-cloud router
VPC NETWORK
1.What are the three types of networks offered in Google Cloud?
3. What is one benefit of applying firewall rules by tag rather than by address?
-When a VM is created with a matching tag, the firewall rules apply irrespective of
the IP address it is assigned.s
VIRTUAL MACHINE
1. Which statement is true of Virtual Machine Instances in Compute Engine?
-In Compute Engine, a VM is a networked service that simulates the
features of a computer.
2. Which statement is true of persistent disks?
CLOUD IAM
-Advanced
-Organization Account
1.Which Google Cloud data storage service offers ACID transactions and can scale
globally?
-Cloud Spanner
2.Which data storage service provides data warehouse services for storing data but also
offers an interactive SQL interface for querying the data?
-BigQuery
3.What data storage service might you select if you just needed to migrate a standard
relational database running on a single machine in a datacenter to the cloud?
-Cloud SQL
Resource Management
1.A budget is set at $500 and an alert is set at 100%. What happens when the full amount
is used?
2.No resources in Google Cloud can be used without being associated with...
-A project.
6. What is the foundational process at the base of Google's Site Reliability Engineering
(SRE) ?
-Monitoring.
INTERCONNECTING NETWORK
-Shared VPC
2.If you cannot meet Google’s peering requirements, which network connection service
should you choose to connect to G Suite and YouTube?
-Carrier Peering
3.What is the purpose of Virtual Private Networking (VPN)?
4. Which GCP Interconnect service requires a connection in a GCP colocation facility and
provides 10 Gbps per link?
-Dedicated Interconnect
1.Which of the following are applicable autoscaling policies for managed instance groups?
-Load balancing capacity