Question 45 of 80
Choose 2Which combination of actions should a solutions architect take to ensure that the Lambda function ingests all data in the future? (Choose two.)
ADeploy the Lambda function in multiple Availability Zones.
✓BCreate an Amazon Simple Queue Service (Amazon SQS) queue, and subscribe it to the SNS topic.
CIncrease the CPU and memory that are allocated to the Lambda function.
DIncrease provisioned throughput for the Lambda function.
✓EModify the Lambda function to read from an Amazon Simple Queue Service (Amazon SQS) queue.
✓
Correct Answer: B, E
Create an Amazon Simple Queue Service (Amazon SQS) queue, and subscribe it to the SNS topic.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of AWS certification topics.