image
Parameter Groups - Things to be aware of

Contents

Understanding RDS Scaling & Elasticity
5
6
Scaling with RDS
PREVIEW4m 31s
Configuring Operational Parameters for AWS Databases
7
When to use RDS Multi-AZ & Read Replicas
17
RDS Multi AZ
PREVIEW7m 13s
18
Read Replicas
PREVIEW6m 56s

The course is part of this learning path

Start course
Difficulty
Advanced
Duration
2h 8m
Students
7
Description

This course covers the core learning objective to meet the requirements of the 'Designing Database solutions in AWS - Level 3' skill

Learning Objectives:

  • Analzy targert AWS database platforms when performing a migration
  • Create and deploy an enterprise-wide scalable RDS Database solition to meet and exceed workload performance expectations
  • Create an AWS database slution to withstand AWS global infrastructure outages with minimal data loss
Transcript

When Restoring RDS databases that use parameter groups there are a few things you need to know:

  • When you are restoring an RDS database from a snapshot it will try to use the RDS default parameter group when recreating the database. You have the option to select the specific parameter group that you created to work with this database originally. If you do not select the appropriate parameter group at this stage, you can of course do so later, it will just require a restart of the database instance to take effect.
  • Another thing to keep in mind is that when moving snapshots across regions, they do not bring the associated parameter group with them. You will need to recreate the group in that region and associate it using the method we just talked about.

Another note is that Amazon Aurora also has the ability to tune parameters just like AmazonRDS. They function in much the same way as we have described early but there are a few differences. Since aurora functions as a group of instances, as a cluster, there are two separate parameters types you can have. There are individual parameters that affect just a single instance within the cluster, and then there are parameters that affect the entire cluster as a whole.

Cluster level parameters are managed within DB cluster parameters groups, while the instance level parameters are maintained by DB parameters groups. You can view both types of parameters within the console and the CLI, and overall they operate much the same as we have discussed for RDS.

About the Author
Students
32164
Courses
20
Learning Paths
14

Stephen is the AWS Certification Specialist at Cloud Academy. His content focuses heavily on topics related to certification on Amazon Web Services technologies. He loves teaching and believes that there are no shortcuts to certification but it is possible to find the right path and course of study.

Stephen has worked in IT for over 25 years in roles ranging from tech support to systems engineering. At one point, he taught computer network technology at a community college in Washington state.

Before coming to Cloud Academy, Stephen worked as a trainer and curriculum developer at AWS and brings a wealth of knowledge and experience in cloud technologies.

In his spare time, Stephen enjoys reading, sudoku, gaming, and modern square dancing.