I want to do some testing with an EC2 instance, but to download it to my PC and run it locally on VirtualBox/KVM or the like. Is it possible?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
No, it's not. EC2 instances run on a customised Red Hat Xen layer whose AMIs are tailored specifically to that platform. Those images cannot be used anywhere else. |
|||
|
|
|
Well, you can use VMWare to create an image, work on it and then upload it to EC2. Amazon introduced this feature in Dec 2010. However, this will only be useful to you if you work on Windows Server 2008 SP2. See the Amazon VM Import Page |
|||
|
|
