
Answer-first summary for fast verification
Answer: Running long-running or background tasks
AWS Lambda is designed for running short-lived, event-driven functions, not long-running or background tasks. Long-running or background tasks would be better suited for other AWS services like Amazon EC2 or AWS Batch.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.