Check the compliance status of Amazon EFS volumes within backup plans.
Rule | Amazon EFS volumes should be in backup plans |
Framework | AWS Foundational Security Best Practices |
Severity | ✔ Medium |
Amazon EFS Volume Backup Plan
Backup plans are an essential component of maintaining data integrity and availability in any infrastructure. As part of AWS Foundational Security Best Practices, it is crucial to include Amazon EFS (Elastic File System) volumes in your backup plans. This ensures that your file system data is protected and can be recovered in the event of a failure or data loss.
Description
Amazon EFS is a scalable, fully managed file storage service provided by AWS. It provides a simple and highly available file system for your EC2 instances, enabling multiple instances to access the same file system concurrently. To ensure the continuity and recoverability of your file system data, it is necessary to incorporate Amazon EFS volumes into your backup strategy.
Troubleshooting Steps (if applicable)
If you encounter any issues while including Amazon EFS volumes in your backup plans, consider the following troubleshooting steps:
Necessary Codes (if applicable)
There are no specific codes required for including Amazon EFS volumes in backup plans. However, you must use the AWS Backup service to create and manage your backup plans.
Step-by-Step Guide for Remediation
Here is a step-by-step guide to including Amazon EFS volumes in your backup plans using the AWS Backup service:
Once your backup plan is created, the AWS Backup service will automatically take care of backing up your Amazon EFS volumes according to the specified frequency and retention settings.
Remember to regularly monitor and test the restoration process to ensure the successful recovery of your Amazon EFS volume data.