Created
June 6, 2014 07:20
-
-
Save yaasita/3ff5cf157aefe2fc9cde to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| インスタンスタイプ | 仮想コア数 | RAM(GiB) | 年契約 | 初期費用 | 月額費用 | 1年間合計費用( 初期費用 + 月額費用 x 12 ) | | |
|--------------------|------------|-----------|----------|----------|----------|-------------------------------------------| | |
| m1.medium | 1 | 3.7 | なし | $0 | $91.12 | | | |
| m1.medium | 1 | 3.7 | 1年 | $270.00 | $27.43 | | | |
| c3.large | 2 | 3.7 | なし | $0 | $95.51 | | | |
| c3.large | 2 | 3.7 | 1年 | $357.00 | $36.22 | | | |
| r3.large | 2 | 15.0 | なし | $0 | $155.53 | | | |
| r3.large | 2 | 15.0 | 1年 | $777.00 | $36.95 | | | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
peach: 1 | |
grape: 2 | |
muscat: 12 | |
mango: 5 | |
apple: 5 | |
lemon: 4 | |
lemon: 62 | |
grape: 3 | |
apple: 2 | |
muskmelon: 3 | |
mango: 5 | |
apple: 4 | |
muskmelon: 21 | |
muscat: 1 | |
lemon: 6 | |
blueberry: 3 | |
mango: 2 | |
mango: 2 | |
peach: 1 | |
muscat: 3 | |
mango: 2 | |
apple: 3 | |
peach: 20 | |
mango: 2 | |
blueberry: 9 | |
muskmelon: 9 | |
peach: 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment