ExamGecko
Home Home / Google / Cloud Digital Leader

Google Cloud Digital Leader Practice Test - Questions Answers, Page 11

Question list
Search
Search

List of questions

Search

Related questions











Your application has repeated data requests of the exact same nature. At the same time, the number of user requests is increasing. Monitoring indicates that the load on the existing database is increasing, and there seems to be a bottleneck. An analysis of the data requested shows us that it is application-managed data and that it changes, but not often. How can you improve the efficiency of the application?

A.
Use Cloud Memorystore to improve speed via caching
A.
Use Cloud Memorystore to improve speed via caching
Answers
B.
Increase the amount of RAM on the machine hosting the database so that it has higher data throughput.
B.
Increase the amount of RAM on the machine hosting the database so that it has higher data throughput.
Answers
C.
Use Cloud Storage with multi-regional storage so that all users accessing the data will have lower latency
C.
Use Cloud Storage with multi-regional storage so that all users accessing the data will have lower latency
Answers
D.
Increase the number of CPUs on the machine hosting the database so that it has higher data throughput.
D.
Increase the number of CPUs on the machine hosting the database so that it has higher data throughput.
Answers
Suggested answer: A

Explanation:

Cloud Memorystore is an in-memory database that has sub-millisecond latency. This is ideal for caching application data that also changes once in a while.

https://cloud.google.com/memorystore

What conditions be true if a VM interface wants to send packets to the external IP addresses of Google APIs and services using Private Google Access?

A.
VM interface does not have an external IP address assigned.
A.
VM interface does not have an external IP address assigned.
Answers
B.
VM interface is connected to a subnet where Private Google Access is disabled
B.
VM interface is connected to a subnet where Private Google Access is disabled
Answers
C.
Both A and B
C.
Both A and B
Answers
D.
None of the Above.
D.
None of the Above.
Answers
Suggested answer: A

Explanation:

A VM interface can send packets to the external IP addresses of Google APIs and services using Private Google Access if all these conditions are met:

- The VM interface is connected to a subnet where Private Google Access is enabled.

- The VPC network that contains the subnet meets the network requirements for Google APIs and services.

- The VM interface does not have an external IP address assigned.

- The source IP address of packets sent from the VM matches the VM interface's primary internal IP address or an internal IP address from an alias IP range.

A VM with an external IP address assigned to its network interface doesn't need Private Google Access to connect to Google APIs and services. However, the VPC network must meet the requirements for accessing Google APIs and services.

Your customer has reliable information to indicate that they will use a certain amount of computing and analytics. The workloads are critical and they don't want to take a chance with VMs or BigQuery slots being unavailable during a peak period. How can they ensure that they allocate the capacity?

A.
Send in the filled form to Google Cloud support to reserve the Compute Engine and BigQuery resources required.
A.
Send in the filled form to Google Cloud support to reserve the Compute Engine and BigQuery resources required.
Answers
B.
Create reservations on Compute Engine and BigQuery.
B.
Create reservations on Compute Engine and BigQuery.
Answers
C.
On the day the capacity is required, set a scheduled job that will provision as many resources as required and lock it in.
C.
On the day the capacity is required, set a scheduled job that will provision as many resources as required and lock it in.
Answers
D.
Google Cloud is elastic for resources. You cannot reserve resources in advance; it is pay per use.
D.
Google Cloud is elastic for resources. You cannot reserve resources in advance; it is pay per use.
Answers
Suggested answer: B

Explanation:

Create reservations on Compute Engine and BigQuery. You can reserve capacity in advance and use it over a period of time. You could also get a cost advantage.

=> There is no need for involved support. It is self-serve via the console.

=> You can reserve resources in advance when you have the need for it. And when you want to take a pay-per-use approach, that is also possible.

=> It is not a good idea to be lock in/hoard resources; you'll pay unnecessarily for resources. Also, it is difficult to time exactly when the demand will be.

References:

https://cloud.google.com/compute/docs/instances/reserving-zonal-resources

https://cloud.google.com/bigquery/docs/reservations-intro

An organization's applications run on an inflexible, on-premises architecture. The organization has decided to modernize their existing applications with the cloud. What may have prompted this business decision?

A.
Developers want cloud providers to take full control of their application performance.
A.
Developers want cloud providers to take full control of their application performance.
Answers
B.
IT managers want cloud providers to automatically deploy their infrastructure.
B.
IT managers want cloud providers to automatically deploy their infrastructure.
Answers
C.
IT managers want to stop making gradual changes.
C.
IT managers want to stop making gradual changes.
Answers
D.
Developers want to test ideas and experiment with more ease.
D.
Developers want to test ideas and experiment with more ease.
Answers
Suggested answer: D

Explanation:

Modernizing applications means they can make alterations and innovate more easily.

An organization wants to scale their existing virtual machine architecture as quickly as possible. Why should the organization use VMware Engine?

A.
To archive virtual machine instances.
A.
To archive virtual machine instances.
Answers
B.
To deploy custom APIs seamlessly.
B.
To deploy custom APIs seamlessly.
Answers
C.
To migrate virtual machines to containers.
C.
To migrate virtual machines to containers.
Answers
D.
To replatform virtual machines as they are.
D.
To replatform virtual machines as they are.
Answers
Suggested answer: D

Explanation:

VMware Engine helps migrate and run virtual machines in Google Cloud with minimal changes to the VM architecture.

https://cloud.google.com/learn/what-is-a-virtual-machine

Your Google Cloud Platform [GCP] admin has to manage a bunch of API keys for external services that are accessed by different applications, which are used by a few teams. What is the best way to manage them?

