I have an app an I am using AWS for it. I have two instances. One is stopped and one is running. Each instance has one volume attached. I would like to terminate the stopped instance however I want to be sure that it will not affect the app. My assumption is that the stopped instance would not affect the app as it is stopped.
I have done nothing at this point as I do not want to mess up the app.