COMPUTER SCIENCE AND ENGINEERING
CLOUD COMPUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Consider using the Simple Storage Service.
|
|
Consider using Amazon Glacier.
|
|
Consider using AWS RDS.
|
|
Consider using AWS EFS.
|
Detailed explanation-1: -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-2: -With Elastic File System (EFS), you can share data between multiple EC2 instances and your data is replicated between multiple Availability Zones (AZ). EFS is based on the NFSv4. 1 protocol, which allows you to mount it like any other file system.
Detailed explanation-3: -EFS is a file storage service for use with Amazon compute (EC2, containers, serverless) and on-premises servers. EFS provides a file system interface, file system access semantics (such as strong consistency and file locking), and concurrently accessible storage for up to thousands of EC2 instances.