I have an Amazon EC2 instance that I have been using for quite some time to deploy a .net application. The existing instance has a large database, already created on it, which is used with the application. I am trying to find a way to use an elastic beanstalk to deploy changes to the site (the database does not need to be touched at all, just updating the site that reads / writes to it). I am having trouble finding any instructions on how to do this or if possible. The application is already deployed also on my EC2 instance. Sorry for being so vague when using the elastic beanstalk for the first time. Thanks!
njj56 source share