RDS With Elastic Beanstalk

Create A RDS Within Elastic Beanstalk or Separately? You can create a RDS within an environment using Elastic Beanstalk, however: Once added to an environment it can't be removed. It will be tied to the lifecycle of your environment, so will be lost if the environment is closed. For a production environment its often better to […]

Read More