Amazon EC2 名詞項目筆記

Amazon EC2 功能 / 名詞 項目紀錄的筆記

取自: Amazon EC2 Firefox extension 的教學文件
http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1797

主題樹 # Tsung15 年前 建立

外掛主題樹:

回應

排序: 依評價 | 依時間 RSS
標題
Amazon Machine Image (AMI)
網址
摘要
AMI 是編碼過後存在 Amazon S3 的 Image instances, 此 Image instances 就是一套作業系統的 snapshot, EC2 開機就是靠 Image 當作業系統.

An Amazon Machine Image (AMI) is an encrypted file stored in Amazon S3.

評 價 0

你認為?

正評 負評

回應 1 # Tsung15 年前 發表

標題
Amazon EC2 Instance
網址
摘要
執行 AMI 產生出的實體(instance), 此為主 Server 系統.

A running server instantiated from an AMI is referred to as an instance. All instances launched from the same AMI will create a nearly identical running server (except for the IP range or computer name).

評 價 0

你認為?

正評 負評

回應 2 # Tsung15 年前 發表

標題
Security Group
網址
摘要
簡易的防火牆設定, 可以設定要 開放/關閉 哪些 TCP/UDP port 或 網段 等.

The security group is analogous to a firewall that can block all incoming (ingress) and outgoing (egress) traffic that does not come in on a specific IP (specified by a CIDR) or port number range.

評 價 0

你認為?

正評 負評

回應 3 # Tsung15 年前 發表

標題
細部說明: Instance Type
網址
摘要
由 Instance type 來決定要哪種等級的機器 / CPU / Ram / HD 等.

The instance types described different configurations of CPU, memory, and ephemeral storage capacity.

詳細可見: http://aws.amazon.com/ec2

評 價 0

你認為?

正評 負評

回應 4 # Tsung15 年前 發表

標題
細部說明:Availability Zone
網址
摘要
Amazon EC2 支援很多的地區, 由此選擇想要在哪個地區
(註: 若有使用 Volumes, Volumes 也要選同樣地區)

Amazon EC2 provides the ability to place instances in multiple locations. Amazon EC2 locations are
composed of availability zones and regions.

評 價 0

你認為?

正評 負評

回應 5 # Tsung15 年前 發表

標題
細部說明: Minimum/Maximum Number of Instances
網址
摘要
一次要開啟多少數量的 Instances.

This functionality provides you with a way asking Amazon EC2 for a specific range of instances.

評 價 0

你認為?

正評 負評

回應 6 # Tsung15 年前 發表

標題
細部說明 S3 Bucket
網址
摘要
儲存 AMI 到 Amazon S3, AMI 就儲存在 S3 Bucket.

S3 is a persistent data store that enables you to store objects, like an AMI.

評 價 0

你認為?

正評 負評

回應 7 # Tsung15 年前 發表

標題
台灣伊伊外送茶+LINE:2012614 北-中-南-外-約-熱-線 好康論壇:www.2012614.com
網址
https://www.2012614.com
摘要
嗨,我是伊伊 介紹台灣本土妹妹的喔~北中南外約line:2012614 一律現金交易‧見妹妹本人滿意再消費安全可靠‧期待你的加入淫蕩妹 騷妹 無套妹 年輕妹 大奶妹 學生妹 漂亮空姐 高挑性感麻豆 氣質OL 本廣告長期有效!全年無休 為您服務期待你的加入隨時滿足您的需要~line主頁貼文有好康驚喜喔~不約也可以加進來聊天等喔 好康論壇:www.2012614.com

評 價 0

你認為?

正評 負評

回應 8 # 伊伊外送茶賴20126144 年前 發表

標題
細部說明 S3 Bucket
網址
摘要
儲存 AMI 到 Amazon S3, AMI 就儲存在 S3 Bucket.
S3 的 Bucket name 一定是唯一的.

S3 is a persistent data store that enables you to store objects, like an AMI.

評 價 0

你認為?

正評 負評

回應 9 # Tsung15 年前 發表

標題
台灣本土伊伊外送茶+LINE:2012614 北-中-南-外-約-熱-線 官網:www.2012614.com
網址
https://www.2012614.com
摘要
台灣本土伊伊外送茶+LINE:2012614 北-中-南-外-約-熱-線 官網:www.2012614.com
台灣本土伊伊外送茶+LINE:2012614 北-中-南-外-約-熱-線 官網:www.2012614.com

評 價 0

你認為?

正評 負評

回應 10 # 伊伊外送茶賴20126144 年前 發表

標題
Amazon Elastic Block Store (EBS)
網址
摘要
EBS 可以提供給 Amazon EC2 實體一個實體的儲存空間. (EC2 關機後, 資料就消失了.)

Amazon Elastic Block Store (EBS) provides block level storage volumes for use with Amazon EC2 instances.

評 價 0

你認為?

正評 負評

回應 11 # Tsung15 年前 發表

標題
Amazon EBS Volume
網址
摘要
Amazon EBS Valoumn 是提供離線狀態的實體儲存空間, 空間大小由 1G ~ 1T 都可以設定, 一個 EC2 Instances 可以 mount 多個 Volume.

Amazon EBS volumes are off-instance storage that persists independently from the life of an instance.
You can create storage volumes from 1 GB to 1 TB that can be mounted as devices by Amazon EC2 instances.

評 價 0

你認為?

正評 負評

回應 12 # Tsung15 年前 發表

標題
Amazon EBS Snapshot
網址
摘要
Amazon EBS 另外可以隨時建立 Amazon EBS Volumes 的 Snapshot, 並將此儲存在 Amazon S3.

Amazon EBS also provides the ability to create point-in-time snapshots of volumes, which are persisted to Amazon S3.

評 價 0

你認為?

正評 負評

回應 13 # Tsung15 年前 發表

標題
Elastic IP (EIP)
網址
摘要
EIP 是要給此機器一個固定的靜態 IP, 不過 IP 是給 Account, 並不是給任何一個 Instances.

Elastic IP addresses are static IP addresses designed for dynamic cloud computing.
Elastic IP addresses are associated with your account, not specific instances.

評 價 0

你認為?

正評 負評

回應 14 # Tsung15 年前 發表

標題
Where is Administrator wowtree.com ??
網址
摘要
Can I contact admin??
It is about advertisement on your website.
Regards.

評 價 0

你認為?

正評 負評

回應 15 # Davidsxt7 個月前 發表

討論