Top "Amazon-efs" questions

Anything related to Amazon Elastic File System (EFS).

How to mount EFS on a Lambda function?

I need to run a periodic cleanup on my EFS drive (which is being shared by multiple autoscaling EC2 instances). …

amazon-web-services aws-lambda amazon-efs
How to mount AWS EFS to Macbook or local computers

I am trying to mount AWS EFS to my local macbook (Also other local computers) However, after trying so many …

amazon-web-services amazon-ec2 nfs efs amazon-efs
Auto mounting EFS on EC2 instance

I created an EC2 instance and an EFS, and was able to mount EFS properly on the instance. I need …

amazon-web-services amazon-ec2 autoscaling efs amazon-efs
AWS Ultra Low Latency Read/Write Data Store: EFS vs Dynamodb DAX vs ElastiCache

My web application requires extremely low-latency read/write of small data blobs (<10KB) that can be stored as key-value …

amazon-web-services amazon-dynamodb amazon-elasticache amazon-efs amazon-dynamodb-dax
How to mount EFS inside a docker container?

I am trying to mount EFS inside a docker container running on EC2 server. EFS mount in EC2 is working …

docker amazon-efs
Can we mount EFS on AWS ECS docker container?

I have an ECS instance on which my docker containers are running. I want to mount EFS on docker container …

amazon-web-services amazon-ec2 amazon-ecs amazon-efs