Initial configuration with RDS had been approached but somewhat unsuccessful:
- Connecting to the rds database from a local server (nodejs) through Knexjs was not possible
- Connecting to the rds database from local machine (with provided TCP/IP) through SequelPro was possible
- Connecting to the rds database from EC2 Instance (nodejs) through Knexjs had not been tested.
If unsuccessful, migrate from RDS to EC2 Instance (separate form nodejs server)