ExamGecko
Home / Google / Professional Cloud Architect / List of questions
Ask Question

Google Professional Cloud Architect Practice Test - Questions Answers, Page 10

List of questions

Question 91

Report
Export
Collapse

You are using Cloud Shell and need to install a custom utility for use in a few weeks. Where can you store the file so it is in the default execution path and persists across sessions?

~/bin
~/bin
Cloud Storage
Cloud Storage
/google/scripts
/google/scripts
/usr/local/bin
/usr/local/bin
Suggested answer: A
asked 18/09/2024
Kaddy Kabuya
47 questions

Question 92

Report
Export
Collapse

You want to create a private connection between your instances on Compute Engine and your on-premises data center. You require a connection of at least 20 Gbps. You want to follow Google-recommended practices. How should you set up the connection?

Create a VPC and connect it to your on-premises data center using Dedicated Interconnect.
Create a VPC and connect it to your on-premises data center using Dedicated Interconnect.
Create a VPC and connect it to your on-premises data center using a single Cloud VPN.
Create a VPC and connect it to your on-premises data center using a single Cloud VPN.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises data center using Dedicated Interconnect.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises data center using Dedicated Interconnect.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises datacenter using a single Cloud VPN.
Create a Cloud Content Delivery Network (Cloud CDN) and connect it to your on-premises datacenter using a single Cloud VPN.
Suggested answer: A
asked 18/09/2024
Nazarii Bybyk
36 questions

Question 93

Report
Export
Collapse

You are analyzing and defining business processes to support your startup's trial usage of GCP, and you don't yet know what consumer demand for your product will be. Your manager requires you to minimize GCP service costs and adhere to Google best practices. What should you do?

Utilize free tier and sustained use discounts. Provision a staff position for service cost management.
Utilize free tier and sustained use discounts. Provision a staff position for service cost management.
Utilize free tier and sustained use discounts. Provide training to the team about service cost management.
Utilize free tier and sustained use discounts. Provide training to the team about service cost management.
Utilize free tier and committed use discounts. Provision a staff position for service cost management.
Utilize free tier and committed use discounts. Provision a staff position for service cost management.
Utilize free tier and committed use discounts. Provide training to the team about service cost management.
Utilize free tier and committed use discounts. Provide training to the team about service cost management.
Suggested answer: A
asked 18/09/2024
George Weine Paulino Chaves
48 questions

Question 94

Report
Export
Collapse

You are building a continuous deployment pipeline for a project stored in a Git source repository and want to ensure that code changes can be verified deploying to production. What should you do?

Use Spinnaker to deploy builds to production using the red/black deployment strategy so that changes can easily be rolled back.
Use Spinnaker to deploy builds to production using the red/black deployment strategy so that changes can easily be rolled back.
Use Spinnaker to deploy builds to production and run tests on production deployments.
Use Spinnaker to deploy builds to production and run tests on production deployments.
Use Jenkins to build the staging branches and the master branch. Build and deploy changes to production for 10% of users before doing a complete rollout.
Use Jenkins to build the staging branches and the master branch. Build and deploy changes to production for 10% of users before doing a complete rollout.
Use Jenkins to monitor tags in the repository. Deploy staging tags to a staging environment for testing. After testing, tag the repository for production and deploy that to the production environment.
Use Jenkins to monitor tags in the repository. Deploy staging tags to a staging environment for testing. After testing, tag the repository for production and deploy that to the production environment.
Suggested answer: C

Explanation:

Reference: https://github.com/GoogleCloudPlatform/continuous-deployment-on-kubernetes/blob/master/README.md

asked 18/09/2024
Devon Woods
37 questions

Question 95

Report
Export
Collapse

You have an outage in your Compute Engine managed instance group: all instance keep restarting after 5 seconds. You have a health check configured, but autoscaling is disabled. Your colleague, who is a Linux expert, offered to look into the issue. You need to make sure that he can access the VMs. What should you do?

Grant your colleague the IAM role of project Viewer
Grant your colleague the IAM role of project Viewer
Perform a rolling restart on the instance group
Perform a rolling restart on the instance group
Disable the health check for the instance group. Add his SSH key to the project-wide SSH keys
Disable the health check for the instance group. Add his SSH key to the project-wide SSH keys
Disable autoscaling for the instance group. Add his SSH key to the project-wide SSH Keys
Disable autoscaling for the instance group. Add his SSH key to the project-wide SSH Keys
Suggested answer: C
asked 18/09/2024
Carlotta Agape
39 questions

Question 96

Report
Export
Collapse

Your company is migrating its on-premises data center into the cloud. As part of the migration, you want to integrate Kubernetes Engine for workload orchestration. Parts of your architecture must also be PCI DSS-compliant. Which of the following is most accurate?

