Before we begin using Amazon Data Lifecycle Manager (DLM) to automate the creation, retention, and management of EBS Snapshots, we need to prepare some basic resources on AWS.
In this section, we will perform the following steps:
Amazon Data Lifecycle Manager works based on tag-based targeting. When creating a lifecycle policy, you will specify the tag that DLM will search for on EBS Volumes. Only volumes with matching tags will have snapshots automatically created by DLM according to the configured schedule.
Ensure that you have logged into the AWS Management Console with an account that has sufficient permissions to create EC2 Instances and manage EBS Volumes before starting.