挑云主机,选来选去还是阿里云经济实惠,大家觉得?

2013-11-19 10:01:37 +08:00
 hustlzp
之前一直在玩美国的VPS,最近接了个小外包,客户需要部署在国内的网路。

这次不想再选VPS了,想选个云主机~

简单地调查了下:

SAE、BAE貌似都是PAAS,很受约束的感觉,还是全部由自己来配置感觉自在一些,所以就算了。

盛大云、UCloud、阿里云貌似都是IAAS,和VPS区别不大,但按需扩容更方便。

UCloud略贵,比较盛大和阿里云,最终还是倾向阿里云~

搜到了之前的一个帖子: http://www.v2ex.com/t/74319

吐槽阿里云IO太垃圾,不过还是先不考虑性能了,所以最终决定阿里。

大家觉得?用过阿里云童鞋有没有遇到深坑?
3271 次点击
所在节点    VPS
48 条回复
582033
2013-11-19 10:05:45 +08:00
域名绑定限定5个
582033
2013-11-19 10:06:35 +08:00
hustlzp
2013-11-19 10:07:57 +08:00
@582033 感谢提醒!~
Coda
2013-11-19 10:20:20 +08:00
@582033 用很久了一直不知道只能绑定5个域名! 感谢已送!
hustlzp
2013-11-19 10:22:02 +08:00
@Coda 其实5个很够了~!
humiaozuzu
2013-11-19 10:27:37 +08:00
带宽需求高 ucloud 比阿里便宜,基础配置阿里便宜。
客服 ucloud 比阿里好。
jjplay
2013-11-19 10:46:57 +08:00
五个已经够用
moname
2013-11-19 10:52:11 +08:00
[root@123 ~]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 45
model name : Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
stepping : 7
cpu MHz : 2200.201
cache size : 15360 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush mmx fxsr sse sse2 ht nx rdtscp lm constant_tsc up pni cx16 popcnt lahf_lm
bogomips : 4400.40



[root@123 ~]# dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 3.56942 seconds, 37.6 MB/s
[root@123 ~]# dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 3.3416 seconds, 40.2 MB/s


[root@123 ~]# wget http://cachefly.cachefly.net/100mb.test
--2013-11-17 15:10:44-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net... 204.93.150.151
Connecting to cachefly.cachefly.net|204.93.150.151|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

100%[===============================================>] 104,857,600 500K/s in 80s

