ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 292 - DVA-C01 discussion

Report
Export

An application ingests a large number of small messages and stores them in a database. The application uses AWS Lambd a. A development team is making changes to the application's processing logic. In testing, it is taking more than 15 minutes to process each message. The team is concerned the current backend may time out.

Which changes should be made to the backend system to ensure each message is processed in the MOST scalable way1?

A.
Add the messages to an Amazon SQS queue Set up an Amazon EC2 instance to poll the queue and process messages as they arrive.
Answers
A.
Add the messages to an Amazon SQS queue Set up an Amazon EC2 instance to poll the queue and process messages as they arrive.
B.
Add the messages to an Amazon SQS queue. Set up Amazon EC2 instances in an Auto Scaling group to poll the queue and process the messages as they arrive.
Answers
B.
Add the messages to an Amazon SQS queue. Set up Amazon EC2 instances in an Auto Scaling group to poll the queue and process the messages as they arrive.
C.
Create a support ticket to increase the Lambda timeout to 60 minutes to allow for increased processing time
Answers
C.
Create a support ticket to increase the Lambda timeout to 60 minutes to allow for increased processing time
D.
Change the application to directly insert the body of the message into an Amazon RDS database.
Answers
D.
Change the application to directly insert the body of the message into an Amazon RDS database.
Suggested answer: A
asked 16/09/2024
Joseph Daly
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first