How it works...
The preceding task will create (using a parameter command) a MySQL database instance with a disk size of 10 GB and a compute size of m1.small. The instance type defines the computation power of the instance, which can be changed depending upon the use case. We have also defined a few parameters that ensure the admin user is created with the appropriate credentials and an appropriate security group is applied. We have also defined a backup retention window. This ensures that we can restore the database, if required, from anywhere up to the last seven days of backup.
We should note that the security group we used here is the same security group that we generated in the previous chapter. One of the great features of an RDS instance ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access