Is it possible to reboot the RDS (Aurora MySQL) automatically using CRON Job or is there any other way around?
CodePudding user response:
You can setup EventBridge scheduled rule to trigger a lambda function, which in turn is going to use reboot_db_cluster.