How to optimize AWS RDS
1. Download Kaytu CLI
MacOS
brew tap kaytu-io/cli-tap && brew install kaytuLinux
curl -fsSL https://raw.githubusercontent.com/kaytu-io/kaytu/main/scripts/install.sh | shWindows (and all Binaries) Download Windows (Linux, and MacOS) binary from releases
2. Login to kaytu CLI
kaytu login3. Login to AWS CLI
If you don't have AWS CLI, go here and install it.
Run to confirm you are logged in to the correct account
aws sts get-caller-identity4. Run RDS Optimizer Check
kaytu optimize rds-instanceOptimizer checks will interact with CloudWatch to understand utilization.