This tutorial will show how to create an AWS RDS Aurora MySQL cluster and scale it up and down with an Auto Scaling Policy.
Here are are the steps we will cover:
– create Security Group to access Aurora MySQL cluster
– create Aurora mysql cluster
– auto scale out to 10 readers
– auto scale in to 1 reader
– delete Aurora cluster
More tutorials at https://funnelgarden.com
source