Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a data ingestion workflow with an Amazon SNS topic and a Lambda function, how can a solutions architect ensure data is processed despite occasional network failures?
A
Deploy Lambda across multiple Availability Zones for enhanced fault tolerance.
B
Increase Lambda's CPU and memory to improve performance.
C
Adjust SNS retry settings to handle temporary failures.
D
Implement SQS as a failover mechanism for the Lambda function to ensure data processing continuity.