RDS With Elastic Beanstalk

RDS can be provisioned with Beanstalk which is great for dev/test

However in prod, you need to separate RDS because otherwise when Beanstalk is terminate, the RDS is terminated as well.

If already created RDS with Elastic Beanstalk, refer to Migration for decoupling RDS