Create Aurora final target databases
You will now create the Aurora RDS databases that will receive the data. During this exercise you perform the following tasks:
- Create an Aurora MySQL Database
- Connect to this new database and create a new user called wordpress. That user will be used by wordpress application for connection.
- Create an Aurora PostgreSQL Database
- Connect to this new database and create two additional databases (ofbizolap and ofbiztenant) and grant privilegies to the user ofbiz in those new databases.