I want to run my servers from both AWS as well as my laptop. At the moment the configuration and deployment of each is unique which, apart form being a bit of a hassle, also means there might be issues on one i cannot reproduce on the other. It would be really cool if there was a way I could deploy to my machine with awscli and self host my own beanstalk setup so I can test and debug even offline safe in the knowledge it will work exactly the same.
Are there any projects that offer something like this?
Are there any projects that offer something like this?