Vertically scale aws rds instance
Question
Is it possible to vertically scale an RDS instance?
Answer
Yes, you can vertically scale an RDS instance by modifying its instance type to a larger one, which allows for more CPU and memory resources. This can be done through the AWS Management Console or using the AWS CLI.