Google Cloud Platform Fundamentals Quiz: Infrastructure and Services, Exams of Nursing

A comprehensive multiple-choice quiz focused on google cloud platform (gcp) fundamentals, covering key aspects of infrastructure, virtual machines, storage options, and security. It includes updated questions and revised answers, making it a valuable resource for students and professionals preparing for gcp certification exams or seeking to deepen their understanding of cloud computing concepts. The quiz assesses knowledge of compute engine, vpc networks, load balancing, interconnect options, and various cloud computing services such as iaas and paas. It also covers iam roles, billing models, and storage solutions like cloud storage, cloud sql, and bigtable, offering a thorough review of gcp's core components and functionalities. Designed to enhance learning and test comprehension of essential gcp principles.

Typology: Exams

2024/2025

Available from 08/11/2025

george-examiner
george-examiner 🇺🇸

1

(2)

12K documents

1 / 77

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1 | P a g e
GOOGLE CLOUD PLATFORM FUNDAMENTALS MULTIPLE
CHOICE QUIZ FOR DIFFERENT PARTS OF
INFRASTRUCTURE FINAL EXAM 2025 UPDATED
QUESTIONS AND COMPLETE REVISED ANSWERS
ALREADY AGRADED
True or False: Google Cloud Load Balancing allows you to balance HTTP-based traffic across
multiple Compute Engine regions. - CORRECT ANSWER >>>True
Which statement is true about Google VPC networks and subnets?
1. Networks and subnets are global
2. Networks are global; subnets are regional
3. Networks are global; subnets are zonal
4. Networks are regional; subnets are zonal - CORRECT ANSWER >>>2
An application running in a Compute Engine virtual machine needs high-performance scratch
space. Which type of storage meets this need?
1. Local standard
2. Standard persistent
3. SSD persistent
4. Local SSD - CORRECT ANSWER >>>4
Choose an application that would be suitable for running in a Preemptible VM.
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45
pf46
pf47
pf48
pf49
pf4a
pf4b
pf4c
pf4d

Partial preview of the text

Download Google Cloud Platform Fundamentals Quiz: Infrastructure and Services and more Exams Nursing in PDF only on Docsity!

GOOGLE CLOUD PLATFORM FUNDAMENTALS MULTIPLE

CHOICE QUIZ FOR DIFFERENT PARTS OF

INFRASTRUCTURE FINAL EXAM 2025 UPDATED

QUESTIONS AND COMPLETE REVISED ANSWERS

ALREADY AGRADED

True or False: Google Cloud Load Balancing allows you to balance HTTP-based traffic across multiple Compute Engine regions. - CORRECT ANSWER >>> True Which statement is true about Google VPC networks and subnets?

  1. Networks and subnets are global
  2. Networks are global; subnets are regional
  3. Networks are global; subnets are zonal
  4. Networks are regional; subnets are zonal - CORRECT ANSWER >>> 2 An application running in a Compute Engine virtual machine needs high-performance scratch space. Which type of storage meets this need?
  5. Local standard
  6. Standard persistent
  7. SSD persistent
  8. Local SSD - CORRECT ANSWER >>> 4 Choose an application that would be suitable for running in a Preemptible VM.
  1. A batch job that cannot be checkpointed and restarted
  2. An online relational database
  3. An interactive website
  4. A batch job that can be checkpointed and restarted - CORRECT ANSWER >>> 4 How do Compute Engine customers choose between big VMs and many VMs?
  5. Use big VMs for fault tolerance and elasticity; use many VMs for in-memory databases and CPU-intensive analytics
  6. Use big VMs for in-memory databases and CPU-intensive analytics; use many VMs for fault tolerance and elasticity - CORRECT ANSWER >>> 2 How do VPC routers and firewalls work?
  7. Customers provision virtual machines and run their routers and firewalls in them.
  8. They are managed by Google as a built-in feature.
  9. They are managed by Google in virtual machines, which customers may never modify.
  10. They are managed by Google in virtual machines, which customers may tune or turn off. - CORRECT ANSWER >>> 2 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?
  11. The regional load balancer
  12. The global HTTP(S) load balancer
  13. The regional internal load balancer
  14. The global TCP proxy
  1. They use less resources than devices in a physical data center. - CORRECT ANSWER >>> 1 What type of cloud computing service lets you bind your application code to libraries that give access to the infrastructure your application needs?
  2. Platform as a Service
  3. Infrastructure as a Service
  4. Software as a Service
  5. Hybrid cloud
  6. Virtualized data centers - CORRECT ANSWER >>> 1 What type of cloud computing service provides raw compute, storage, and network, organized in ways that are familiar from physical data centers?
  7. Platform as a Service
  8. Software as a Service
  9. Database as a Service
  10. Infrastructure as a Service - CORRECT ANSWER >>> 4 Which statement is true about the zones within a region?
  11. The zones within a region are never closer to each other than 160 km.
  12. The zones within a region have fast network connectivity among them.
  13. Each zone corresponds to a single physical data center.
  14. Customers must choose exactly one zone in each region in which to run their resources. - CORRECT ANSWER >>> 2 What kind of customer benefits most from billing by the second for cloud resources such as virtual machines?
  1. Customers who create and run many virtual machines
  2. Customers who create many virtual machines and leave them running for months
  3. Customers who create too few virtual machines to get discounts
  4. Customers who create virtual machines running commercially licensed operating systems - CORRECT ANSWER >>> 1 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. - CORRECT ANSWER >>> False True or False: All Google Cloud Platform resources are associated with a project. - CORRECT ANSWER >>> True Service accounts are used to provide which of the following? (Choose all that are correct. Choose 3 responses.)
  5. A way to restrict the actions a resource (such as a VM) can perform
  6. Authentication between Google Cloud Platform services
  7. A set of predefined permissions
  8. A way to allow users to act with service account permissions - CORRECT ANSWER >>> 1, 2, 4 How do GCP customers and Google Cloud Platform divide responsibility for security?
  9. Google takes care of the higher parts of the stack, and customers are responsible for the lower parts.
  1. Primitive roles are changeable once assigned. Predefined roles can never be changed.
  2. Primitive roles only allow viewing, creating, and deleting resources. Predefined roles allow any modification.
  3. Primitive roles can only be granted to single users. Predefined roles can be associated with a group. - CORRECT ANSWER >>> 1 Which statement is true about billing for solutions deployed using Cloud Marketplace (formerly known as Cloud Launcher)?
  4. You pay only for the underlying GCP resources you use, with the possible addition of extra fees for commercially licensed software.
  5. You pay only for the underlying GCP resources you use; Google pays the license fees for commercially licensed software.
  6. Cloud Marketplace solutions are always free.
  7. After a trial period, each Cloud Marketplace solution assesses a fixed recurring monthly fee. - CORRECT ANSWER >>> 1 You are developing an application that transcodes large video files. Which storage option is the best choice for your application?
  8. Cloud Datastore
  9. Google Drive
  10. Cloud Spanner
  11. Cloud Storage - CORRECT ANSWER >>> 4 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?
  1. Cloud Datastore
  2. BigQuery
  3. Cloud Bigtable
  4. Cloud Spanner - CORRECT ANSWER >>> 3 Which statement is true about objects in Cloud Storage?
  5. They are immutable, and new versions overwrite old unless you turn on versioning.
  6. They can be edited in place.
  7. They are immutable, and versioned by default.
  8. They are immutable unless you turn on versioning. - CORRECT ANSWER >>> 1 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?
  9. Cloud Spanner
  10. Cloud Datastore
  11. Bigtable
  12. Cloud SQL - CORRECT ANSWER >>> 2 How do the Nearline and Coldline storage classes differ from Multi-regional and Regional? Choose all that are correct (2 responses).
  13. Nearline and Coldline assess additional retrieval fees.
  14. Nearline and Coldline use a differently-architected API.
  15. Nearline and Coldline assess lower storage fees.
  16. Nearline and Coldline have lower durability.
  1. Local SSD
  2. Cloud Storage - CORRECT ANSWER >>> 4 Identify two reasons for deploying applications using containers. (Choose 2 responses.)
  3. Tight coupling between applications and operating systems
  4. Simpler to migrate workloads
  5. No need to allocate resources in which to run containers
  6. Consistency across development, testing, production environments **- CORRECT ANSWER

** 2, 4 True or False: Kubernetes allows you to manage container clusters in multiple cloud providers. - CORRECT ANSWER >>> True True or False: Google Cloud Platform provides a secure, high-speed container image storage service for use with Kubernetes Engine. - CORRECT ANSWER >>> True In Kubernetes, what does "pod" refer to?

  1. A popular management subsystem
  2. A popular logging subsystem
  3. A group of clusters that work together
  4. A group of containers that work together - CORRECT ANSWER >>> 4 Does Google Cloud Platform offer its own tool for building containers (other than the ordinary docker command)?
  1. Yes. Kubernetes Engine customers must use the GCP-provided tool.
  2. No; all customers use the ordinary docker command.
  3. Yes; the GCP-provided tool is an option, but customers may choose not use it. - CORRECT ANSWER >>> 3 Where do your Kubernetes Engine workloads run?
  4. In clusters that are built into GCP, not separately manageable
  5. In clusters built from Compute Engine virtual machines
  6. In clusters implemented using Cloud Functions
  7. In clusters implemented using App Engine - CORRECT ANSWER >>> 2 Which statements are true about App Engine? Choose all that are true (2 correct answers).
  8. App Engine charges you based on the resources you pre-allocate rather than based on the resources you use.
  9. App Engine requires you to supply or code your own application load balancing and logging services.
  10. Developers who write for App Engine do not need to code their applications in any particular way to use the service.
  11. App Engine manages the hardware and networking infrastructure required to run your code.
  12. It is possible for an App Engine application's daily billing to drop to zero. **- CORRECT ANSWER

** 4, 5 Name 3 advantages of using the App Engine Flexible Environment over App Engine Standard. Choose all that are true (3 correct answers).

You want to gradually decompose a pre-existing monolithic application, not implemented in GCP, into microservices. Which GCP service should you choose?

  1. Apigee Edge
  2. Cloud Endpoints - CORRECT ANSWER >>> 1 Why might a GCP customer choose to use Cloud Source Repositories?
  3. They don't want to host their own git instance, and they don't want to integrate with IAM permissions.
  4. They don't want to host their own git instance, and they want to integrate with IAM permissions.
  5. They want to host and manage their own git instance, and they don't want to integrate with IAM permissions.
  6. They want to host and manage their own git instance, and they want to integrate with IAM permissions. - CORRECT ANSWER >>> 2 Why might a GCP customer choose to use Cloud Functions?
  7. Cloud Functions is a free service for hosting compute operations.
  8. Cloud Functions is the primary way to run Node.js applications in GCP.
  9. Their application contains event-driven code that they don't want to have to provision compute resources for.
  10. Their application has a legacy monolithic structure that they want to break apart into microservices with little developer effort. - CORRECT ANSWER >>> 3 Why might a GCP customer choose to use Deployment Manager?
  1. Deployment Manager is an infrastructure management system for GCP resources.
  2. Deployment Manager is an infrastructure management system for Kubernetes pods.
  3. Deployment Manager enforces maximum resource utilization and spending limits on your GCP resources.
  4. Deployment Manager is a version control system for your GCP infrastructure layout. - CORRECT ANSWER >>> 1 You want to define alerts on your GCP resources, such as when health checks fail. Which is the best GCP product to use?
  5. Deployment Manager
  6. Stackdriver Trace
  7. Stackdriver Debugger
  8. Stackdriver Monitoring
  9. Cloud Functions - CORRECT ANSWER >>> 4 Which statements are true about Stackdriver Logging? Choose all that are true (2 statements)
  10. Stackdriver Logging lets you define uptime checks.
  11. Stackdriver Logging requires that you store your logs in BigQuery or Cloud Storage.
  12. Stackdriver Logging requires the use of a third-party monitoring agent.
  13. Stackdriver Logging lets you define metrics based on your logs.
  14. Stackdriver Logging lets you view logs from your applications, and filter and search on them. - CORRECT ANSWER >>> 4, 5 Name two use cases for Google Cloud Dataproc (Select 2 answers).
  1. BigQuery requires that you provision database instances ahead of use.
  2. BigQuery lets you run fast SQL queries against large databases. - CORRECT ANSWER >>> 2, 5 Name three use cases for Cloud Pub/Sub (Select 3 answers).
  3. Analyzing streaming data
  4. Executing ad-hoc SQL queries
  5. Internet of Things applications
  6. Storage of binary web content
  7. Decoupling systems - CORRECT ANSWER >>> 1, 3, 5 What is TensorFlow?
  8. A managed service for building machine learning models
  9. A hardware device designed to accelerate machine learning workloads
  10. A managed service for building data pipelines
  11. An open-source software library that's useful for building machine learning applications - CORRECT ANSWER >>> 4 What does the Cloud Natural Language API do?
  12. It analyzes text to reveal its structure and meaning.
  13. It translates arbitrary strings into any supported language.
  14. It performs sentiment analysis on audio and video content.
  15. It extracts text in various languages from images. - CORRECT ANSWER >>> 1

