exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 306 discussion

A company runs a workload on an Amazon EC2 instance. The workload needs a temporary cache that contains data that changes frequently. The workload does not need to retain the cache across instance restarts.

Which storage option will provide the HIGHEST performance for the cache?

  • A. General Purpose SSD (gp3) Amazon Elastic Block Store (Amazon EBS) volume
  • B. Provisioned IOPS SSD (io2) Amazon Elastic Block Store (Amazon EBS) volume
  • C. Throughput Optimized HDD (st1) Amazon Elastic Block Store (Amazon EBS) volume
  • D. EC2 instance store
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
Gomer
Highly Voted 10 months, 3 weeks ago
Selected Answer: D
I'm sure the "Instance Store" volume is actually stored in local memory, which is why it is non-persistent but will also always have higher performance than any attached EBS volume.
upvoted 16 times
...
ctd983
Highly Voted 10 months ago
Selected Answer: D
The storage option that will provide the highest performance for the temporary cache is option D: EC2 instance store. EC2 instance store, also known as ephemeral storage, provides temporary block-level storage that is directly attached to the EC2 instance. It offers very high performance and low latency since it is physically attached to the instance's hardware. The performance of instance store volumes is often better than any other storage option. However, it's important to note that EC2 instance store is temporary storage and is not persistent. The data stored on instance store volumes is lost if the instance is stopped or terminated. If data retention is not required across instance restarts, using instance store as a cache can provide the highest performance.
upvoted 5 times
...
Gomer
Most Recent 10 months, 3 weeks ago
I'm sure the "Instance Store" volume is actually stored in local memory, which is why it is non-persistent but will also always have higher performance than any attached EBS volume.
upvoted 2 times
...
tts1234
11 months ago
Should be D, since the workload doesn't need to retain the cache https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html
upvoted 2 times
...
pepecastr0
11 months ago
Selected Answer: D
D. instance store provides highest performance
upvoted 4 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