1. 程式人生 > >Amazon Elastic File System – Shared File Storage for Amazon EC2

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 Glacier for archival storage, in the form of vaults of objects, available for infrequent access via APIs over the Internet.

Today 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 popular NFSv4 protocol, and is designed to perform well for a wide 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 simple set of APIs, and start using them within seconds.

File systems can grow to petabyte scale, and throughput and IOPS 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.

Coming Soon
We will be opening up EFS in preview form in the near future. Visit the Amazon Elastic File System page, and sign up for the preview today, and we will let you know as soon as it is ready for you to use. I will have more information on using Amazon EFS to share with you at that time.

Jeff;

相關推薦

New – Encryption of Data at Rest for Amazon Elastic File System (EFS)

We launched Amazon Elastic File System in production form a little over a year ago (see Amazon Elastic File System – Production Ready in Three Reg

Amazon Elastic File System (EFS)

When mounted on Amazon EC2 instances, an Amazon EFS file system provides a standard file system interface and file system access semantics, allow

Amazon Elastic File System(EFS)

Amazon EC2 인스턴스에 탑재되는 경우, Amazon EFS 파일 시스템에서 표준 파일 시스템 인터페이스와 파일 시스템 시맨틱을 제공하므로 Amazon EFS를 기존 애플리케이션 및 도구와 원활하게 통합할 수 있습니다. 여러 Amazon EC2 인스턴스가

Amazon Elastic File SystemAmazon EC2のファイルストレージサービス)

Amazon EFS ファイルシステムが Amazon EC2 インスタンスにマウントされると、標準的なファイルシステムインターフェイスと、ファイルシステムアクセスのセマンティクスが提供され、既存のアプリケーションやツールに Amazon EFS をシームレスに統合できます。複數の Ama

解決 docker 報錯: Error starting daemon: error initializing graphdriver: backing file system is unsupported for this graph driver

CentOS 7.5 x64下 sudo yum install docker -y systemctl enable docker systemctl start docker 發現啟動失敗 journalctl -xe 查詢獲得報錯 Jan 11 22:4

Cloud File Storage for Photos & Video

Businesses are running their photo, video, and file cloud storage applications in AWS to lower costs, improve time-to-market and easily scale th

adb 安裝APK時rm failed for -f, Read-only file system解決辦法

今天下午學習adb的一些常見命令,當給模擬器安裝apk時,總會彈出如下錯誤資訊: Failure [INSTALL_FAILED_OLDER_SDK] rm failed f

ImportError: libmysqlclient.so.20: cannot open shared object file: No such file or directory 解決辦法

object init ror 文件 module libmysql 找到 str 軟連接 >>> import MySQLdbTraceback (most recent call last): File "<stdin>", line

[LeetCode] Design In-Memory File System 設計內存文件系統

format directory ring orm turn original all lee example Design an in-memory file system to simulate the following functions: ls: Give

java 罕見的依賴報錯 jstat: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory

玩意兒 rpm 文件 .com pen jdk1 obj not found linu java 都用了N長時間了,突然,意外地發現有一個依賴的so文件從來沒找見過 # ldd /usr/bin/java linux-vdso.so.1 => (0x00007ff

iptables報錯:Couldn't load target `accept':/lib64/iptables/libipt_accept.so: cannot open shared object file: No such file or directory

大寫 obj direct 規則 lib not blog acc get 語句:iptables -A INPUT -s 134.192.204.235 -p TCP --dport 11211 -j accept 報錯:Couldn‘t load target `acc

Linux文件系統只讀Read-only file system

linux 文件系統 只讀問題描述:1、系統無法進行磁盤的讀寫操作(touch,cp,chmod)等等2、服務器無法啟動(也是因為無法創建文件)3、只有涉及到系統磁盤的寫操作,都會報錯"Read-only file system"問題原因:1、系統沒有正常關機,導致虛擬磁盤出現文件系統錯誤;2、機器硬

【轉載】Android Gradle Build Error:Some file crunching failed, see logs for details解決辦法

mage erl 博客 details efault roi 成了 options 文件 錯誤日誌:Error:java.lang.RuntimeException: Some file crunching failed, see logs for details Lo

Android Studio 導入應用時報錯 Error:java.lang.RuntimeException: Some file crunching failed, see logs for details

gradle new ... pan run top adl som als 在app文件夾的build.gradle裏加上 android { ......   aaptOptions.cruncherEnabled = false   aaptOptions.us

Internal Error: Sub-system: CUT, File: /quartus/db/cut/cut_post_syn_util.cpp, Line: 709 name_to_atom_map[iname] == 0

nbsp cnblogs 解決 mpi file 文件 test .cpp erro compile led_test的時候出現下面錯誤: Internal Error: Sub-system: CUT, File: /quartus/db/cut/cut_post_syn

菜鳥學習--- linux下nfs Read-only file system

nfs[root@nfsclient alidata]# touch 24 touch: cannot touch `24‘: Read-only file system一、查看mount 是否有權限[root@nfsclient /]# mount /dev/sda3 on / type ext4 (rw)

[AngularFire] Angular File Uploads to Firebase Storage with Angular control value accessor

state spa lec span tor event allow load loading The upload class will be used in the service layer. Notice it has a constructor for file

The Google File System論文拜讀

數據分布 大型 伸縮性 設計時 失效 度量 新的 之前 系統設計 The Google File System Sanjay Ghemawat, Howard Gobioff, and Shun-Tak Leung Google? 摘要我們設計並實現了谷歌文件系統,這是一