使用 EC2 进行验证测试
我有一个桌面应用程序,需要用几种不同的语言进行测试。我可以为我需要的每种语言构建一个 VMWare 映像。但我想知道是否可以使用 EC2 来代替。
我见过这个问题,但它询问的是在 EC2 中运行 VMWare。我想知道是否可以使用 EC2 代替 VMWare。
您可以通过什么类型的接口访问 EC2 实例?您可以轻松安装应用程序吗?是否有多种语言版本的 Windows 实例(包括土耳其语、中文和韩语)?
I've got a desktop application that I need to test in several different languages. I could build a VMWare image for each language that I need. But I was wondering if I could somehow use EC2 instead.
I've seen this question, but it is asking about running VMWare in EC2. I want to know if I can use EC2 instead of VMWare.
What kind of interface do you get to the EC2 instances? Can you install applications easily? Are there windows instances available in a variety of languages, include Turkish, Chinese, and Korean?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
亚马逊不提供非英语版本的 Windows;他们还只提供 Windows Server 2003 和 2008,这可能不是您所需要的。我认为您最好使用本地安装的多个 VMware 实例。
Amazon doesn't offer non-English versions of Windows; they also only offer Windows Server 2003 and 2008, which may not be what you need. I think you'd be better off using multiple instances of VMware installed locally.