ExamGecko
Home Home / Google / Professional Cloud Architect

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

Question list
Search
Search

List of questions

Search

Related questions











You are managing several internal applications that are deployed on Compute Engine. Business users inform you that an application has become very slow over the past few days. You want to find the underlying cause in order to solve the problem. What should you do first?

A.
Inspect the logs and metrics from the instances in Cloud Logging and Cloud Monitoring.
A.
Inspect the logs and metrics from the instances in Cloud Logging and Cloud Monitoring.
Answers
B.
Restore a backup of the application database from a time before the application became slow.
B.
Restore a backup of the application database from a time before the application became slow.
Answers
C.
Deploy the applications on a managed instance group with autoscaling enabled. Add a load balancer in front of the managed instance group, and have the users connect to the IP of the load balancer.
C.
Deploy the applications on a managed instance group with autoscaling enabled. Add a load balancer in front of the managed instance group, and have the users connect to the IP of the load balancer.
Answers
D.
Change the Compute Engine Instances behind the application to a machine type with more CPU and memory.
D.
Change the Compute Engine Instances behind the application to a machine type with more CPU and memory.
Answers
Suggested answer: A

Explanation:

When an application becomes slow, the first step you should take is to gather information about the underlying cause of the problem. One way to do this is by inspecting the logs and metrics from the instances where the application is deployed. Google Cloud Platform (GCP) provides tools such as Cloud Logging and Cloud Monitoring that can help you to collect and analyze this information. By reviewing the logs and metrics from the instances, you may be able to identify issues such as resource shortages (e.g. CPU, memory, or disk), network problems, or application errors that are causing the performance issues. Once you have identified the underlying cause of the problem, you can take steps to resolve it.


Mountkirk Games wants you to design their new testing strategy. How should the test coverage differ from their existing backends on the other platforms?

A.
Tests should scale well beyond the prior approaches
A.
Tests should scale well beyond the prior approaches
Answers
B.
Unit tests are no longer required, only end-to-end tests
B.
Unit tests are no longer required, only end-to-end tests
Answers
C.
Tests should be applied after the release is in the production environment
C.
Tests should be applied after the release is in the production environment
Answers
D.
Tests should include directly testing the Google Cloud Platform (GCP) infrastructure
D.
Tests should include directly testing the Google Cloud Platform (GCP) infrastructure
Answers
Suggested answer: A

Explanation:

From Scenario:

A few of their games were more popular than expected, and they had problems scaling their application servers, MySQL databases, and analytics tools.

Requirements for Game Analytics Platform include: Dynamically scale up or down based on game activity

Mountkirk Games has deployed their new backend on Google Cloud Platform (GCP). You want to create a through testing process for new versions of the backend before they are released to the public. You want the testing environment to scale in an economical way. How should you design the process?

A.
Create a scalable environment in GCP for simulating production load
A.
Create a scalable environment in GCP for simulating production load
Answers
B.
Use the existing infrastructure to test the GCP-based backend at scale
B.
Use the existing infrastructure to test the GCP-based backend at scale
Answers
C.
Build stress tests into each component of your application using resources internal to GCP to simulate load
C.
Build stress tests into each component of your application using resources internal to GCP to simulate load
Answers
D.
Create a set of static environments in GCP to test different levels of load - for example, high, medium, and low
D.
Create a set of static environments in GCP to test different levels of load - for example, high, medium, and low
Answers
Suggested answer: A

Explanation:

From scenario: Requirements for Game Backend Platform

1. Dynamically scale up or down based on game activity

2. Connect to a managed NoSQL database service

3. Run customize Linux distro

Mountkirk Games wants to set up a continuous delivery pipeline. Their architecture includes many small services that they want to be able to update and roll back quickly. Mountkirk Games has the following requirements:

Services are deployed redundantly across multiple regions in the US and Europe

Only frontend services are exposed on the public internet

They can provide a single frontend IP for their fleet of services

Deployment artifacts are immutable

Which set of products should they use?

