I was reading up on Amazon s ec2. And I think that apart from the usual uses: hosting stuff, servers, etc, it could also be used for hosting your development environment.
Benefits:
- Being able to log on from any computer and start developing
- Works even on the weakest of atom notebooks.
- Easy options like making snapshots and clones of your dev environment. (When trying out new visual studio releases for instance)
Is anyone developing like this already? And if so, what are the practicalities of it?
p.s. I know there is a similar question, but they were all related to editing inside a browser and/or SSH ing and doing console work. I m more looking for the full RDP experience where with fullscreen you don t even notice you re on a different computer (Apart from a bit of lag here and there)