Examtopics

AWS Certified Solutions Architect - Associate
  • Topic 1 Question 148

    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 deliveries An AWS Lambda function that processes and stores the data The 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?

    • Configure the Lambda function for deployment across multiple Availability Zones.

    • Modify the Lambda function's configuration to increase the CPU and memory allocations for the function.

    • Configure the SNS topic’s retry strategy to increase both the number of retries and the wait time between retries.

    • Configure an Amazon Simple Queue Service (Amazon SQS) queue as the on-failure destination. Modify the Lambda function to process messages in the queue.


    シャッフルモード