What are you looking for ?
Infinidat
Articles_top

Amazon Elastic File System Later This Year

Shared file storage for Amazon EC2 at $0.30/GB/month

amazon,barr

On AWS blog, Jeff Barr, chief evangelist, wrote;

Amazon Elastic File System – Shared File Storage for Amazon EC2

I’d like to give you a preview of a new AWS service that will make its debut later this year.

Let’s take a quick look at the AWS storage portfolio.

We currently offer:

  • Amazon Simple Storage Service (S3) for object storage, presented as buckets of objects and accessible over the Internet using URLs or APIs.
  • Amazon Elastic Block Store (EBS) for SAN-style block storage, presented as disk volumes that can be attached to one Amazon Elastic Compute Cloud (EC2) instance at a time.
  • Amazon Glacier for archival storage, in the form of vaults of objects, available for infrequent access via APIs over the Internet.

We are introducing Amazon Elastic File System, our newest storage service. It provides multiple EC2 instances with low-latency, shared access to a fully-managed file system via the NFSv4 protocol, and is designed to perform for a variety of workloads, with the ability to scale to thousands of concurrent connections.

We expect to see EFS used for content repositories, development environments, web server farms, home directories, and big data applications, to name just a few. If you’ve got the files, we’ve got the storage.

The SSD-based file systems are highly available and highly durable (files, directories, and links are stored redundantly across multiple Availability Zones within an AWS region) and grow or shrink as needed (there’s no need to pre-provision capacity). You’ll be able to create them using the AWS Management Console, the AWS Command Line Interface (CLI), and a set of APIs, and start using them withins.

File systems can grow to petabyte scale, and throughput and IO/s scale accordingly. You’ll pay only for the storage that you use (billed monthly based on the average used during the month) at the rate of $0.30 per gigabyte per month.

EFS is designed to support the security requirements of large, complex organizations. You’ll be able to use IAM to grant access to the EFS APIs, along with VPC security groups to control network access to file systems. You’ll be able to use standard file and directory permissions (good old chown and chmod) to control access to the directories, files, and links stored on your file systems.

We will be opening up EFS in preview form in the near future.

Articles_bottom
AIC
ATTO
OPEN-E