A research team is considering using EC2 instances to run a scientific computation application that requires fault-tolerant architecture. The application demands high-performance hardware disks for fast I/O performance. As a Cloud Practitioner, which of the following storage options would you recommend as the MOST cost-effective solution?Amazon Elastic Block Store (EBS)Amazon Elastic File System (Amazon EFS)Amazon Simple Storage Service (Amazon S3)Instance Store
Question
A research team is considering using EC2 instances to run a scientific computation application that requires fault-tolerant architecture. The application demands high-performance hardware disks for fast I/O performance. As a Cloud Practitioner, which of the following storage options would you recommend as the MOST cost-effective solution?Amazon Elastic Block Store (EBS)Amazon Elastic File System (Amazon EFS)Amazon Simple Storage Service (Amazon S3)Instance Store
Solution
Based on the requirements mentioned, the most cost-effective solution would be Amazon Elastic Block Store (EBS).
Here's why:
-
EC2 instances: The application is going to run on EC2 instances. EBS is designed to be used with EC2 instances, providing block-level storage volumes.
-
Fault-tolerant architecture: EBS volumes are automatically replicated within its Availability Zone to prevent component failure, offering high availability and durability.
-
High-performance hardware disks for fast I/O performance: EBS provides the ability to optimize for different performance needs (IOPS, throughput), and offers SSD-backed volume types for high-speed I/O.
-
Cost-effective: While Instance Store can provide high I/O performance, data is not persistent, meaning if the instance fails, data could be lost. EFS and S3 might not provide the I/O performance required by the application. Therefore, EBS is the most cost-effective solution that meets all the requirements.
Similar Questions
A research lab wants to optimize caching for its scientific computations application running on Amazon EC2 instances. Which EC2 storage option is best suited for this use-case?Question 56Answera.Amazon S3b.Amazon EFSc.Instance Stored.Amazon EBS
Which Amazon EC2 instance type is ideal for high-performance databases?Memory optimizedStorage optimizedGeneral purposeCompute optimized
A company wants durable storage for static content and infinitely scalable data storage infrastructure at the lowest cost. Which AWS service should the company choose?a.AWS Storage Gatewayb.Amazon S3c.Amazon Elastic File System (Amazon EFS)d.Amazon Elastic Block Store (Amazon EBS)
A data analytics company is running a proprietary batch analytics application on AWS and wants to use a storage service which would be accessed by hundreds of EC2 instances simultaneously to append data to existing files. As a Cloud Practitioner, which AWS service would you suggest for this use-case?
Which of the following AWS storage services can be directly used with on-premises systems?Question 61Answera.Amazon Elastic File System (Amazon EFS)b.Amazon Elastic Block Store (Amazon EBS)c.Amazon EC2 Instance Stored.Amazon Simple Storage Service (Amazon S3)
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.