ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - DVA-C02 discussion

Report
Export

An application uses Lambda functions to extract metadata from files uploaded to an S3 bucket; the metadata is stored in Amazon DynamoDB. The application starts behaving unexpectedly, and the developer wants to examine the logs of the Lambda function code for errors.

Based on this system configuration, where would the developer find the logs?

A.
Amazon S3
Answers
A.
Amazon S3
B.
AWS CloudTrail
Answers
B.
AWS CloudTrail
C.
Amazon CloudWatch
Answers
C.
Amazon CloudWatch
D.
Amazon DynamoDB
Answers
D.
Amazon DynamoDB
Suggested answer: C

Explanation:

Amazon CloudWatch is the service that collects and stores logs from AWS Lambda functions. The developer can use CloudWatch Logs Insights to query and analyze the logs for errors and metrics.

Option A is not correct because Amazon S3 is a storage service that does not store Lambda function logs. Option B is not correct because AWS CloudTrail is a service that records API calls and events for AWS services, not Lambda function logs. Option D is not correct because Amazon DynamoDB is a database service that does not store Lambda function logs.

Reference: AWS Lambda Monitoring, [CloudWatch Logs Insights]

asked 16/09/2024
B M
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first