LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Cloud Practitioner

AWS Certified Cloud Practitioner

Get started today

Ultimate access to all questions.


Which AWS service is suitable for a weekly data processing task expected to run for 5 hours?

Exam-Like



Explanation:

The correct answer is B, Amazon EC2. Amazon EC2 provides resizable compute capacity in the cloud, allowing the company to launch virtual machines with the necessary resources for their data processing workload. The task is expected to run for 5 hours, which is within the capabilities of EC2 instances. AWS Lambda, while a serverless compute service, is designed for short-lived, event-driven workloads and has a maximum execution time limit of 15 minutes, making it unsuitable for a 5-hour task. AWS CodeDeploy is for automating code deployments and AWS Wavelength is for building and running applications on the edge using 5G networks, neither of which are appropriate for this data processing workload.

Powered ByGPT-5