junosou / Google-Cloud-Professional-Cloud-Architect-Exam

Google Cloud Professional Cloud Architect Exam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Cloud-Professional-Cloud-Architect-Exam

Google Cloud Professional Cloud Architect Exam

1.How to keep data in synch across regions? Which service should be used in the icon with the question mark in the diagram? Cloud storage

  1. An existing application uses websockets. To help migrate the application to cloud you should: Do nothing to the application. HTTP(S) load balancing natively supports websocket proxying.

  2. A company is building an image tagging pipeline. Which service should be used in the icon with the question mark in the diagram?

Ans:Cloud Pub/Sub

  1. (?) Multi-petabyte database for analysts that only know SQL and must be available 24 x 7. BigQuery

Which service completes the CI/CD pipeline? Cloud PubºSub

  1. (?) Which service should be used in the icon with the question mark in the diagram? ANS: Cloud Container Builder

  2. A company wants to test a risky update to an App Engine application requiring live traffic. Which of the following options is the best approach? Deploy a new version, use traffic splitting to test a percentage.

8.Simply and reliably clone a Linux VM to another project in another region. Snapshot the root disk, create an image, and use the image for the new VM root disk.

  1. What security strategy would you recommend for PII (Personally Identifiable Information) data on Cloud Storage? No Cloud IAM roles to users, and granular ACLs on bucket.

  2. A company has decided to use Cloud SDK tools to deploy to App Engine Flexible. Which one of the following requirements does this meet?

Requirement 3: Use managed services whenever possible.

How to automatically and simultaneously deploy new code to each cluster? Use an automation tool, such as Jenkins.

  1. A microservice has intermittent problems that bursts logs. How can you trap it for live debugging? Set a log metric in Stackdriver logging, alert on it past a threshold.

18 (?) A company wants penetration security testing that primarily matches an end user perspective. Ans: Use on prem scanners over public Internet.

  1. A sales company runs weekly resiliency tests of the current build in a separate environment by replaying the last holiday sales load. What can improve resiliency? Ans: Develop a script that mimics a zone outage and add it to the test.

  2. Release failures keep causing rollbacks in a web application. Fixes to QA process reduced rollbacks by 80%. What additional steps can you take? Ans: Fragment the monolithic platform into microservices.

  3. Which of the following business requirements can Cloud DNS help satisfy? Ans:Build a reliable and reproducible environment with scaled parity of production.

25 (?) Which network feature could help a company meet its global service expansion goals by reducing latency? HTTP/TCP load balancing

A healthcare company wants to compliantly use Cloud Storage to store customer medical (HIPAA) data. Execute a Business Associate Agreement (BAA), but you must still use the service in a HIPAA compliant way.

A car reservation system has long-running transactions. Which one of the following deployment methods should be avoided? Introduce a pipeline deployment model.

A company has a new IoT pipeline. Which services will make this design work? Cloud IoT Core, Cloud Pub/Sub

How to store data to be accessed once a month and not needed after five years. Nearline class, lifecycle policy to delete after 5 years.

A sales company runs weekly resiliency tests of the current build in a separate environment by replaying the last holiday sales load. What can improve resiliency? Develop a script that mimics a zone outage and add it to the test.

How to store data to be accessed once a month and not needed after five years. Nearline class, lifecycle policy to delete after 5 years.

A company wants penetration security testing that primarily matches an end user perspective. Use on prem scanners over public Internet.

A car reservation system has long-running transactions. Which one of the following deployment methods should be avoided? Introduce a blue-green deployment model.

Which network feature could help a company meet its global service expansion goals by reducing latency? Cloud Content Delivery Network (CDN)

Last week a region had a 1% failure rate in web tier VMs? How should you respond?

  • Perform a root cause analysis, reviewing cloud provider and deployment details to prevent similar future failures.

About

Google Cloud Professional Cloud Architect Exam