A.
Share the information in a Github repository and grant access to the repo in IAM as required.
A.
Share the information in a Github repository and grant access to the repo in IAM as required.
Answers
B.
Store the information in Secret Manager and give IAM read permissions as re-quired.
B.
Store the information in Secret Manager and give IAM read permissions as re-quired.
Answers
C.
Store the information in Kubernetes Secrets and only grant read permissions to users as required.
C.
Store the information in Kubernetes Secrets and only grant read permissions to users as required.
Answers
D.
Encrypt the information and store it in Cloud Storage for centralized access. Give the decrypt key only to the users who need to access it.
D.
Encrypt the information and store it in Cloud Storage for centralized access. Give the decrypt key only to the users who need to access it.
Answers
Suggested answer: B

Explanation:

Store the information in Secret Manager is a secure and convenient storage system for API keys, passwords, certificates, and other sensitive data. Secret Manager provides a central place and single source of truth to manage access, and audit secrets across Google Cloud.

https://cloud.google.com/secret-manager

What are the key features of Google Cloud Identity.

A.
Multi-factor authentication (MFA)
A.
Multi-factor authentication (MFA)
Answers
B.
Single sign-on (SSO)
B.
Single sign-on (SSO)
Answers
C.
Works with your favorite apps and Endpoint management
C.
Works with your favorite apps and Endpoint management
Answers
D.
All of the Above
D.
All of the Above
Answers
Suggested answer: D

Explanation:

Cloud Identity:

A unified identity, access, app, and endpoint management (IAM/EMM) platform.

- Give users easy access to apps with single sign-on.

- Multi-factor authentication protects user and company data.

- Endpoint management enforces policies for personal and corporate devices KEY FEATURES :

Modernize IT and strengthen security

Multi-factor authentication (MFA)

Help protect your user accounts and company data with a wide variety of MFA verification methods such as push notifications, Google Authenticator, phishing-resistant Titan Security Keys, and using your Android or iOS device as a security key.

Endpoint management

Improve your company's device security posture on Android, iOS, and Windows devices using a unified console. Set up devices in minutes and keep your company data more secure with endpoint management. Enforce security policies, wipe company data, deploy apps, view reports, and export details.

Single sign-on (SSO)

Enable employees to work from virtually anywhere, on any device, with single sign-on to thousands of pre-integrated apps, both in the cloud and on-premises.

Works with your favorite apps

Cloud Identity integrates with hundreds of cloud applications out of the boxóand we're constantly adding more to the list so you can count on us to be your single identity platform today and in the future.

A partner of yours used to have their own private data center. Your company was already on Google Cloud and now they have also moved to Google Cloud. You are investigating whether there are ways to collaborate better or shared services. What would be one good option to consider?

A.
Use Private Service Access within Google Cloud.
A.
Use Private Service Access within Google Cloud.
Answers
B.
Use VPC Peering to share resources privately between your two organizations.
B.
Use VPC Peering to share resources privately between your two organizations.
Answers
C.
Use public IP addresses as before. It will automatically be routed internally only.
C.
Use public IP addresses as before. It will automatically be routed internally only.
Answers
D.
Use VPC Shared Networks to share common resources.
D.
Use VPC Shared Networks to share common resources.
Answers
Suggested answer: B

Explanation:

VPC Network Peering allows internal IP address connectivity across two Virtual Private Cloud (VPC) networks regardless of whether they belong to the same project or the same organization.

-> Shared VPC is only within an organization - it allows an organization to connect resources from multiple projects to a common Virtual Private Cloud (VPC) network, so that they can communicate with each other securely and efficiently using internal IPs from that network.

-> Private Google Access is only to access Google APIs and services

References:

-> https://cloud.google.com/vpc/docs/vpc-peering

-> https://cloud.google.com/vpc/docs/private-google-access

-> https://cloud.google.com/vpc/docs/shared-vpc

What are the network requirements for Private Google Access?

A.
Private Google Access automatically enables any API.
A.
Private Google Access automatically enables any API.
Answers
B.
Your network must have appropriate routes for the destination IP ranges used by Google APIs and services.
B.
Your network must have appropriate routes for the destination IP ranges used by Google APIs and services.
Answers
C.
Both A and B
C.
Both A and B
Answers
D.
None of the Above
D.
None of the Above
Answers
Suggested answer: B

Explanation:

Network requirements for Private Google Access:

- Because Private Google Access is enabled on a per-subnet basis, you must use a VPC network. Legacy networks are not supported because they don't support subnets.

- Private Google Access does not automatically enable any API. You must separately enable the Google APIs you need to use via the APIs & services page in the Google Cloud Console.

- If you use the private.googleapis.com or the restricted.googleapis.com domain names, you'll need to create DNS records to direct traffic to the IP addresses associated with those domains.

- Your network must have appropriate routes for the destination IP ranges used by Google APIs and services. These routes must use the default internet gateway next hop. If you use the private.googleapis.com or the restricted.googleapis.com domain names, you only need one route (per domain). Otherwise, you'll need to create multiple routes.

- Egress firewalls must permit traffic to the IP address ranges used by Google APIs and services. The implied allow egress firewall rule satisfies this requirement. For other ways to meet the firewall requirement.

A fitness band company is continuously ingesting data from millions of its consumers. Different kinds of data based on time, like location, heartbeat rate, temperature, movement, etc. are connect-ed.

They need a high throughput database that can write data very fast. Since their users are spread across the world, they need the database to be geographically scalable. Consumers also want to see near-real-time visualizations of their activities. Which of these databases would be a good fit?

A.
Cloud SQL
A.
Cloud SQL
Answers
B.
Bigtable
B.
Bigtable
Answers
C.
Spanner
C.
Spanner
Answers
D.
Firestore
D.
Firestore
Answers
Suggested answer: B

Explanation:

Bigtable is the best suited for time series data. It also has high read-write throughput and ability to scale globally.

Total 371 questions
Go to page: of 38