• When a database instance is coupled with an EB environment it provides the connection information to the application by setting up environment variables

  • If this is the first time setting up an database to your existing environment, first test in testing environment

  • Moving to prod, decoupling the database offers more flexibility, as multiple environments can be connected to a external rds database

Decoupling the database