Professional Cloud Architect Exam
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 and deployable, while allowing new customers and testers to try out the new API. They want to keep the same SSL and DNS records in place to serve both APIs. What should they do?
Configure a new load balancer for the new version of the API
Reconfigure old clients to use a new endpoint for the new API
Have the old API forward traffic to the new API based on the path
Use separate backend pools for each API path behind the load balancer
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 interface. How should you store the data to optimize it for ease of analysis?
Load data into Google BigQuery
Insert data into Google Cloud SQL
Put flat files into Google Cloud Storage
Stream data into Google Cloud Datastore
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 recommend? (Choose three.)
Port the application code to run on Google App Engine
Integrate Cloud Dataflow into the application to capture real-time metrics
Instrument the application with a monitoring tool like Stackdriver Debugger
Select an automation framework to reliably provision the cloud infrastructure
Deploy a continuous integration tool with automated testing in a staging environment
Migrate from MySQL to a managed NoSQL database like Google Cloud Datastore or Bigtable
A news feed 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 likely cause of this problem?

The session variable is local to just a single instance
The session variable is being overwritten in Cloud Datastore
The URL of the API needs to be modified to prevent caching
The HTTP Expires header needs to be set to -1 stop caching
An application development team believes their current logging tool will not meet their needs for their new cloud-based product. They want a better tool to capture errors and help them analyze their historical log data. You want to help them find a solution that meets their needs. What should you do?
Direct them to download and install the Google StackDriver logging agent
Send them a list of online resources about logging best practices
Help them define their requirements and assess viable logging tools
Help them upgrade their current tool to take advantage of any new features
Unlock All Questions
You are viewing the free preview. Purchase a plan to access all questions, answers, and detailed explanations.
