image
Snapshot Export Pricing
Start course
Difficulty
Beginner
Duration
1h 55m
Students
5461
Ratings
4.9/5
starstarstarstarstar-half
Description

Please note that this course has been replaced with a new version that can be found here: https://cloudacademy.com/course/databases-saa-c03/databases-saa-c03-introduction/ 

 

This section of the Solution Architect Associate learning path introduces you to the AWS database services relevant to the SAA-C02 exam. We then understand the service options available and learn how to select and apply AWS database services to meet specific design scenarios relevant to the Solution Architect Associate exam. 

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

Learning Objectives

  • Understand the various database services that can be used when building cloud solutions on AWS
  • Learn how to build databases using Amazon RDS, DynamoDB, and Redshift
  • Learn how to create Elasticache and Neptune clusters
  • Understand AWS database costs 
Transcript

Snapshots in RDS are your backups of your database tables and instances, and these snapshots can then be exported out of Amazon RDS, to Amazon S3.  You might want to do this perform analysis of the data held within your database using more specific tools, for example, Amazon Athena, which is an interactive query service that allows you to perform analysis on data that you have stored in Amazon S3 using a standard SQL.  

You could also use other services, such as Amazon SageMaker and Amazon Elastic Map Reduce (EMR), however, the point is, the data can be exported from your RDS database to S3 for further in-depth analysis as required.

Also, during an export of a snapshot, you can decide, through filtering, to simply export specific databases, tables, or even schemas.

The cost associated with performing snapshot exports are again based on a region by region basis.  The example here shows the costs for the Ireland Region when using MySQL and is based upon a cost per GB of snapshot

For additional security and protection of your exported data, you can encrypt the data using the Key Management Service (KMS).  As a result, additional KMS costs would be incurred depending on the KMS key selected.  For more information on the Key Management Service, please see our existing course here: https://cloudacademy.com/course/amazon-web-services-key-management-service-kms/

Also, you will also be charged costs associated with Amazon S3 for the storage and your PUT requests.  For more information on how Amazon S3 costs are calculated, please see our existing course here: https://cloudacademy.com/course/understanding-optimizing-costs-with-aws-storage-services/

About the Author
Students
228694
Labs
1
Courses
215
Learning Paths
178

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.