DBS-C01 · Question #134
The Amazon CloudWatch metric for FreeLocalStorage on an Amazon Aurora MySQL DB instance shows that the amount of local storage is below 10 MB. A database engineer must increase the local storage…
The correct answer is A. Modify the DB instance to use an instance class that provides more local SSD storage. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.Monito ring.Metrics.html Unlike for other DB engines, for Aurora DB instances this metric reports the amount of storage available to each DB instance. This value depends on the DB instance class…
Question
The Amazon CloudWatch metric for FreeLocalStorage on an Amazon Aurora MySQL DB instance shows that the amount of local storage is below 10 MB. A database engineer must increase the local storage available in the Aurora DB instance. How should the database engineer meet this requirement?
Options
- AModify the DB instance to use an instance class that provides more local SSD storage.
- BModify the Aurora DB cluster to enable automatic volume resizing.
- CIncrease the local storage by upgrading the database engine version.
- DModify the DB instance and configure the required storage volume in the configuration section.
How the community answered
(36 responses)- A92% (33)
- B3% (1)
- C6% (2)
Explanation
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.AuroraMySQL.Monito ring.Metrics.html Unlike for other DB engines, for Aurora DB instances this metric reports the amount of storage available to each DB instance. This value depends on the DB instance class (for pricing information, see the Amazon RDS product page). You can increase the amount of free storage space for an instance by choosing a larger DB instance class for your instance."
Topics
Community Discussion
No community discussion yet for this question.