I have a web app running on AWS Elastic Beanstalk with load balancing/auto scaling. I have added various property files within the EC2 instance via ssh. If the app gets autoscaled then those files I created will be lost. Is there a way so if it does get autoscaled, those files will go into the new autoscaled instance? Hope this makes sense? I did read this here, but still unsure customizing software on linux servers
Thanks