AWS Storage Blog

Category: Amazon Elastic File System (EFS)

re:Invent

8 can’t-miss re:Invent 2020-2021 sessions with Amazon EFS

Put on your fuzzy slippers, and claim your executive seat at re:Invent 2020-2021 – your couch. That’s right; our cloud extravaganza is entirely virtual this year, with weeks of free learning, sharing, networking, and fun. If you haven’t registered yet, now is the time. Already registered? Build your agenda. AWS Storage has big plans for […]

Persistent storage for container logging using Fluent Bit and Amazon EFS

UPDATE 9/8/2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Logging is a powerful debugging mechanism for developers and operations teams when they must troubleshoot issues. Containerized applications write logs to standard output, which is redirected to local ephemeral storage, by default. These logs are lost when the container is terminated […]

Easy-to-use Amazon EFS integrations with AWS Compute services

Every day AWS customers launch Amazon EC2 instances using the Launch Instance Wizard (LIW). When launching instances to host applications like content management systems, data science notebooks, database backups, media workflows, and code repositories, you create and attach shared file systems like Amazon EFS to your instances. In the past, creating and attaching new Amazon […]

AWS Storage Virtual Workshop Series

UPDATE: This virtual workshop series was completed on October 15th, 2020. To view it on demand, visit the AWS Storage Virtual Workshop Learning Path for this series. On-premises storage can be costly and complex, with expensive hardware refresh cycles and data migrations due to system upgrades. It is also difficult to gain insights because your […]

Online Tech Talk September 25: Modernize your applications with containers, serverless, and Amazon EFS

Don’t miss our AWS Online Storage Tech Talk on September 25, where an AWS expert covers modernizing your applications with containers, serverless, and Amazon EFS. This Tech Talk is at 1:00 PM – 2:00 PM PT (4:00 PM – 5:00 PM ET). Modernizing applications with containers and serverless improves agility, so you can innovate faster, […]

AWS DataSync Featured Image

Transferring file data across AWS Regions and accounts using AWS DataSync

Many customers that use Amazon EFS want to replicate their file systems to other AWS accounts or other AWS Regions. Customers may do this for business continuity purposes or to provide low-latency access to data for processes running in other Regions. AWS DataSync makes it easy for customers to replicate data from one Amazon EFS […]

Amazon EFS Featured Image

Deploying Jenkins on Amazon EKS with Amazon EFS

UPDATE (5/17/2021):  It looks like the Jenkins Helm repos have moved and the configurable parameters have been updated as well! You will need to modify the commands listed in the blog accordingly. Check out the new Jenkins helm repos and configurable parameters at the following links: https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/README.md https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/VALUES_SUMMARY.md Also, make sure your EKS cluster control […]

Amazon EFS Featured Image

Making it even simpler to get started with Amazon EFS

Today, we launched a significant update to the Amazon EFS management console. In this post, I talk about some of the new capabilities in the console, what you can do with them, and how they make it even easier for you to create and manage your EFS resources. Console overview Our main focus with this […]

Amazon EFS Featured Image

Optimizing WordPress performance with Amazon EFS

Many organizations use content management systems (CMS) like WordPress using a single node installation, but could benefit from a multi-node installation, as it is a best practice that provides benefits in terms of performance and availability. The reliability pillar of the AWS Well-Architected Framework recommends the following design principle: “Scale horizontally to increase aggregate system […]

Recover Amazon EFS files and folders with AWS Backup

A large majority of data is unstructured files, and a large percentage of applications are designed around file storage. Most of these applications have an architectural requirement to use a shared file system. A self-managed shared file system solution requires a lot of heavy lifting. This includes getting and provisioning compute and storage resources, networking, […]