Google Cloud Professional Cloud DevOps Engineer — Question 140

You are analyzing Java applications in production. All applications have Cloud Profiler and Cloud Trace installed and configured by default. You want to determine which applications need performance tuning. What should you do? (Choose two.)

Answer options

Correct answer: D, E

Explanation

Option D is correct because it considers the latency time and its impact on the overall performance, indicating if optimization is needed. Option E is also correct since low heap usage can suggest that there may be room for optimization. The other options focus on resource allocation without directly addressing performance tuning needs.