Live data from Hacker News

Poll: Which cloud host do you use?

news.ycombinator.com

61–70 of 83 posts

Re: Poll: Which cloud host do you use?

#64
Looks like someone gamed this poll. 36 of Linode's 93 votes came from newly created accounts. (For comparison, 1 of Amazon's 78 did.)

I think in future I'll ignore votes of newly created accounts in polls. For now I'm going to manually subtract them.

Re: Poll: Which cloud host do you use?

#65
post #52

Earlier quoted context omitted.

Why is this important to you?

64 bit binaries consume dramatically more memory, thus, unless you have more than 4GB of available RAM, running a 64 bit system is simply stupid.

There are cases where you need more than 4 GB of virtual address space even if you're not actively using 4 GB of physical memory.

Our application, for instance, uses mmap heavily and pretty easily tears through 4 GB of address space while comfortably running on a machine with less RAM.

One other nitpick I'd add there is that 64-bit runtimes consume drastically more memory -- mostly meaning interpreted languages, JVMs, etc. Compiled C, C++, etc. fare better since they usually make use of the stack more widely rather than having everything running through three levels of indirection (thus using lots of 8-byte pointers) up in the heap.

Re: Poll: Which cloud host do you use?

#69
We've been migrating from theplanet to Mosso for a month and cloud hosting concept is great. Mosso's live chat service is very responsive and helpful. I chose it for its partnership with Limelight CDN service and the service reputation by Rackspace.

Re: Poll: Which cloud host do you use?

#70
post #5
post #2

Slicehost is ok, their pricing structure ramps up very fast though. MediaTemple is the one I would recommend to someone for a single (or just a few) site instance. If they needed multiple servers with complex config (or just want to lay them out in your own way) either EC2 (multiple clients model: we have 150+ instances working as clients) or MediaTemple CX (complex hosting - we are in the process of purchasing a 200…

IMHO Mediatemple is terribly overpriced* even wrt Slicehost - Their 40GB/512MB/1.5TB plan costs $100/mo for example. * - I've no idea how much CX costs though

the plan you are referring to is not 'cloud' but dedicated virutal. (mt)'s cloud is only $20 per month.
Post reply on HN