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

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

A company has an application workload that is stateless by design and can sustain occasional downtime. The application performs massively parallel computations.

Which Amazon EC2 pricing model should the company choose for its application to reduce cost?

  • A. On-Demand Instances
  • B. Spot Instances
  • C. Reserved Instances
  • D. Dedicated Instances
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
Pranava_GCP
2 years ago
Selected Answer: B
B. Spot Instances
upvoted 3 times
Pranava_GCP
2 years ago
Amazon EC2 Spot Instances let you take advantage of unused EC2 capacity in the AWS cloud. Spot Instances are available at up to a 90% discount compared to On-Demand prices. You can use Spot Instances for various stateless, fault-tolerant, or flexible applications such as big data, containerized workloads, CI/CD, web servers, high-performance computing (HPC), and test & development workloads. Because Spot Instances are tightly integrated with AWS services such as Auto Scaling, EMR, ECS, CloudFormation, Data Pipeline and AWS Batch, you can choose how to launch and maintain your applications running on Spot Instances. "https://aws.amazon.com/ec2/spot/"
upvoted 2 times
...
...
Guru4Cloud
2 years, 4 months ago
Selected Answer: B
The best Amazon EC2 pricing model for the given requirements of a stateless application workload with occasional downtime and parallel computations would be Spot Instances. Spot instances can be used for workloads that can tolerate interruptions since they offer the lowest cost compared to On-Demand and Reserved Instances. Spot Instances allow users to bid on unused EC2 instances, and the pricing for Spot Instances is based on supply and demand. When the bid price is higher than the current Spot price, the instance will run until the Spot price exceeds the bid price. If the bid price is lower than the current Spot price, the instance is terminated. Therefore, if the company has a stateless application workload that can sustain occasional downtime, it can use Spot Instances to perform massively parallel computations and minimize costs.
upvoted 3 times
...
Aunehwet79
2 years, 4 months ago
Correct
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 ...