nerdexam
Oracle

1Z0-997-20 · Question #60

1Z0-997-20 Question #60: Real Exam Question with Answer & Explanation

The correct answer is A. length of time a function runs C. number of times a function is invoked. https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Reference/functionsmetrics.htm you can monitor the health, capacity, and performance of functions you've deployed to Oracle Functions by using metrics Oracle Functions monitors function execution, and collects and reports

Question

Your company has recently deployed a new web application that uses Oracle functions Your manager Instructed you to Implement major manage your systems more effectively. You know that Oracle functions automatically monitors functions on your behalf reports metrics through Service Metrics. Which two metrics are collected and made available by this feature?

Options

  • Alength of time a function runs
  • Bnumber of times a function is removed
  • Cnumber of times a function is invoked
  • Damount of CPU used by a function
  • Enumber of concurrent connections

Explanation

https://docs.cloud.oracle.com/en-us/iaas/Content/Functions/Reference/functionsmetrics.htm you can monitor the health, capacity, and performance of functions you've deployed to Oracle Functions by using metrics Oracle Functions monitors function execution, and collects and reports metrics such as: The number of times a function is invoked. The length of time a function runs for. The number of times a function failed. The number of requests to invoke a function that returned a '429 Too Many Requests' error in the response (known as 'throttled function invocations').

Community Discussion

No community discussion yet for this question.

Full 1Z0-997-20 Practice