2013-11-17 15:12:05 (1.25 MB/s) - `100mb.test' saved [104857600/104857600]



Benchmark Run: Sun Nov 17 2013 15:13:17 - 15:41:15
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables 10944679.1 lps (10.0 s, 7 samples)
Double-Precision Whetstone 1877.7 MWIPS (10.2 s, 7 samples)
Execl Throughput 5301.8 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 521245.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 147020.3 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1350461.4 KBps (30.0 s, 2 samples)
Pipe Throughput 923575.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 287139.3 lps (10.0 s, 7 samples)
Process Creation 20454.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5869.3 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 821.6 lpm (60.0 s, 2 samples)
System Call Overhead 833717.0 lps (10.0 s, 7 samples)

System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 10944679.1 937.8
Double-Precision Whetstone 55.0 1877.7 341.4
Execl Throughput 43.0 5301.8 1233.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 521245.0 1316.3
File Copy 256 bufsize 500 maxblocks 1655.0 147020.3 888.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 1350461.4 2328.4
Pipe Throughput 12440.0 923575.8 742.4
Pipe-based Context Switching 4000.0 287139.3 717.8
Process Creation 126.0 20454.0 1623.3
Shell Scripts (1 concurrent) 42.4 5869.3 1384.3
Shell Scripts (8 concurrent) 6.0 821.6 1369.4
System Call Overhead 15000.0 833717.0 555.8
========
System Benchmarks Index Score 998.3


这是前几天买的,供LZ参考下,,,,另外我发现云盾貌似没用啊,我CC他根本不起作用,VPS用的LNMP,立马502.
sanp
2013-11-19 10:52:47 +08:00
没人推荐天翼云吗,中国电信的。
上次活动刚买了,CPU核数:1核, 内存大小:1GB,系统盘大小:50GB,数据盘30G,
折合每月是40多块,用起来还不错。不过现在活动结束了。性价比比阿里云高。
链接带小尾巴: http://www.ctyun.cn/recommend?code=850e203235444951ad65cfea326c0c66
moname
2013-11-19 10:58:10 +08:00
@sanp 你看看现在的价格,敢说有阿里云值?相信许多人买阿里云的都是看中他的云盾(不过我没用成功,不知道要怎么设置)
xdeng
2013-11-19 11:00:41 +08:00
@moname 可能你威力不够 你阀值调小点
@sanp 天翼单线的
sanp
2013-11-19 11:06:13 +08:00
@moname
我是活动买的,所以比阿里云便宜,原价么,都虚的,天翼云可以找代理买的,最便宜的那款70多一个月。就是给大家介绍一下,按照我买的价格,我觉得很值的。

阿里云12月18号据说有活动,可以等等看。
moname
2013-11-19 11:06:43 +08:00
@xdeng 在防DDoS服务搞基配置里开启了7层清洗配置,并且把下面这些阀值都调节到最小的。然后使用的Webbench测试,30s里500并发,一开就502。
搞得现在只有开启 网站安全防御(WAF)。
moname
2013-11-19 11:07:16 +08:00
@sanp 嗯,之前搞活动倒是不错,,当时没想用国内VPS,所以没入。
Benisme
2013-11-19 11:09:56 +08:00
说实话觉得挺值的,也许是因为我不需要大带宽所以觉得还可以。昨天试用了一下美团云,觉得也不错,就是美团云太低调了总让我觉得他随时会跑路。
sanp
2013-11-19 11:12:56 +08:00
@xdeng
配置我不太懂,因为我小网站,我不太关注这个。发一个类似@moname 贴出的配置测试。
我主机的配置是 CPU核数:1核, 内存大小:1GB, 系统盘大小:50GB,数据盘30G, 2M带宽。

cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 47
model name : Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz
stepping : 2
microcode : 0x36
cpu MHz : 2131.022
cache size : 24576 KB
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss syscall nx rdtscp lm constant_tsc up arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic popcnt aes hypervisor lahf_lm ida arat epb dtherm
bogomips : 4262.04
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management:

dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 1.54407 s, 86.9 MB/s

dd bs=1M count=128 if=/dev/zero of=test conv=fdatasync
128+0 records in
128+0 records out
134217728 bytes (134 MB) copied, 1.78284 s, 75.3 MB/s

wget http://cachefly.cachefly.net/100mb.test
--2013-11-19 11:09:47-- http://cachefly.cachefly.net/100mb.test
Resolving cachefly.cachefly.net (cachefly.cachefly.net)... 204.93.150.151
Connecting to cachefly.cachefly.net (cachefly.cachefly.net)|204.93.150.151|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104857600 (100M) [application/octet-stream]
Saving to: `100mb.test'

100%[===========================================>] 104,857,600 603K/s in 2m 39s

2013-11-19 11:12:27 (644 KB/s) - `100mb.test' saved [104857600/104857600]
moname
2013-11-19 11:16:59 +08:00
@sanp wget速度比不上阿里云,这时候就凸显出现单线多蛋疼了。。。这种的话你再加个CDN,就无压力了。
hustlzp
2013-11-19 11:19:10 +08:00
@moname
@sanp
感谢分享测试数据
hustlzp
2013-11-19 11:22:27 +08:00
@Benisme 哈哈~ 主页好简单,还真有点跑路的感觉~
raptor
2013-11-19 11:57:27 +08:00
不考虑美团云?KVM的

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/89761

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX