





































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
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
1 / 77
This page cannot be seen from the preview
Don't miss anything!






































































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?
** 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?
** 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?
Which compute service lets customers run virtual machines that run on Google's infrastructure?
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?