Tagged Questions
0
votes
1answer
58 views
Wondering who gets to see my source/data in the cloud
Let us assume I have few ideas that I don't want stolen and I am willing to pay a reasonable price.
There are instances like this:
http://www.pcmag.com/article2/0,2817,2369188,00.asp
or the facebook ...
5
votes
3answers
3k views
Performance Difference Between Amazon EC2 and Linode
Just interested in what is the difference between EC2 and Linode based on my findings. I realize there are a million things that can go wrong. Just wondering where to start.
I have been timing ...
0
votes
0answers
94 views
Where can I find a multicore (more than one *physical* processor) to test my library?
I am trying to test a multi-threaded library but I need a machine with at least 2 physical cores, preferable 6 cores. No virtual cores here. Does anyone know a place where I can do it? Any virtual ...
2
votes
1answer
1k views
AWS and Linode server for web application
I think I am failing to understand the benefit of AWS EC2. I am working towards making a web application, and might need a VPS.
From what I have read:
AWS EC2 is more expensive than a fixed VPS, ...
0
votes
2answers
538 views
using Amazon-EC2 or Linode for hosting a debian server with R regularly extracting information from the web [closed]
I have hacked my NAS-01g into a debian server and use it to regularly download stock quote and earthquake information from the web. I was on a trip last week and I turned off my sever at home, but ...
0
votes
1answer
331 views
Load balancing between Linone and EC2 with Nginx
How to load balance with Nginx between a Linode and an EC2 instance?
I don't want to use subdomains like
www1.abc.com
www2.abc.com
So there are different IP addresses, but I just want see abc.com ...
0
votes
2answers
677 views
Is there a linode version of EC2 on Rails?
We really like the idea of hosting with Amazon EC2 and the excellent EC2 on Rails, but our cashflow isn't enough to justify a move to EC2. So we've decided to host with linode. Now we're trying to put ...
1
vote
1answer
287 views
What projects have a similar aim to the libcloud project, and how mature are they?
libcloud is a standard client library for many popular cloud providers, written in python:
http://incubator.apache.org/libcloud/