Topic 1 Question 86
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?
Google Cloud Console
Cloud Trace
Cloud Monitoring
Cloud Logging
ユーザの投票
コメント(17)
- 正解だと思う選択肢: 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
👍 12VijayendraBaahubali2022/08/30 - 正解だと思う選択肢: 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.
👍 4Jackey01172023/02/12 answer Suppose to be 'D'. Cloud Trace- Track Latency and generate report Monitoring - Track the Up-time, health and monitoring. cloud console - would be if fire command against pods or inspect containers, eg- kubctl..
👍 4santoshh2023/02/27
シャッフルモード