List of questions
Related questions
Question 148 - SAA-C03 discussion
A company has a data ingestion workflow that includes the following components:
• An Amazon Simple Notation Service (Amazon SNS) topic that receives notifications about new data deliveries
• An AWS Lambda function that processes and stores the data
The ingestion workflow occasionally fails because of network connectivity issues. When tenure occurs the corresponding data is not ingested unless the company manually reruns the job. What should a solutions architect do to ensure that all notifications are eventually processed?
A.
Configure the Lambda function (or deployment across multiple Availability Zones
B.
Modify me Lambda functions configuration to increase the CPU and memory allocations tor the (unction
C.
Configure the SNS topic's retry strategy to increase both the number of retries and the wait time between retries
D.
Configure an Amazon Simple Queue Service (Amazon SQS) queue as the on failure destination Modify the Lambda function to process messages in the queue
Your answer:
0 comments
Sorted by
Leave a comment first