00:00

QUESTION 71

- (Exam Topic 2)
Compute Engine provides machine type recommendations to help you optimize the re-source utilization of your virtual machine (VM) instances. What is this capability called?

Correct Answer: C
Compute Engine provides machine type recommendations to help you optimize the resource utilization of your virtual machine (VM) instances. These recommendations are generated automatically based on system metrics gathered by the Cloud Monitoring service over the previous 8 days. Use these recommendations to resize your instance’s machine type to use the instance’s resources more efficiently. This feature is also known as rightsizing recommendations
Reference link
- https://cloud.google.com/compute/docs/instances/apply-machine-type-recommendations-for-instances

QUESTION 72

- (Exam Topic 1)
An organization has had a data leak scare because one employee made a sensitive Cloud Storage bucket available to the public. Given the nature of the company's business, it is understood that there is never any reason to give the public direct access to any file. The security head wants to ensure that such an event never occurs again. How can you ensure this?

Correct Answer: B
The straightforward way to set it is using Organizational Policy constraint. Any attempts to change the organizational setting will be rejected for any project and resource.
Graphical user interface, text, application, email Description automatically generated
Cloud-Digital-Leader dumps exhibit
References link:
-> https://cloud.google.com/resource-manager/docs/organization-policy/overview
-> https://cloud.google.com/resource-manager/docs/organization-policy/org-policy-constraints

QUESTION 73

- (Exam Topic 2)
A small scale retailer has been collecting its point of sale transaction in a PostgreSQL Da-tabase. They have raised funding for a strategic expansion goal in the next year that will see them grow significantly in Asia, Europe, North America, Which Database option should they choose in Google Cloud?

Correct Answer: B
Spanner is a global scale Database that Support SQL querying, Similar to PostgreSQL, Which will be regional. So that will be a fairly smooth move, Since they have the time and the funding, they can plan for this migration.

QUESTION 74

- (Exam Topic 3)
Which technology allows organizations to run multiple computer operating systems on a single piece of physical hardware?

Correct Answer: A

QUESTION 75

- (Exam Topic 1)
Your company’s development team is building an application that will be deployed on Cloud Run. You are designing a CI/CD pipeline so that any new version of the application can be deployed in the fewest number of steps possible using the CI/CD pipeline you are designing. You need to select a storage location for the images of the application after the CI part of your pipeline has built them.
What should you do?

Correct Answer: B
Reference: https://cloud.google.com/container-registry/docs/pushing-and-pulling