Cost for just creating efs and leaving it empty

0

What is the cost for a empty efs

3개 답변
0
수락된 답변

Amazon EFS pricing can be found here. Basically you pay for what you provision even if that provisioned storage sits empty.

profile pictureAWS
답변함 2년 전
0

Interesting question. I spun up an empty burstable EFS volume and see the minimum size used is 6KiB. Therefore, I would pay for this 6KiB, which when measured in monthly GB is negligible. So I would think, but haven't confirmed yet, that until you actually put data into the EFS, it'll be free. This is similar to creating an S3 bucket with no objects. You only pay for what you use.

profile pictureAWS
전문가
답변함 2년 전
0

If you're just creating but not storing any files or transferring any data to/from, and you are not provisioning throughput, it should be no cost as the pricing is consumption based:

Amazon Elastic File System (Amazon EFS) is a simple, serverless, set-and-forget, elastic file system. There is no minimum fee or setup charge. You pay only for the storage you use, for read and write access to data stored in Infrequent Access storage classes, and for any provisioned throughput.

Regarding Provisioned Throughput, if you enable this you'll pay for that provisioned capacity regardless of use ($6/mo per 1MB/s provisioned throughput) as you're asking for capacity to be reserved for better performance.

If you use the calculator you can input numbers to see expected costs. I.e. entering 0G and 0 provisioned throughput is a $0 bill. 0G but 1MB/s provisioned throughout is $6/mo.

profile pictureAWS
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