ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 148 - SAA-C03 discussion

Report
Export

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
Answers
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
Answers
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
Answers
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
Answers
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
Suggested answer: D

Explanation:

https://docs.aws.amazon.com/sns/latest/dg/sns-dead-letter-queues.html


asked 16/09/2024
Nqobile Nxumalo
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first