image
Backup Storage Pricing
Start course
Difficulty
Beginner
Duration
49m
Students
171
Ratings
5/5
starstarstarstarstar
Description

In this section of the AWS Certified: SAP on AWS Specialty learning path, we introduce you to the various Database services currently available in AWS that are relevant to the PAS-C01 exam.

Learning Objectives

  • Identify and describe the AWS-managed Relational Database Service
  • Design highly available and resilient SAP database architectures using Amazon RDS

Prerequisites

The AWS Certified: SAP on AWS Specialty certification has been designed for anyone who has experience managing and operating SAP workloads. Ideally you’ll also have some exposure to the design and implementation of SAP workloads on AWS, including migrating these workloads from on-premises environments. Many exam questions will require a solutions architect level of knowledge for many AWS services, including Amazon RDS. All of the AWS Cloud concepts introduced in this course will be explained and reinforced from the ground up.

Transcript

Now that we have looked at primary storage and I/O costs for your database, let’s now take a look at what costs you will incur for backups that you take of your database. Firstly, I want to identify which actions and considerations need to be taken into account and that will affect how your backup storage fluctuates:

  • The first point I want to make, and it might surprise you, is that Amazon RDS does not charge any backup storage costs that equates to the total sum of provisioned storage used with your databases within a specific region.  So for example, Assume you had a MySQL DB with provisioned storage of 150GiB-Month DB, plus a MariaDB DB with 450GiB in a single region.  Amazon RDS would not charge you for any storage utilised up to 600GiB-Month.
  • Any backup storage used over this ‘free’ tier is charged at $0.10 per GiB-Month, regardless of the region for:
    • MySQL
    • PostgreSQL
    • MariaDB
    • Oracle
    • SQL Server
  • Any backup storage used over this ‘free’ tier for Aurora is charged differently based upon the region.  Currently at the time of writing this course, it is $0.022 per GiB-Month in the London region
  • Any automated backups taken use backup storage
  • Any manual snapshots that are taken of your database will also use backup storage
  • By extending your backup retention periods (how long you’d like to keep your backups for) will increase the amount of storage required for backups
  • Backup storage is calculated based upon the total amount of backup storage consumed within a specific region across all your RDS databases
  • If you copy your backups to another region, this will also increase the amount of backup storage used within that new region

So all in all, backup storage for your RDS databases is relatively simple to calculate and inexpensive bearing in mind it is free to backup 100% of your provisioned database storage.  

Let me now move onto Backtrack storage costs with Amazon Aurora.

About the Author
Students
228422
Labs
1
Courses
216
Learning Paths
176

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.