Topic 1 Question 19
You support an application running on App Engine. The application is used globally and accessed from various device types. You want to know the number of connections. You are using Stackdriver Monitoring for App Engine. What metric should you use?
flex/connections/current
tcp_ssl_proxy/new_connections
tcp_ssl_proxy/open_connections
flex/instance/connections/current
解説
ユーザの投票
コメント(13)
Ans A A: Metric for App engine & for version B: NO, Metrics for Cloud Load Balancing. C: NO, Metrics for Cloud Load Balancing. D Metric for App engine & for instance
An App Engine app is made up of a single application resource that consists of one or more services. Each service can be configured to use different runtimes and to operate with different performance settings. Within each service, you deploy versions of that service. Each version then runs within one or more instances, depending on how much traffic you configured it to handle.
if the version runs within one or more instances we need for the version.
👍 23francisco_guerra2021/06/20A correct
👍 6Charun2021/06/28A it is
👍 5ralf_cc2021/06/17
シャッフルモード