For this recipe you will need the following:
- An external database
- An RDS database instance
The source database in this example is called employees, so substitute your own database name as required.
Both databases must be accessible from the replication instance that will be created as part of the recipe. The simplest way to do this is to allow access to the databases from the Internet, but obviously this has security implications.