What is Amazon Data Lifecycle Manager?

Contents

SAA-C03 Introduction
AWS Storage
2
Introduction to Amazon EFS
Amazon EC2
25
Amazon Elastic Block Store (EBS)
Optimizing Storage
29
31
AWS Backup
PREVIEW3m 50s
Running Operations with the Snow Family
Data Transfers with AWS DataSync
35
SAA-C03 Review
38
Storage Summary
PREVIEW9m 12s
What is Amazon Data Lifecycle Manager?
Difficulty
Beginner
Duration
3h 30m
Students
3563
Ratings
4.8/5
starstarstarstarstar-half
Description

This section of the Solution Architect Associate learning path introduces you to the core storage concepts and services relevant to the SAA-C03 exam. We start with an introduction to the AWS storage services, understand the options available and learn how to select and apply AWS storage services to meet specific requirements. 

Want more? Try a lab playground or do a Lab Challenge

Learning Objectives

  • Obtain an in-depth understanding of Amazon S3 - Simple Storage Service
  • Get both a theoretical and practical understanding of EFS
  • Learn how to create an EFS file system, manage EFS security, and import data in EFS
  • Learn about EC2 storage and Elastic Block Store
  • Learn about the services available in AWS to optimize your storage
  • Learn how to use AWS DataSync to move data between storage systems and AWS storage services
Transcript

What is Amazon Data Lifecycle Manager? Time to get some definition stuff out of the way. As a quick recap, what are EBS volumes? Amazon Elastic Block Store isn't easy to use scalable, high performance block storage service designed for Amazon Elastic Compute Cloud or Amazon EC2. What are snapshots? Snapshots are a convenient way to back up your block level data regardless of where it resides. These are point in time snapshots of an entire data on your EBS volume. Since this course isn't about EBS or the creation of snapshots, we won't be getting into too many details on the different types of storage available. But in order to demonstrate Data Lifecycle Manager, I'll be walking through creating an EBS volume, creating a snapshot from that volume, along with how to create Amazon DLM policies.

Now, time to answer the question, what is Amazon DLM? DLM is Amazon Data Lifecycle Manager that allows you to automate the creation, deletion, and retention of EBS snapshots, and EBS backed AMI's. Basically, backups for your EBS data. Back in the day we had to deploy an EC2 instance, install a script, add some access keys, set up a Windows scheduler or a cron job to create snapshots or remove them after a period of time. Amazon Data Lifecycle Manager is provided to you at no extra cost.

Now, keep in mind that EBS volumes and snapshots are all storage and will cost you for their use and size. Since the birth of AWS Cloud, one of the key cloud optimization tools that AWS has provided was tags, make sure you always tag your instances. AMI's, Volumes, and Snapshots. If you aren't tagging your resources, Amazon DLM won't work, automation won't work, and scheduling won't work. DLM can also be used in conjunction with other AWS services. For example, Amazon CloudWatch Events. AWS CloudTrail to provide a complete backup solution for your EC2 instances. Now, this concludes the introductory lecture on what is Amazon DLM.

 

About the Author
Students
220305
Labs
1
Courses
213
Learning Paths
174

Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.

To date, Stuart has created 150+ courses relating to Cloud reaching over 180,000 students, mostly within the AWS category and with a heavy focus on security and compliance.

Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.

He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.

In January 2016 Stuart was awarded ‘Expert of the Year Award 2015’ from Experts Exchange for his knowledge share within cloud services to the community.

Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.