Google's Professional Cloud Architect A development manager is building a new application. He asks you to review his requirements and identify what cloud technologies he can use to meet them. The application must:1. Be based on open-source technology for cloud portability2. Dynamically scale compute capacity based on demand3. Support continuous software delivery4. Run multiple segregated copies of the same application stack5. Deploy application bundles using dynamic templates6. Route network traffic to specific services based on URLWhich combination of technologies will meet all of his requirements?
#31
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have created several pre-emptible Linux virtual machine instances using Google Compute Engine. You want to properly shut down your application before the virtual machines are preempted.What should you do?
#32
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your organization has a 3-tier web application deployed in the same network on Google Cloud Platform. Each tier (web, API, and database) scales independently of the others. Network traffic should flow through the web to the API tier and then on to the database tier. Traffic should not flow between the web and the database tier.How should you configure the network?
#33
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your development team has installed a new Linux kernel module on the batch servers in Google Compute Engine (GCE) virtual machines (VMs) to speed up the nightly batch process. Two days after the installation, 50% of the batch servers failed the nightly batch run. You want to collect details on the failure to pass back to the development team.Which three actions should you take? (Choose three.) E. Adjust the Google Stackdriver timeline to match the failure time, and observe the batch server metrics F. Export a debug VM into an image, and run the image on a local server where kernel log messages will be displayed on the native screen
#34
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company wants to try out the cloud with low risk. They want to archive approximately 100 TB of their log data to the cloud and test the analytics features available to them there, while also retaining that data as a long-term disaster recovery backup.Which two steps should you take? (Choose two.) E. Upload log files into Google Cloud Storage
#35
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You created a pipeline that can deploy your source code changes to your infrastructure in instance groups for self-healing. One of the changes negatively affects your key performance indicator. You are not sure how to fix it, and investigation could take up to a week.What should you do?
#36
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your organization wants to control IAM policies for different departments independently, but centrally.Which approach should you take?
#37
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect You deploy your custom Java application to Google App Engine. It fails to deploy and gives you the following stack trace.What should you do?
#38
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are designing a mobile chat application. You want to ensure people cannot spoof chat messages, by providing a message were sent by a specific user.What should you do?
#39
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect As part of implementing their disaster recovery plan, your company is trying to replicate their production MySQL database from their private data center to theirGCP project using a Google Cloud VPN connection. They are experiencing latency issues and a small amount of packet loss that is disrupting the replication.What should they do? E. Send the replicated transaction to Google Cloud Pub/Sub.
#40
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your customer support tool logs all email and chat conversations to Cloud Bigtable for retention and analysis. What is the recommended approach for sanitizing this data of personally identifiable information or payment card information before initial storage?
#41
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#42
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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 20Gbps. You want to follow Google-recommended practices. How should you set up the connection?
#43
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#44
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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 before deploying to production. What should you do?
#45
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have an outage in your Compute Engine managed instance group: all instances 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?
#46
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company is migrating its on-premises data center into the cloud. As part of the migration, you want to integrate Google Kubernetes Engine (GKE) for workload orchestration. Parts of your architecture must also be PCI DSS-compliant. Which of the following is most accurate?
#47
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#48
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#49
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#50
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect 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?
#51
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have an application that will run on Compute Engine. You need to design an architecture that takes into account a disaster recovery plan that requires your application to fail over to another region in case of a regional outage. What should you do?
#52
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are deploying an application on App Engine that needs to integrate with an on-premises database. For security purposes, your on-premises database must not be accessible through the public internet. What should you do?
#53
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect You are working in a highly secured environment where public Internet access from the Compute Engine VMs is not allowed. You do not yet have a VPN connection to access an on-premises file server. You need to install specific software on a Compute Engine instance. How should you install the software?
#54
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company is moving 75 TB of data into Google Cloud. You want to use Cloud Storage and follow Google-recommended practices. What should you do?
#55
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have an application deployed on Google Kubernetes Engine using a Deployment named echo-deployment. The deployment is exposed using a Service called echo-service. You need to perform an update to the application with minimal downtime to the application. What should you do?
#56
Answer: A✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your company is using BigQuery as its enterprise data warehouse. Data is distributed over several Google Cloud projects. All queries on BigQuery need to be billed on a single project. You want to make sure that no query costs are incurred on the projects that contain the data. Users should be able to query the datasets, but not edit them.How should you configure users' access roles?
#57
Answer: C✅ Correct❌ Incorrect
Google's Professional Cloud Architect You have developed an application using Cloud ML Engine that recognizes famous paintings from uploaded images. You want to test the application and allow specific people to upload images for the next 24 hours. Not all users have a Google Account. How should you have users upload images?
#58
Answer: B✅ Correct❌ Incorrect
Google's Professional Cloud Architect Your web application must comply with the requirements of the European Union's General Data Protection Regulation (GDPR). You are responsible for the technical architecture of your web application. What should you do?
#59
Answer: D✅ Correct❌ Incorrect
Google's Professional Cloud Architect You need to set up Microsoft SQL Server on GCP. Management requires that there's no downtime in case of a data center outage in any of the zones within aGCP region. What should you do?