0
0
AWScloud~5 mins

Parameter groups and option groups in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a parameter group in AWS RDS?
A parameter group is like a settings file for your database. It controls how the database behaves by setting configuration options such as memory usage or timeouts.
Click to reveal answer
beginner
What is an option group in AWS RDS?
An option group lets you add extra features or tools to your database, like enabling encryption or adding support for certain extensions.
Click to reveal answer
intermediate
How do parameter groups differ from option groups?
Parameter groups change how the database works internally (settings), while option groups add extra capabilities or plugins to the database.
Click to reveal answer
intermediate
Can you modify a parameter group after creating an RDS instance?
Yes, you can change a parameter group anytime. Changes may require a database restart to take effect.
Click to reveal answer
beginner
Why would you use option groups in AWS RDS?
To enable additional database features not included by default, like Oracle's TDE encryption or SQL Server's audit feature.
Click to reveal answer
What does a parameter group control in AWS RDS?
AAdding extra database features
BDatabase configuration settings
CUser access permissions
DBackup schedules
Which AWS RDS feature allows you to add plugins or extra tools to your database?
AOption group
BParameter group
CSecurity group
DSubnet group
If you want to change the memory allocation of your RDS database, which should you modify?
AParameter group
BOption group
CSecurity group
DIAM role
True or False: You must restart your RDS instance for all parameter group changes to take effect.
AOnly for option groups
BOnly for security groups
CTrue
DFalse
Which group would you use to enable Oracle Transparent Data Encryption (TDE) in RDS?
AParameter group
BSecurity group
COption group
DSubnet group
Explain the purpose of parameter groups and option groups in AWS RDS and how they differ.
Think of parameter groups as settings and option groups as add-ons.
You got /4 concepts.
    Describe a scenario where you would need to modify a parameter group and another where you would use an option group.
    Settings vs features.
    You got /4 concepts.