Google Cloud Digital Leader Exam Practice Questions (P. 4)
- Full Access (289 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
Your company has recently acquired three growing startups in three different countries. You want to reduce overhead in infrastructure management and keep your costs low without sacrificing security and quality of service to your customers.
How should you meet these requirements?
How should you meet these requirements?
- AHost all your subsidiaries' services on-premises together with your existing services.
- BHost all your subsidiaries' services together with your existing services on the public cloud.Most Voted
- CBuild a homogenous infrastructure at each subsidiary, and invest in training their engineers.
- DBuild a homogenous infrastructure at each subsidiary, and invest in hiring more engineers.
Correct Answer:
B
B

Choosing to host your subsidiaries' services together with your existing services on a public cloud is the way to go. This strategy not only slashes the overhead linked with physical infrastructure maintenance but also handles hardware upgrades and capacity planning, which can be quite a headache. Additionally, it sidesteps the hefty expenses of building and training in-house for homogenous on-prem infrastructures in each location. Most importantly, using a public cloud setup doesn’t compromise on security or the quality of service, ensuring your customers stay happy and your operations stay smooth.
send
light_mode
delete
Question #17
What is the difference between Standard and Coldline storage?
- AColdline storage is for data for which a slow transfer rate is acceptable.
- BStandard and Coldline storage have different durability guarantees.
- CStandard and Coldline storage use different APIs.
- DColdline storage is for infrequently accessed data.Most Voted
Correct Answer:
D
Reference:
https://www.msp360.com/resources/blog/google-cloud-nearline-storage-vs-coldline-vs-standard/
D
Reference:
https://www.msp360.com/resources/blog/google-cloud-nearline-storage-vs-coldline-vs-standard/

send
light_mode
delete
Question #18
What would provide near-unlimited availability of computing resources without requiring your organization to procure and provision new equipment?
- APublic cloudMost Voted
- BContainers
- CPrivate cloud
- DMicroservices
Correct Answer:
A
Reference:
https://cloud.google.com/docs/overview
A
Reference:
https://cloud.google.com/docs/overview
send
light_mode
delete
Question #19
You are a program manager for a team of developers who are building an event-driven application to allow users to follow one another's activities in the app. Each time a user adds himself as a follower of another user, a write occurs in the real-time database.
The developers will develop a lightweight piece of code that can respond to database writes and generate a notification to let the appropriate users know that they have gained new followers. The code should integrate with other cloud services such as Pub/Sub, Firebase, and Cloud APIs to streamline the orchestration process. The application requires a platform that automatically manages underlying infrastructure and scales to zero when there is no activity.
Which primary compute resource should your developers select, given these requirements?
The developers will develop a lightweight piece of code that can respond to database writes and generate a notification to let the appropriate users know that they have gained new followers. The code should integrate with other cloud services such as Pub/Sub, Firebase, and Cloud APIs to streamline the orchestration process. The application requires a platform that automatically manages underlying infrastructure and scales to zero when there is no activity.
Which primary compute resource should your developers select, given these requirements?
- AGoogle Kubernetes Engine
- BCloud FunctionsMost Voted
- CApp Engine flexible environment
- DCompute Engine
Correct Answer:
B
Reference:
https://firebase.google.com/docs/functions/use-cases
B
Reference:
https://firebase.google.com/docs/functions/use-cases

send
light_mode
delete
Question #20
Your organization is developing an application that will capture a large amount of data from millions of different sensor devices spread all around the world. Your organization needs a database that is suitable for worldwide, high-speed data storage of a large amount of unstructured data.
Which Google Cloud product should your organization choose?
Which Google Cloud product should your organization choose?
- AFirestore
- BCloud Data Fusion
- CCloud SQL
- DCloud BigtableMost Voted
Correct Answer:
D
Reference:
https://cloud.google.com/bigtable
D
Reference:
https://cloud.google.com/bigtable

send
light_mode
delete
All Pages