查询的标签:


Amazon EC2 Instance Addressing Concepts: IP & DNS Name

标签: , and

All Amazon EC2 instances are assigned two IP addresses at launch: a private address (RFC 1918) and a public address that are directly mapped to each other through Network Address Translation (NAT). Private addresses are only reachable from within the Amazon EC2 network. Public addresses are reachable from the Internet.
 
Amazon EC2 also provides an [...]

...

No Comments »

Amazon EC2 Cloud Watch、Load Balance以及Auto-Scaling API工具运行环境配置步骤

标签: , and

Amazon EC2是亚马逊(Amazon)所提供的一种需要付费的面向中小企业的云服务平台。虽然现在还不是特别好使,但是未来必定将是一个重要的平台。使用Amazon EC2,虽然有些功能可以通过网页UI或者是Firefox插件来完成,但是不是所有功能都能够完成。Amazon为其所有功能,都提供了命令行下的API工具。例如,如果要使用Amazon EC2 Cloud Watch、Load Balance以及Auto-Scaling等功能,就需要进行...

3 Comments »