What should a solutions architect do to ensure that all notifications are eventually processed?
A company has a data ingestion workflow that includes the following components:An Amazon Simple Notification Service (Amazon SNS) topic that receives notifications about new data deliveriesAn AWS Lambda function that processes and stores the dataThe ingestion workflow occasionally fails because of network connectivity issues.When failure 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?Read More →