PROFESSIONAL-CLOUD-ARCHITECT Exam Questions
378 real PROFESSIONAL-CLOUD-ARCHITECT exam questions with expert-verified answers and explanations. Page 1 of 8.
- Question #1
Your organization requires that metrics from all applications be retained for 5 years for future analysis in possible legal proceedings. Which approach should you use?
- Question #2
Your company has decided to build a backup replica of their on-premises user authentication PostgreSQL database on Google Cloud Platform. The database is 4 TB, and large updates ar...
- Question #3
Your company is forecasting a sharp increase in the number and size of Apache Spark and Hadoop jobs being run on your local datacenter You want to utilize the cloud to help you sca...
- Question #4
Your company's test suite is a custom C++ application that runs tests throughout each day on Linux virtual machines. The full test suite takes several hours to complete, running on...
- Question #5
Your company just finished a rapid lift and shift to Google Compute Engine for your compute needs. You have another 9 months to design and deploy a more cloud-native solution. Spec...
- Question #6
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...
- Question #7Designing and planning a cloud solution architecture
Your marketing department wants to send out a promotional email campaign. The development team wants to minimize direct operation management. They project a wide range of possible...
Serverless computingScalable web hostingManaged databasesOperational efficiency - Question #8Designing for security and compliance
One of your primary business objectives is being able to trust the data stored in your application. You want to log all changes to the application data. How can you design your log...
LoggingData IntegrityDigital SignaturesSecurity Design - Question #9
You have created several preemptible Linux virtual machine instances using Google Compute Engine. You want to properly shut down your application before the virtual machines are pr...
- Question #10
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 th...
- Question #11
You set up an autoscaling instance group to serve web traffic for an upcoming launch. After configuring the instance group as a backend service to an HTTP(S) load balancer, you not...
- Question #12
You want to optimize the performance of an accurate, real-time, weather-charting application. The data comes from 50,000 sensors sending 10 readings a second, in the format of a ti...
- Question #13
The database administration team has asked you to help them improve the performance of their new database server running on Google Compute Engine. The database is for importing and...
- Question #14
Your company wants to track whether someone is present in a meeting room reserved for a scheduled meeting. There are 1000 meeting rooms across 5 offices on 3 continents. Each room...
- Question #15
Your customer is moving their corporate applications to Google Cloud Platform. The security team wants detailed visibility of all projects in the organization. You provision the Go...
- Question #16
Your company places a high value on being responsive and meeting customer needs quickly. Their primary business objectives are release speed and agility. You want to reduce the cha...
- Question #17
You are helping the QA team to roll out a new load-testing tool to test the scalability of your primary cloud services that run on Google Compute Engine with Cloud Bigtable. Which...
- Question #18Designing and planning a cloud solution architecture
You want to make a copy of a production Linux virtual machine in the US-Central region. You want to manage and replace the copy easily if there are changes on the production virtua...
Compute EngineCustom ImagesSnapshotsCross-Region Deployment - Question #19
Your company runs several databases on a single MySQL instance. They need to take backups of a specific database at regular intervals. The backup activity needs to complete as quic...
- Question #20
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?
- Question #21
The application reliability team at your company has added a debug feature to their backend service to send all server events to Google Cloud Storage for eventual analysis. The eve...
- Question #22
A lead software engineer tells you that his new application design uses websockets and HTTP sessions that are not distributed across the web servers. You want to help him ensure hi...
- Question #23
One of the developers on your team deployed their application In Google Container Engine with the Dockerfile below. They report that their application deployments are taking too lo...
- Question #24
Your solution is producing performance bugs in production that you did not see in staging and test environments. You want to adjust your test and deployment procedures to avoid thi...
- Question #25
Your company has decided to make a major revision of their API in order to create better experiences for their developers. They need to keep the old version of the API available an...
- Question #26
A small number of API requests to your microservices-based application take a very long time. You know that each request to the API can traverse many services. You want to know whi...
- Question #27
During a high traffic portion of the day, one of your relational databases crashes, but the replica is never promoted to a master. You want to avoid this in the future. What should...
- Question #28
You need to reduce the number of unplanned rollbacks of erroneous production deployments in your company's web hosting platform. Improvement to the QA/Test processes accomplished a...
- Question #29
An application development team believes their current logging tool will not meet their needs for their new cloud-based product. They want a bettor tool to capture errors and help...
- Question #30
A news teed web service has the following code running on Google App Engine. During peak load, users report that they can see news articles they already viewed. What is the most li...
- Question #31
Your company plans to migrate a multi-petabyte data set to the cloud. The data set must be available 24hrs a day. Your business analysts have experience only with using a SQL inter...
- Question #32
Your application needs to process credit card transactions. You want the smallest scope of Payment Card Industry (PCI) compliance without compromising the ability to analyze transa...
- Question #33
You have been asked to select the storage system for the click-data of your company's large portfolio of websites. This data is streamed in from a custom website analytics package...
- Question #34
Your customer is receiving reports that their recently updated Google App Engine application is taking approximately 30 seconds to load for some of their users. This behavior was n...
- Question #35
Your company has successfully migrated to the cloud and wants to analyze their data stream to optimize operations. They do not have any existing code for this analysis, so they are...
- Question #36
Your customer is moving an existing corporate application to Google Cloud Platform from an on- premises data center. The business owners require minimal user disruption. There are...
- Question #37
You are creating a solution to remove backup files older than 90 days from your backup Cloud Storage bucket. You want to optimize ongoing Cloud Storage spend. What should you do?
- Question #38
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...
- Question #39
Auditors visit your teams every 12 months and ask to review all the Google Cloud Identity and Access Management (Cloud IAM) policy changes in the previous 12 months. You want to st...
- Question #40
You are designing a large distributed application with 30 microservices. Each of your distributed microservices needs to connect to a database back-end. You want to store the crede...
- Question #41
The operations manager asks you for a list of recommended practices that she should consider when migrating a J2EE application to the cloud. Which three practices should you recomm...
- Question #42
You want to enable your running Google Kubernetes Engine cluster to scale as demand for your application changes. What should you do?
- Question #43
A lead engineer wrote a custom tool that deploys virtual machines in the legacy data center. He wants to migrate the custom tool to the new cloud environment. You want to advocate...
- Question #44
You write a Python script to connect to Google BigQuery from a Google Compute Engine virtual machine. The script is printing errors that it cannot connect to BigQuery. What should...
- Question #45
You are now working for an international company that has many Kubernetes projects on various Cloud platforms. These projects involve mainly microservices web applications and are...
- Question #46
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...
- Question #47
To reduce costs, the Director of Engineering has required all developers to move their development infrastructure resources from on-premises virtual machines (VMs) to Google Cloud...
- Question #48
You want your Google Kubernetes Engine cluster to automatically add or remove nodes based on CPU load. What should you do?
- Question #49
Your office is connected to GCP via a VPN connection. How can you increase the speed of your VPN connection, assuming that your office Internet is not the bottleneck?
- Question #50
As part of your backup plan, you set up regular snapshots of Compute Engine instances that are running. You want to be able to restore these snapshots using the fewest possible ste...