outline Creating Aurora MySQL have many options to choose and types. I will provide Aurora MySQL creation guide for standard use. requirement (before creating RDS) VPC Least 2 private subnets Security Group for RDS RDS Subnet Group RDS Custom...
outline AWS RDS can change parameters using custom parameter groups. There are parameters which reqiured rebooting or not. Aurora MySQL parameters https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.ParameterGro...
outline When you are using Aurora MySQL, you need to create custom parameter group for Aurora MySQL 8. Below is common recommendations for Aurora MySQL 8. parameter ## for common use performance_schema = 1 slow_query_log = 1 long_query_time = ...