App Engine is the only compute platform on GCP that is certified for PCI DSS hosting.
App Engine is the only compute platform on GCP that is certified for PCI DSS hosting.
Kubernetes Engine cannot be used under PCI DSS because it is considered shared hosting.
Kubernetes Engine cannot be used under PCI DSS because it is considered shared hosting.
Kubernetes Engine and GCP provide the tools you need to build a PCI DSS-compliant environment.
Kubernetes Engine and GCP provide the tools you need to build a PCI DSS-compliant environment.
All Google Cloud services are usable because Google Cloud Platform is certified PCI-compliant.
All Google Cloud services are usable because Google Cloud Platform is certified PCI-compliant.
Suggested answer: C
asked 18/09/2024
Hernan Rojas
48 questions

Question 97

Report
Export
Collapse

Your company has multiple on-premises systems that serve as sources for reporting. The data has not been maintained well and has become degraded over time. You want to use Google-recommended practices to detect anomalies in your company data. What should you do?

Upload your files into Cloud Storage. Use Cloud Datalab to explore and clean your data.
Upload your files into Cloud Storage. Use Cloud Datalab to explore and clean your data.
Upload your files into Cloud Storage. Use Cloud Dataprep to explore and clean your data.
Upload your files into Cloud Storage. Use Cloud Dataprep to explore and clean your data.
Connect Cloud Datalab to your on-premises systems. Use Cloud Datalab to explore and clean your data.
Connect Cloud Datalab to your on-premises systems. Use Cloud Datalab to explore and clean your data.
Connect Cloud Dataprep to your on-premises systems. Use Cloud Dataprep to explore and clean your data.
Connect Cloud Dataprep to your on-premises systems. Use Cloud Dataprep to explore and clean your data.
Suggested answer: B
asked 18/09/2024
Tim Baas
42 questions

Question 98

Report
Export
Collapse

Google Cloud Platform resources are managed hierarchically using organization, folders, and projects. When Cloud Identity and Access Management (IAM) policies exist at these different levels, what is the effective policy at a particular node of the hierarchy?

The effective policy is determined only by the policy set at the node
The effective policy is determined only by the policy set at the node
The effective policy is the policy set at the node and restricted by the policies of its ancestors
The effective policy is the policy set at the node and restricted by the policies of its ancestors
The effective policy is the union of the policy set at the node and policies inherited from its ancestors
The effective policy is the union of the policy set at the node and policies inherited from its ancestors
The effective policy is the intersection of the policy set at the node and policies inherited from its ancestors
The effective policy is the intersection of the policy set at the node and policies inherited from its ancestors
Suggested answer: C

Explanation:

Reference: https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy

asked 18/09/2024
ahmed bin shehab
45 questions

Question 99

Report
Export
Collapse

You are migrating your on-premises solution to Google Cloud in several phases. You will use Cloud VPN to maintain a connection between your on-premises systems and Google Cloud until the migration is completed. You want to make sure all your on-premise systems remain reachable during this period. How should you organize your networking in Google Cloud?

Use the same IP range on Google Cloud as you use on-premises
Use the same IP range on Google Cloud as you use on-premises
Use the same IP range on Google Cloud as you use on-premises for your primary IP range and use a secondary range that does not overlap with the range you use on-premises
Use the same IP range on Google Cloud as you use on-premises for your primary IP range and use a secondary range that does not overlap with the range you use on-premises
Use an IP range on Google Cloud that does not overlap with the range you use on-premises
Use an IP range on Google Cloud that does not overlap with the range you use on-premises
Use an IP range on Google Cloud that does not overlap with the range you use on-premises for your primary IP range and use a secondary range with the same IP range as you use on-premises
Use an IP range on Google Cloud that does not overlap with the range you use on-premises for your primary IP range and use a secondary range with the same IP range as you use on-premises
Suggested answer: D
asked 18/09/2024
Gage Adams
37 questions

Question 100

Report
Export
Collapse

You have found an error in your App Engine application caused by missing Cloud Datastore indexes. You have created a YAML file with the required indexes and want to deploy these new indexes to Cloud Datastore. What should you do?

Point gcloud datastore create-indexes to your configuration file
Point gcloud datastore create-indexes to your configuration file
Upload the configuration file the App Engine's default Cloud Storage bucket, and have App Engine detect the new indexes
Upload the configuration file the App Engine's default Cloud Storage bucket, and have App Engine detect the new indexes
In the GCP Console, use Datastore Admin to delete the current indexes and upload the new configuration file
In the GCP Console, use Datastore Admin to delete the current indexes and upload the new configuration file
Create an HTTP request to the built-in python module to send the index configuration file to your application
Create an HTTP request to the built-in python module to send the index configuration file to your application
Suggested answer: A
asked 18/09/2024
MC Chrys Darcy MASSALA MPIKA
34 questions
Total 285 questions
Go to page: of 29
Search

Related questions