简体   繁体   English

在Amazon EC2上创建Windows实例

[英]Create a windows instance on Amazon EC2

I am not being lazy here, but just want to make sure I don't pay any money to Amazon by accident.:) 我在这里并不懒惰,但只是想确保我不会无意间付钱给亚马逊。:)

I just signed up for a Amazon Web Service account and created a windows instance. 我刚刚注册了一个Amazon Web Service帐户并创建了一个Windows实例。 In the Request Instances Wizard, I chose 在“请求实例向导”中,我选择了

Microsoft Windows Server 2008 R2 with SQL Server Express and IIS 带有SQL Server Express和IIS的Microsoft Windows Server 2008 R2

Microsoft Windows Server 2008 R2 SP1 Datacenter edition, 64-bit architecture, Microsoft SQLServer 2008 Express, Internet Information Services 7, ASP.NET 3.5. Microsoft Windows Server 2008 R2 SP1数据中心版,64位体系结构,Microsoft SQLServer 2008 Express,Internet信息服务7,ASP.NET 3.5。

Root Device Size: 30 GB 64 bit 根设备大小:30 GB 64位

This guy has a yellow star on it, which indicates it is free tier eligible. 这个家伙上有一个黄色的星星,表示它符合免费套餐资格。

Here are my questions: 这是我的问题:

  • Do I get charged for RDP to my instance? 我可以为我的实例收取RDP费用吗?
  • Do I get charged for intern access and download stuff inside my instance? 我可以为实例访问和下载实例内部内容付费吗?
  • "These free tiers are only available to new AWS customers, and are available for 12 months following your AWS sign-up date." “这些免费套餐仅适用于新的AWS客户,并且在您注册AWS之后的12个月内可用。” "These free tiers do not expire after 12 months and are available to both existing and new AWS customers indefinitely." “这些免费套餐将在12个月后过期,并且可以无限期提供给现有和新的AWS客户。” I copied 2 sentences from Amazon site. 我从亚马逊网站复制了两句话。 Which one should I believe?.... 我应该相信哪一个?
  • Do I get charged for install softwares like java and tomcat in my instance? 我可以为自己的实例中的java和tomcat等安装软件付费吗?

What's more: 更重要的是:

  • How do I transfer files from my local box to my instance?.... 如何将文件从本地文件夹传输到实例?

You are not charged for RDP, you are charged for internet access but only for outgoing packets, you can install java for free yourself and you can transfer files to the instance by doing copy-paste over RDP or by uploading it via network share, FTP etc. When you download files to Amazon EC2, you are charged approx. 您不需为RDP付费,仅需为互联网访问付费,即可付费,可以自己免费安装Java,还可以通过RDP复制粘贴或通过网络共享,FTP上载将文件传输到实例中将文件下载到Amazon EC2时,将向您收费。 1/24 of the traffic, so if you download 24GB, you will be charged for only 1GB. 1/24的流量,因此,如果您下载24GB,则只需支付1GB的费用。 The free virtual machines expire after 1 year. 免费虚拟机将在1年后过期。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM