ExamGecko
Question list
Search
Search

Related questions











Question 577 - CLF-C01 discussion

Report
Export

A company created an application to consume and process dat a. The application uses Amazon Simple Queue Service (Amazon SQS) and AWS Lambda functions.

The application is currently working as expected, but it occasionally receives several messages that it cannot process properly The company needs to clear these messages to prevent the queue from becoming blocked A developer must implement a solution that makes queue processing always operational. The solution must give the company the ability to defer the messages with errors and save these messages for further analysis What is the MOST operationally efficient solution that meets these requirements?

A.
Configure Amazon CloudWatch Logs to save the error messages to a separate log stream
Answers
A.
Configure Amazon CloudWatch Logs to save the error messages to a separate log stream
B.
Create a new SQS queue. Set the new queue as a dead-letter queue for the application queue Configure the Maximum Receives setting.
Answers
B.
Create a new SQS queue. Set the new queue as a dead-letter queue for the application queue Configure the Maximum Receives setting.
C.
Change the SQS queue to a FIFO queue Configure the message retention penod to 0 seconds
Answers
C.
Change the SQS queue to a FIFO queue Configure the message retention penod to 0 seconds
D.
Configure an Amazon CloudWatch alarm for Lambda function errors Publish messages to an Amazon Simple Notification Service (Amazon SNS) topic to notify administrator users
Answers
D.
Configure an Amazon CloudWatch alarm for Lambda function errors Publish messages to an Amazon Simple Notification Service (Amazon SNS) topic to notify administrator users
Suggested answer: B
asked 16/09/2024
Gift Thanyane
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first