ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 332 - SCS-C01 discussion

Report
Export

A company is planning to run a number of Admin related scripts using the AWS Lambda service.

There is a need to understand if there are any errors encountered when the script run. How can this be accomplished in the most effective manner. Please select:

A.
Use Cloudwatch metrics and logs to watch for errors
Answers
A.
Use Cloudwatch metrics and logs to watch for errors
B.
Use Cloudtrail to monitor for errors
Answers
B.
Use Cloudtrail to monitor for errors
C.
Use the AWS Config service to monitor for errors
Answers
C.
Use the AWS Config service to monitor for errors
D.
Use the AWS inspector service to monitor for errors
Answers
D.
Use the AWS inspector service to monitor for errors
Suggested answer: A

Explanation:

The AWS Documentation mentions the following

AWS Lambda automatically monitors Lambda functions on your behalf, reporting metrics through Amazon CloudWatch. To help you troubleshoot failures in a function. Lambda logs all requests handled by your function and also automatically stores logs generated by your code through Amazon CloudWatch Logs.

Option B,C and D are all invalid because these services cannot be used to monitor for errors.

I

For more information on Monitoring Lambda functions, please visit the following URL:

https://docs.aws.amazon.com/lambda/latest/dg/monitorine-functions-loes.htmllThe correct answer is: Use Cloudwatch metrics and logs to watch for errors Submit yourFeedback/Queries to our Experts

asked 16/09/2024
Terence Coates
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first