Chapter 3 introduced Amazon RDS, and you learned how to deploy it on the Amazon cloud. You created an instance of an Amazon RDS MySQL database in AWS and configured the database. You also created tables in this database and inserted data into it using MySQL Workbench.
In Chapter 2, you created and deployed a Spring ...