A.
Google Cloud Storage, Google Cloud Dataflow, Google Compute Engine
A.
Google Cloud Storage, Google Cloud Dataflow, Google Compute Engine
Answers
B.
Google Cloud Storage, Google App Engine, Google Network Load Balancer
B.
Google Cloud Storage, Google App Engine, Google Network Load Balancer
Answers
C.
Google Kubernetes Registry, Google Container Engine, Google HTTP(S) Load Balancer
C.
Google Kubernetes Registry, Google Container Engine, Google HTTP(S) Load Balancer
Answers
D.
Google Cloud Functions, Google Cloud Pub/Sub, Google Cloud Deployment Manager
D.
Google Cloud Functions, Google Cloud Pub/Sub, Google Cloud Deployment Manager
Answers
Suggested answer: C

Mountkirk Games' gaming servers are not automatically scaling properly. Last month, they rolled out a new feature, which suddenly became very popular. A record number of users are trying to use the service, but many of them are getting 503 errors and very slow response times. What should they investigate first?

A.
Verify that the database is online
A.
Verify that the database is online
Answers
B.
Verify that the project quota hasn't been exceeded
B.
Verify that the project quota hasn't been exceeded
Answers
C.
Verify that the new feature code did not introduce any performance bugs
C.
Verify that the new feature code did not introduce any performance bugs
Answers
D.
Verify that the load-testing team is not running their tool against production
D.
Verify that the load-testing team is not running their tool against production
Answers
Suggested answer: B

Mountkirk Games needs to create a repeatable and configurable mechanism for deploying isolated application environments. Developers and testers can access each other's environments and resources, but they cannot access staging or production resources. The staging environment needs access to some services from production.

What should you do to isolate development environments from staging and production?

A.
Create a project for development and test and another for staging and production
A.
Create a project for development and test and another for staging and production
Answers
B.
Create a network for development and test and another for staging and production
B.
Create a network for development and test and another for staging and production
Answers
C.
Create one subnetwork for development and another for staging and production
C.
Create one subnetwork for development and another for staging and production
Answers
D.
Create one project for development, a second for staging and a third for production
D.
Create one project for development, a second for staging and a third for production
Answers
Suggested answer: D

Mountkirk Games wants to set up a real-time analytics platform for their new game. The new platform must meet their technical requirements.

Which combination of Google technologies will meet all of their requirements?

A.
Kubernetes Engine, Cloud Pub/Sub, and Cloud SQL
A.
Kubernetes Engine, Cloud Pub/Sub, and Cloud SQL
Answers
B.
Cloud Dataflow, Cloud Storage, Cloud Pub/Sub, and BigQuery
B.
Cloud Dataflow, Cloud Storage, Cloud Pub/Sub, and BigQuery
Answers
C.
Cloud SQL, Cloud Storage, Cloud Pub/Sub, and Cloud Dataflow
C.
Cloud SQL, Cloud Storage, Cloud Pub/Sub, and Cloud Dataflow
Answers
D.
Cloud Dataproc, Cloud Pub/Sub, Cloud SQL, and Cloud Dataflow
D.
Cloud Dataproc, Cloud Pub/Sub, Cloud SQL, and Cloud Dataflow
Answers
E.
Cloud Pub/Sub, Compute Engine, Cloud Storage, and Cloud Dataproc
E.
Cloud Pub/Sub, Compute Engine, Cloud Storage, and Cloud Dataproc
Answers
Suggested answer: B

Explanation:

Ingest millions of streaming events per second from anywhere in the world with Cloud Pub/Sub, powered by Google's unique, high-speed private network. Process the streams with Cloud Dataflow to ensure reliable, exactly-once, low-latency data transformation. Stream the transformed data into BigQuery, the cloud-native data warehousing service, for immediate analysis via SQL or popular visualization tools.

From scenario: They plan to deploy the game's backend on Google Compute Engine so they can capture streaming metrics, run intensive analytics.

Requirements for Game Analytics Platform

1. Dynamically scale up or down based on game activity

2. Process incoming data on the fly directly from the game servers

3. Process data that arrives late because of slow mobile networks

4. Allow SQL queries to access at least 10 TB of historical data

