This template creates an Amazon Aurora DB cluster with two DB instances. The template uses AWS Secrets Manager for storing the password. It also creates a cluster parameter group and a parameter group for configuring the cluster and instances. The DB instances are publicly accessible and use the db.r3.xlarge instance class.

CloudFormation Template