Google's Professional Cloud Architect The development team has provided you with a Kubernetes Deployment file. You have no infrastructure yet and need to deploy the application. What should you do?
#61
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You need to evaluate your team readiness for a new GCP project. You must perform the evaluation and create a skills gap plan which incorporates the business goal of cost optimization. Your team has deployed two GCP projects successfully to date. What should you do?
#62
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are designing an application for use only during business hours. For the minimum viable product release, you'd like to use a managed product that automatically `scales to zero` so you don't incur costs when there is no activity.Which primary compute resource should you choose?
#63
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are creating an App Engine application that uses Cloud Datastore as its persistence layer. You need to retrieve several root entities for which you have the identifiers. You want to minimize the overhead in operations performed by Cloud Datastore. What should you do?
#64
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You need to upload files from your on-premises environment to Cloud Storage. You want the files to be encrypted on Cloud Storage using customer-supplied encryption keys. What should you do?
#65
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your customer wants to capture multiple GBs of aggregate real-time key performance indicators (KPIs) from their game servers running on Google Cloud Platform and monitor the KPIs with low latency. How should they capture the KPIs?
#66
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have a Python web application with many dependencies that requires 0.1 CPU cores and 128 MB of memory to operate in production. You want to monitor and maximize machine utilization. You also want to reliably deploy new versions of the application. Which set of steps should you take?
#67
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company wants to start using Google Cloud resources but wants to retain their on-premises Active Directory domain controller for identity management.What should you do?
#68
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are running a cluster on Kubernetes Engine (GKE) to serve a web application. Users are reporting that a specific part of the application is not responding anymore. You notice that all pods of your deployment keep restarting after 2 seconds. The application writes logs to standard output. You want to inspect the logs to find the cause of the issue. Which approach can you take?
#69
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are using a single Cloud SQL instance to serve your application from a specific zone. You want to introduce high availability. What should you do?
#70
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company is running a stateless application on a Compute Engine instance. The application is used heavily during regular business hours and lightly outside of business hours. Users are reporting that the application is slow during peak hours. You need to optimize the application's performance. What should you do?
#71
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your web application has several VM instances running within a VPC. You want to restrict communications between instances to only the paths and ports you authorize, but you don't want to rely on static IP addresses or subnets because the app can autoscale. How should you restrict communications?
#72
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are using Cloud SQL as the database backend for a large CRM deployment. You want to scale as usage increases and ensure that you don't run out of storage, maintain 75% CPU usage cores, and keep replication lag below 60 seconds. What are the correct steps to meet your requirements?
#73
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are tasked with building an online analytical processing (OLAP) marketing analytics and reporting tool. This requires a relational database that can operate on hundreds of terabytes of data. What is the Google-recommended tool for such applications?
#74
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have deployed an application to Google Kubernetes Engine (GKE), and are using the Cloud SQL proxy container to make the Cloud SQL database available to the services running on Kubernetes. You are notified that the application is reporting database connection issues. Your company policies require a post- mortem. What should you do?
#75
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company pushes batches of sensitive transaction data from its application server VMs to Cloud Pub/Sub for processing and storage. What is the Google- recommended way for your application to authenticate to the required Google Cloud services?
#76
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You want to establish a Compute Engine application in a single VPC across two regions. The application must communicate over VPN to an on-premises network.How should you deploy the VPN?
#77
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your applications will be writing their logs to BigQuery for analysis. Each application should have its own table. Any logs older than 45 days should be removed.You want to optimize storage and follow Google-recommended practices. What should you do?
#78
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You want your Google Kubernetes Engine cluster to automatically add or remove nodes based on CPU load.What should you do?
#79
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You need to develop procedures to verify resilience of disaster recovery for remote recovery using GCP. Your production environment is hosted on-premises. You need to establish a secure, redundant connection between your on-premises network and the GCP network.What should you do?
#80
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company operates nationally and plans to use GCP for multiple batch workloads, including some that are not time-critical. You also need to use GCP services that are HIPAA-certified and manage service costs.How should you design to meet Google best practices?
#81
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your customer wants to do resilience testing of their authentication layer. This consists of a regional managed instance group serving a public REST API that reads from and writes to a Cloud SQL instance.What should you do?
#82
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your BigQuery project has several users. For audit purposes, you need to see how many queries each user ran in the last month. What should you do?
#83
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect You want to automate the creation of a managed instance group. The VMs have many OS package dependencies. You want to minimize the startup time for newVMs in the instance group.What should you do?
#84
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company captures all web traffic data in Google Analytics 360 and stores it in BigQuery. Each country has its own dataset. Each dataset has multiple tables.You want analysts from each country to be able to see and query only the data for their respective countries.How should you configure the access rights?
#85
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have been engaged by your client to lead the migration of their application infrastructure to GCP. One of their current problems is that the on-premises high performance SAN is requiring frequent and expensive upgrades to keep up with the variety of workloads that are identified as follows: 20 TB of log archives retained for legal reasons; 500 GB of VM boot/data volumes and templates; 500 GB of image thumbnails; 200 GB of customer session state data that allows customers to restart sessions even if off-line for several days.Which of the following best reflects your recommendations for a cost-effective storage allocation?
#86
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your web application uses Google Kubernetes Engine to manage several workloads. One workload requires a consistent set of hostnames even after pod scaling and relaunches.Which feature of Kubernetes should you use to accomplish this?
#87
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are using Cloud CDN to deliver static HTTP(S) website content hosted on a Compute Engine instance group. You want to improve the cache hit ratio.What should you do?
#88
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your architecture calls for the centralized collection of all admin activity and VM system logs within your project.How should you collect these logs from both VMs and services?
#89
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have an App Engine application that needs to be updated. You want to test the update with production traffic before replacing the current application version.What should you do?