5. Process files that are regularly uploaded by users' mobile devices

6. Use only fully managed services

References: https://cloud.google.com/solutions/big-data/stream-analytics/"ƒ

For this question, refer to the Mountkirk Games case study. Mountkirk Games wants to migrate from their current analytics and statistics reporting model to one that meets their technical requirements on Google Cloud Platform.

Which two steps should be part of their migration plan? (Choose two.)

A.
Evaluate the impact of migrating their current batch ETL code to Cloud Dataflow.
A.
Evaluate the impact of migrating their current batch ETL code to Cloud Dataflow.
Answers
B.
Write a schema migration plan to denormalize data for better performance in BigQuery.
B.
Write a schema migration plan to denormalize data for better performance in BigQuery.
Answers
C.
Draw an architecture diagram that shows how to move from a single MySQL database to a MySQL cluster.
C.
Draw an architecture diagram that shows how to move from a single MySQL database to a MySQL cluster.
Answers
D.
Load 10 TB of analytics data from a previous game into a Cloud SQL instance, and run test queries against the full dataset to confirm that they complete successfully.
D.
Load 10 TB of analytics data from a previous game into a Cloud SQL instance, and run test queries against the full dataset to confirm that they complete successfully.
Answers
E.
Integrate Cloud Armor to defend against possible SQL injection attacks in analytics files uploaded to Cloud Storage.
E.
Integrate Cloud Armor to defend against possible SQL injection attacks in analytics files uploaded to Cloud Storage.
Answers
Suggested answer: A, B

For this question, refer to the Mountkirk Games case study. You need to analyze and define the technical architecture for the compute workloads for your company, Mountkirk Games. Considering the Mountkirk Games business and technical requirements, what should you do?

A.
Create network load balancers. Use preemptible Compute Engine instances.
A.
Create network load balancers. Use preemptible Compute Engine instances.
Answers
B.
Create network load balancers. Use non-preemptible Compute Engine instances.
B.
Create network load balancers. Use non-preemptible Compute Engine instances.
Answers
C.
Create a global load balancer with managed instance groups and autoscaling policies. Use preemptible Compute Engine instances.
C.
Create a global load balancer with managed instance groups and autoscaling policies. Use preemptible Compute Engine instances.
Answers
D.
Create a global load balancer with managed instance groups and autoscaling policies. Use non-preemptible Compute Engine instances.
D.
Create a global load balancer with managed instance groups and autoscaling policies. Use non-preemptible Compute Engine instances.
Answers
Suggested answer: D

For this question, refer to the Mountkirk Games case study. Mountkirk Games wants to design their solution for the future in order to take advantage of cloud and technology improvements as they become available. Which two steps should they take? (Choose two.)

A.
Store as much analytics and game activity data as financially feasible today so it can be used to train machine learning models to predict user behavior in the future.
A.
Store as much analytics and game activity data as financially feasible today so it can be used to train machine learning models to predict user behavior in the future.
Answers
B.
Begin packaging their game backend artifacts in container images and running them on Google Engine to improve the ability to scale up or down based on game activity.
B.
Begin packaging their game backend artifacts in container images and running them on Google Engine to improve the ability to scale up or down based on game activity.
Answers
C.
Set up a CI/CD pipeline using Jenkins and Spinnaker to automate canary deployments and improve development velocity.
C.
Set up a CI/CD pipeline using Jenkins and Spinnaker to automate canary deployments and improve development velocity.
Answers
D.
Adopt a schema versioning tool to reduce downtime when adding new game features that require storing additional player data in the database.
D.
Adopt a schema versioning tool to reduce downtime when adding new game features that require storing additional player data in the database.
Answers
E.
Implement a weekly rolling maintenance process for the Linux virtual machines so they can apply critical kernel patches and package updates and reduce the risk of 0-day vulnerabilities.
E.
Implement a weekly rolling maintenance process for the Linux virtual machines so they can apply critical kernel patches and package updates and reduce the risk of 0-day vulnerabilities.
Answers
Suggested answer: C, E
Total 285 questions
Go to page: of 29