MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

CLOUD COMPUTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
An application needs to have files stored in AWS. The file system needs to have the ability to be mounted on various Linux EC2 Instances. Which of the following would be an ideal storage service for this requirement?
A
Amazon EBS
B
Amazon EFS
C
Amazon S3
D
Amazon EC2 Instance store
Explanation: 

Detailed explanation-1: -With Amazon EFS, you can create a file system, mount the file system on an Amazon EC2 instance, and then read and write data to and from your file system. You can mount an Amazon EFS file system in your virtual private cloud (VPC), through the Network File System versions 4.0 and 4.1 (NFSv4) protocol.

Detailed explanation-2: -Which EC2 Storage would you use to create a shared network file system for your EC2 Instances? Amazon EFS-Elastic File System is a fully managed service that makes it easy to set up, scale, and cost-optimise file storage in the Amazon Cloud.

Detailed explanation-3: -AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage. Storage Gateway provides a standard set of storage protocols such as iSCSI, SMB, and NFS, which allow you to use AWS storage without rewriting your existing applications.

There is 1 question to complete.