exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 345 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 345
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company needs to perform data processing once a week that typically takes about 5 hours to complete.

Which AWS service should the company use for this workload?

  • A. AWS Lambda
  • B. Amazon EC2
  • C. AWS CodeDeploy
  • D. AWS Wavelength
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
AbdulMalik_Y
Highly Voted 1 year, 11 months ago
Selected Answer: B
B , EC2 reserved instances would be best, and for those who chose A, Lambda function can't run more than 15 minutes
upvoted 14 times
...
Allxonevn
Most Recent 1 year, 8 months ago
Selected Answer: A
How long can an AWS Lambda function execute? AWS Lambda functions can be configured to run up to 15 minutes per execution. You can set the timeout to any value between 1 second and 15 minutes. https://aws.amazon.com/lambda/faqs/
upvoted 2 times
...
man5484
1 year, 8 months ago
Selected Answer: B
For a data processing workload that needs to run for a specific duration, Amazon EC2 instances would be more appropriate. EC2 instances provide virtual machines that you can configure with the necessary resources for your workload, and you can control the duration for which they run. You can choose an instance type that suits your processing needs and set up automation scripts or jobs to initiate and control the processing.
upvoted 1 times
...
Pranava_GCP
1 year, 8 months ago
Selected Answer: B
B. Amazon EC2
upvoted 1 times
...
tony629
1 year, 11 months ago
Selected Answer: B
chatgpt selected option B
upvoted 1 times
...
tony629
1 year, 11 months ago
Selected Answer: B
ChatGPT said: The correct answer is B. Amazon EC2.
upvoted 1 times
...
Amycert
2 years, 1 month ago
Selected Answer: B
Since it takes 5 hours to complete, i vote for EC2
upvoted 1 times
...
wabosi
2 years, 1 month ago
Selected Answer: B
I vote B
upvoted 1 times
...
ptoul74
2 years, 2 months ago
This question is all about how to handle a workload for a short period of usage (Lambda) vs a permanent AWS usage (EC2). And the 15 mn related to Lamba is not its maximum workload duration but its maximum invocation timeout (out of place). Hence, the correct answer is A.
upvoted 1 times
...
Saif93
2 years, 3 months ago
Selected Answer: B
B is the answer.
upvoted 1 times
...
NotMeAnyWay
2 years, 3 months ago
Selected Answer: B
B. Amazon EC2 Amazon Elastic Compute Cloud (EC2) is a service that provides resizable compute capacity in the cloud. It is a good fit for workloads that require a significant amount of processing power, such as data processing. With EC2, the company can easily launch virtual machines with the required resources to complete the data processing within the 5 hours window. Additionally, the company can use Auto Scaling and Elastic Load Balancing to automatically scale the number of instances based on the workload, which can help to ensure that the data processing completes on time. AWS Lambda is a serverless compute service that runs your code without provisioning or managing servers. It's useful for event-driven and short-lived workloads that require less computational power than data processing workloads. AWS CodeDeploy is a service that automates code deployments to EC2 instances or on-premises instances. AWS Wavelength is a service that enables developers to build and run applications on the edge, closer to customers and end-users, using 5G networks.
upvoted 3 times
...
Zonci
2 years, 4 months ago
Selected Answer: B
EC22222
upvoted 2 times
...
Zonci
2 years, 5 months ago
Selected Answer: B
To use Amazon EC2, you simply: ✑ Select a pre-configured, templated Amazon Machine Image (AMI) to get up and running immediately. Or create an AMI containing your applications, libraries, data, and associated configuration settings. ✑ Configure security and network access on your Amazon EC2 instance. ✑ Choose which instance type(s) you want, then start, terminate, and monitor as many instances of your AMI as needed, using the web service APIs or the variety of management tools provided. ✑ Determine whether you want to run in multiple locations, utilize static IP endpoints, or attach persistent block storage to your instances. ✑ Pay only for the resources that you actually consume, like instance-hours or data transfer.
upvoted 2 times
...
Redes
2 years, 5 months ago
Selected Answer: B
Answer: B
upvoted 1 times
...
JA2018
2 years, 5 months ago
Selected Answer: B
runtime for lambda workloads cannot exceed 15 mins
upvoted 3 times
...
SLEON01
2 years, 5 months ago
Selected Answer: A
Best option A. B is incorrect because Lambda has short running times.
upvoted 3 times
SLEON01
2 years, 5 months ago
my bad, Option B is correct (EC2).
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago