Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Cloud Digital Leader All Questions

View all questions & answers for the Cloud Digital Leader exam

Exam Cloud Digital Leader topic 1 question 86 discussion

Actual exam question from Google's Cloud Digital Leader
Question #: 86
Topic #: 1
[All Cloud Digital Leader Questions]

An organization needs to search an application's source code to identify a potential issue. The application is distributed across multiple containers.
Which Google Cloud product should the organization use?

  • A. Google Cloud Console
  • B. Cloud Trace
  • C. Cloud Monitoring
  • D. Cloud Logging
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
VijayendraBaahubali
Highly Voted 2 years, 2 months ago
Selected Answer: B
B. Cloud Trace is supposed to be the correct answer. It's an application performance management tool. It's a Google solution for monitoring application performance. It is a distributed tracing system that helps developers debug or fix and optimize their code. Since the question talks about distributed tracing, this is the correct answer. Cloud Monitoring on the other hand is not correct because it's an operations-focused tool
upvoted 19 times
aaron773
1 year, 5 months ago
That doesn't make sense, like you said, it's an application performance management tool. It even says it primary use is to collect latency data and to inspect performance bottlenecks. https://cloud.google.com/trace/ Whereas cloud logging integrates with cloud tracing, error reporting and cloud monitoring and with the help of these 3 you can find potential issues and not just performance bottlenecks.
upvoted 4 times
...
...
Jackey0117
Highly Voted 1 year, 9 months ago
Selected Answer: A
A. Google Cloud Console, specifically the Code Search feature in Google Cloud Source Repositories, can be used to search an application's source code in Google Cloud. The Code Search feature allows you to search across all your source code repositories, including code stored in containers, to quickly find and identify potential issues.
upvoted 8 times
...
xdkonorek2
Most Recent 1 month ago
Selected Answer: B
cloud trace gives holistic view of app performance across multiple containers, good tool to spot potential issue
upvoted 1 times
...
4a98421
8 months, 2 weeks ago
Selected Answer: C
GCP Cloud Monitoring helps indentify root cause analysis
upvoted 1 times
...
sivakarthick16
10 months, 1 week ago
Selected Answer: D
Cloud Logging is a Google Cloud product that allows organizations to store, search, analyze, and monitor logs from various sources, including containers. By configuring the appropriate logging options, the organization can capture logs from the containers and then search the logs to identify potential issues within the application's source code. Therefore, option D (Cloud Logging) is the suitable Google Cloud product for searching an application's source code distributed across multiple containers.
upvoted 6 times
...
madcloud32
11 months ago
Selected Answer: D
D is more appropriate here. B. Cloud Trace : used for analysis of overall performance trace, latency of service or app. C. Cloud Monitoring: used for overall cloud monitoring of cloud. D. Cloud Logging: is correct to debug an app module and find about cause of issue.
upvoted 4 times
...
madcloud32
11 months, 1 week ago
D is correct here. Logging is potentially used to find the issues. Trace is for latency measure and monitoring is used for cloud full monitor.
upvoted 2 times
...
mohammeddigital
11 months, 1 week ago
Selected Answer: D
Cloud Logging is a centralized logging service that collects logs from various sources across your Google Cloud Platform (GCP) infrastructure. It provides a searchable and indexed store for logs, enabling you to analyze and troubleshoot issues. In this scenario, the organization needs to search an application's source code to identify a potential issue. Since the application is distributed across multiple containers, Cloud Logging is the most suitable choice. It can collect logs from containers and other sources, making it easier to identify the source of the issue.
upvoted 2 times
...
befeyac438
11 months, 2 weeks ago
Selected Answer: D
Use Cloud Logging for monitoring individual events and understanding application behavior at specific points in time. Use Cloud Trace when you need to understand the flow of requests across your distributed application and diagnose performance issues.
upvoted 2 times
...
Dardeery
1 year ago
D is the correct answer , Cloud Logging is the Google Cloud product that allows organizations to search and analyze log data, including logs from distributed applications running across multiple containers. It provides a centralized location to view, filter, and search logs, making it suitable for identifying potential issues in an application's source code. You can use it to track and troubleshoot issues efficiently across your distributed environment. It's like having a detective tool that helps you find clues about what's happening inside your containers.
upvoted 5 times
...
chai_gpt
1 year ago
Selected Answer: B
B is correct
upvoted 1 times
...
Ab1975
1 year, 1 month ago
Selected Answer: D
Cloud Trace does not collect or store source code. Cloud Trace only collects latency data and metadata about the application's traces. Cloud Logging can be used to search the source code of a distributed application to identify a potential issue. Therefore D.
upvoted 4 times
...
__rajan__
1 year, 1 month ago
Selected Answer: D
D. Cloud Logging Cloud Logging is a Google Cloud product that collects and stores logs from applications and infrastructure. It provides a unified view of logs from all sources, making it easy to search and analyze logs to identify potential issues.
upvoted 1 times
...
RK_MANOJ
1 year, 1 month ago
A. Google Cloud Console: This is the management interface for Google Cloud services, but it is not designed for searching application source code. B. Cloud Trace: Cloud Trace is a service for tracing and profiling application performance but does not help in searching source code. C. Cloud Monitoring: Cloud Monitoring allows you to monitor the performance and availability of your applications, but it is not designed for searching source code. D. Cloud Logging (formerly known as Stackdriver Logging): Cloud Logging is designed for collecting and analyzing log data, including logs from your containers, making it the most suitable option for searching application source code issues. So, the correct choice is D. Cloud Logging.
upvoted 4 times
...
mdsarfraz69
1 year, 2 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
himanshu3004
1 year, 3 months ago
Selected Answer: D
Going with Cloud Logging because the question specifically asks about identifying a potential issue with the source code where the logs can prove helpful to figure out the cause of the problem. However if the question was asking about talking about optimizing or enhancing performance, in that case Cloud Trace would have made more sense.
upvoted 4 times
...
ayush_1995
1 year, 3 months ago
Selected Answer: A
Question is about source code, not during run time. Cloud logging is for Log analytics after the code has performed some action.
upvoted 1 times
ayush_1995
1 year, 3 months ago
Srry B...by mistake selected A option.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...