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 739 discussion

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

A company needs to host a highly available application in the AWS Cloud. The application runs infrequently for short periods of time.

Which AWS service will meet these requirements with the LEAST amount of operational overhead?

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

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
Madbo
Highly Voted 2 years, 1 month ago
C. AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the compute resources required by that code. It is designed to run small pieces of code, such as individual functions, and does not require any infrastructure management from the user. Since the application runs infrequently for short periods of time, AWS Lambda is a good fit as it automatically scales and provisions resources based on the incoming traffic, without the need for the user to manage any infrastructure.
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 10 months ago
Selected Answer: C
C. AWS Lambda
upvoted 2 times
...
Guru4Cloud
2 years, 1 month ago
Selected Answer: C
AWS Lambda (Option C) is the AWS service that will meet the stated requirements with the least amount of operational overhead.
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 ...