Professional Cloud Devops Engineer · Free Practice Question Easy

Question 1

In a Personalized Nutrition Service company, the application is running on App Engine and is accessed globally through different devices. Which metric should be used in Cloud Monitoring for App Engine to determine the number of connections?
  • A What does "tcp_ssl_proxy/new_connections" refer to?
  • B The number of open connections for a TCP SSL proxy.
  • C The current connections to a specific instance can be found at fiex/instance/connections/current.
  • D The current status of the connections can be viewed at fiex/connections/current.
Reveal correct answer

Correct answer: D

Explanation

The answer is correct because "fiex/connections/current" is a metric in Google Cloud Monitoring that measures the current number of connections to an App Engine instance. In this scenario, where the application is running on App Engine and is accessed globally through different devices, this metric is useful in determining the number of active connections to the application at any given time. This metric can help you monitor the performance of your application and identify any potential issues related to connection scalability, which could help you optimize your application for better performance. Therefore, this is the appropriate metric to use in Cloud Monitoring for App Engine to determine the number of connections in this use case.

Discussion

Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.

You must be logged in to post a comment.

Preparing For

Your Certification?

255+ certifications
Detailed explanations
Free PDF samples

Has All The Questions You Need