Which compute service lets customers run virtual machines that run on Google's infrastructure?

  1. Cloud Functions
  2. Compute Engine
  3. Kubernetes Engine
  4. App Engine - CORRECT ANSWER >>> 2 Which compute service lets customers deploy their applications in containers that run in clusters on Google's infrastructure?
  5. Cloud Functions
  6. Compute Engine
  7. Kubernetes Engine
  8. App Engine - CORRECT ANSWER >>> 3 Which compute service lets customers focus on their applications, leaving most infrastructure and provisioning to Google, while still offering various choices of runtime?
  9. Cloud Functions
  10. Compute Engine
  11. Kubernetes Engine
  12. App Engine - CORRECT ANSWER >>> 4 Which compute service lets customers supply chunks of code, which get run on-demand in response to events, on infrastructure wholly managed by Google?
  13. Cloud Functions
  1. A relational database with SQL queries and horizontal scalability - CORRECT ANSWER >>> 1 Which of these storage needs is best addressed by Cloud Spanner?
  2. A relational database with SQL queries and horizontal scalability
  3. Structured objects, with transactions and SQL-like queries
  4. Immutable binary objects
  5. Structured objects, with lookups based on a single key - CORRECT ANSWER >>> 1 Which of these storage needs is best addressed by Cloud Bigtable?
  6. A relational database with SQL queries and horizontal scalability
  7. Structured objects, with transactions and SQL-like queries
  8. Immutable binary objects
  9. Structured objects, with lookups based on a single key - CORRECT ANSWER >>> 4 Which of these storage needs is best addressed by Cloud Storage?
  10. A relational database with SQL queries and horizontal scalability
  11. Structured objects, with transactions and SQL-like queries
  12. Immutable binary objects
  13. Structured objects, with lookups based on a single key - CORRECT ANSWER >>> 3 You are a project owner and need your co-worker to deploy a new version of your application to App Engine. You want to follow Google's recommended practices. Which IAM roles should you grant your co-worker? A. Project Editor

B. App Engine Service Admin C. App Engine Deployer D. App Engine Code Viewer - CORRECT ANSWER >>> C Your company has reserved a monthly budget for your project. You want to be informed automatically of your project spend so that you can take action when you approach the limit. What should you do? A. Link a credit card with a monthly limit equal to your budget. B. Create a budget alert for 50%, 90%, and 100% of your total monthly budget. C. In App Engine Settings, set a daily budget at the rate of 1/30 of your monthly budget. D. In the GCP Console, configure billing export to BigQuery. Create a saved view that queries your total spend. - CORRECT ANSWER >>> B You have a project using BigQuery. You want to list all BigQuery jobs for that project. You want to set this project as the default for the bq command-line tool. What should you do? A. Use "gcloud config set project" to set the default project. B. Use "bq config set project" to set the default project. C. Use "gcloud generate config-url" to generate a URL to the Google Cloud Platform Console to set the default project. D. Use "bq generate config-url" to generate a URL to the Google Cloud Platform Console to set the default project. - CORRECT ANSWER >>> A Your project has all its Compute Engine resources in the europe-west1 region. You want to set europe-west1 as the default region for gcloud commands. What should you do?