Free Google Cloud Certified - Professional Cloud Architect Questions and Answers — Questions and Answers
Question 1: What term best sums up a Google Cloud Architect's job?
- A technical subject matter expert that knows business and technological requirements and is able to translate those requirements into technical designs
- An individual within an organization who architects
- A person with the ability to create, manage, and use strong, secure, scalable, highly available, and dynamic solutions to advance business goals (Correct answer)
- An engineer who is interested in designing robust solutions in an enterprise
Correct answer: A person with the ability to create, manage, and use strong, secure, scalable, highly available, and dynamic solutions to advance business goals
Explanation: <br> Although all answers are technically valid, the question is seeking the best definition of the work of a Google Cloud Architect, which is an individual who can design, construct and manage resilient, secure, scalable, highly available, and dynamic solutions to drive business objectives.
Question 2: A Kubernetes platform solution from IBM Red Hat called OpenShift is going to be implemented by your organization across all of its on-premises and public cloud environments. What kind of shared responsibility model will this deployment entail for you, as the lead architect accountable for your company's GCP deployments?
- IaaS (Correct answer)
- PaaS
- SaaS
- On premises
Correct answer: IaaS
Explanation: <br> The important thing to keep in mind is that in order for a service provider (in this case, GCP) to assume responsibility for its PaaS, the service must be made available as a managed service. GKE, a Kubernetes platform provided by GCP, is available. OpenShift, however, is not a PaaS service provided by Google. As a result, Google will not be held accountable for the architecture and internal workings of your OpenShift setups. All of the virtual machines that OpenShift will deploy as part of its GCP deployment must be managed. In light of the shared responsibility approach, this implementation is an IaaS.
Question 3: The focus of the least privilege principle is:
- Minimizing the amount of privileges that a single user has to the bare minimum needed to perform their job duties (Correct answer)
- Ensuring that you give users the least amount of privilege possible
- Separating the amount of responsibilities that each of your applications has into logical chunks
- Ensuring that roles are defined for your company's access model
Correct answer: Minimizing the amount of privileges that a single user has to the bare minimum needed to perform their job duties
Explanation: <br> Making sure that your users have access to only what is necessary to perform their job obligations is the aim of the least privilege.
Question 4: Business organizations can accomplish all of the following, with the exception of:
- Have more granular billing data
- Minimize the amount of projects needed to leverage GCP effectively (Correct answer)
- Improve the speed of innovation
- Govern and secure the organization in a more managed and centralized fashion
Correct answer: Minimize the amount of projects needed to leverage GCP effectively
Explanation: <br> Designing an efficient cloud development and deployment strategy does not include minimizing the number of projects that are used in your GCP environment. The objective of cloud governance is to enable the consistent application of policies throughout the entire organization while also reducing the blast radius. The many-projects method can be used to accomplish this. Keeping the number of projects to a minimum prevents you from adequately managing access control and assigning tasks.
Question 5: For your pods, you must use a standard set of host names. Which feature ought to you employ?
- Persistent Disk
- Persistent Volumes
- Stateful Sets (Correct answer)
- Instance Templates
Correct answer: Stateful Sets
Explanation: <br> You may provide each of your pods with a consistent set of distinctive host names by using stateful sets
Question 6: A relational database with petabyte-scale data is necessary for the online transaction processing tool that BankyBank plans to construct. Which tool should you employ?
- Cloud Spanner (Correct answer)
- BigQuery
- Cloud Bigtable
- Cloud SQL
Correct answer: Cloud Spanner
Explanation: <br> The relational online transaction processing solution with petabyte scalability is called Cloud Spanner. Petabyte-scale data is not intended for use with Cloud SQL.
Question 7: Which of the following is not a metric?
- Average memory utilization
- Average time to rehydrate AMIs (Correct answer)
- Average CPU utilization
- HTTP load balancer requests per second
Correct answer: Average time to rehydrate AMIs
Explanation: <br> Rehydration of an AMI is not a metric, and AMIs are created by AWS and not the Google Cloud Platform.
What term best sums up a Google Cloud Architect's job?