exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 47 discussion

Exam question from Amazon's AWS-SysOps
Question #: 47
Topic #: 1
[All AWS-SysOps Questions]

You are tasked with setting up a cluster of EC2 Instances for a NoSQL database. The database requires random read I/O disk performance up to a 100,000 IOPS at 4KB block side per node.
Which of the following EC2 instances will perform the best for this workload?

  • A. A High-Memory Quadruple Extra Large (m2.4xlarge) with EBS-Optimized set to true and a PIOPs EBS volume
  • B. A Cluster Compute Eight Extra Large (cc2.8xlarge) using instance storage
  • C. High I/O Quadruple Extra Large (hi1.4xlarge) using instance storage
  • D. A Cluster GPU Quadruple Extra Large (cg1.4xlarge) using four separate 4000 PIOPS EBS volumes in a RAID 0 configuration
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
The SSD storage is local to the instance. Using PV virtualization, you can expect 120,000 random read IOPS (Input/Output Operations Per Second) and between
10,000 and 85,000 random write IOPS, both with 4K blocks.
For HVM and Windows AMIs, you can expect 90,000 random read IOPS and 9,000 to 75,000 random write IOPS.
Reference:
https://aws.amazon.com/blogs/aws/new-high-io-ec2-instance-type-hi14xlarge/

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
BartoszGolebiowski24
8 months, 1 week ago
A High-Memory Quadruple Extra Large (m2.4xlarge) with EBS-Optimized set to true and a PIOPs EBS volume High-Memory Quadruple Extra Large (m2.4xlarge) -> Offers a balance of compute, memory, and network resources. The instances are designed to deliver fast performance for workloads such as high-performance databases, distributed web scale in-memory caches, mid-size in-memory databases, real-time big data analytics, and other enterprise applications. EBS-Optimized -> An EBS-optimized instance provides dedicated bandwidth between Amazon EC2 instances and Amazon EBS (Elastic Block Store). The optimization ensures that the network traffic does not compete with other traffic from the instance, providing consistent and high performance for your EBS volumes. This is crucial for workloads requiring sustained I/O performance, ensuring that the I/O operations are not affected by other network traffic. PIOPs EBS volume -> provide up to 256 000 IOPS
upvoted 1 times
...
TroyMcLure
3 years ago
Correct Answer: C https://aws.amazon.com/blogs/aws/new-high-io-ec2-instance-type-hi14xlarge/ "This is instance storage, and it will be lost if you stop and then later start the instance. Just like the instance storage on the other EC2 instance types, this storage is failure resilient, and will survive a reboot, but you should back it up to Amazon S3 on a regular basis."
upvoted 1 times
...
NNHAN
3 years ago
instance storage for database? I don't think so.
upvoted 2 times
...
waterzhong
3 years ago
An instance store provides temporary block-level storage for your instance. This storage is located on disks that are physically attached to the host computer. Instance store is ideal for temporary storage of information that changes frequently, such as buffers, caches, scratch data, and other temporary content, or for data that is replicated across a fleet of instances, such as a load-balanced pool of web servers.
upvoted 2 times
...
onlinebaba
3 years, 1 month ago
C AWS introduced a new family of EC2 hi1.4xlarge instances that are designed to run low-latency, I/O-intensive applications, and are an exceptionally good host for NoSQL databases such as Cassandra and MongoDB. The SSD storage is local to the instance. Using PV virtualization, you can expect 120,000 random read IOPS (Input/Output Operations Per Second) and between 10,000 and 85,000 random write IOPS, both with 4K blocks You can read more about this instance in this blog https://aws.amazon.com/blogs/aws/new-high-io-ec2-instance-type-hi14xlarge/
upvoted 3 times
BartoszGolebiowski24
8 months, 1 week ago
The first part fits well with the documentation, but the second one does not. Instance storage for databases? If you want to use instance storage as a database storage, do not tell other developers about it 😂😂😂😂
upvoted 1 times
...
...
awscertified
3 years, 1 month ago
C. High I/O Quadruple Extra Large (hi1.4xlarge) using instance storage
upvoted 3 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