Data Life Cycle Manager Flashcards
What is AWS Data Lifecycle Manager (DLM)?
AWS Data Lifecycle Manager is a service that automates the creation, retention, and deletion of Amazon EBS snapshots and AMIs. And helps implement data protection policies, compliance, and cost control.
True or False: AWS DLM can only manage EBS snapshots.
False
Fill in the blank: AWS DLM allows you to define _______ for managing EBS snapshots.
policies
Which AWS service does Data Lifecycle Manager primarily work with?
Amazon Elastic Block Store (EBS)
What are the two main types of resources that AWS DLM can manage?
EBS snapshots and AMIs (Amazon Machine Images)
Multiple Choice: What can you define in an AWS DLM policy? A) Schedule B) Retention period C) Tags D) All of the above
D) All of the above
What is the maximum retention period you can set for EBS snapshots using AWS DLM?
Up to 365 days
True or False: AWS DLM supports cross-region snapshot management.
False
What is the primary benefit of using AWS Data Lifecycle Manager?
It helps automate the management of EBS snapshots and AMIs, reducing manual effort and potential for errors.
What IAM permissions are required to use AWS DLM?
Permissions to create and manage EBS snapshots and AMIs, including ‘ec2:CreateSnapshot’ and ‘ec2:DeleteSnapshot’.
What does AWS Data Life Cycle Manager (DLM) primarily manage?
Amazon Machine Images (AMIs)
True or False: AWS DLM can automate the creation and deletion of AMIs.
True
Fill in the blank: AWS DLM helps to manage the __________ of AMIs.
lifecycle
What is a key benefit of using AWS DLM for AMIs?
It reduces manual effort and ensures consistent management.
Which AWS service allows you to create policies for managing AMIs?
AWS Data Life Cycle Manager
What are the two main actions that AWS DLM can perform on AMIs?
Creation and deletion
True or False: AWS DLM can only manage AMIs in a single region.
False
What is the primary use case for a Data Lifecycle Manager policy?
To automate AMI management
How often can you schedule AMI creation using AWS DLM?
You can schedule it daily, weekly, or monthly.
What permissions are required to use AWS DLM?
IAM permissions to create and manage DLM policies.
True or False: AWS DLM policies can be applied to multiple EC2 instances.
True
What is the maximum retention period for AMIs managed by AWS DLM?
You can set a retention period up to 365 days.
What is an AMI in the context of AWS?
An Amazon Machine Image, which is a template for creating EC2 instances.