4
votes
15answers
556 views
How to create a system with 1500 servers that deliver results instantaneously?
I want to create a system that delivers user interface response within 100ms, but which requires minutes of computation. Fortunately, I can divide it up into very small pieces, so …
0
votes
3answers
42 views
Add a Keyword Cloud in ASP.NET Page
Hi! I need to add a keyword cloud in my asp net web pages! Can anyone suggest me the best way to do it? I got a few working samples implemented using C# but I want to know if there …
1
vote
1answer
62 views
Is it possible to create an IM chatting service on the cloud?
Is it possible to Google App Engine or Amazon EC2 to create a chatting tool that is (obviously) real-time? The motivation is avoiding setting up servers, and dealing with spikes in …
2
votes
2answers
25 views
How to find trending tags out of long search string
Hello,
I would like to have a trending tags in my website according to searches users made. The problem I'm not seeing an simple solution for is how to easily extract the importa …
1
vote
1answer
15 views
Cloud computing usage pattern. Can I have some port open within an app running in a cloud?
Hi!
I'm developing a small web service which will partially rely on SMTP and FTP servers. I'm interested is it possible for me to create an app that will run within a cloud and st …
0
votes
1answer
18 views
cloud computing performance
will it be possible to scale cloud computing concept to millions of user across the world?
will it degrade the performance
2
votes
5answers
210 views
Are there any big names running on the cloud?
Are there any big names running on the cloud? Especially on GAE and Amazon?
1
vote
0answers
71 views
Has anyone got billed for malicious activities (DDoS) on a cloud server? [closed]
I would like to know if anyone got billed beyond expectation on a cloud service because of malicious activities (DDoS, etc)? How does EC2 and/or Rackspace Cloud handle these issues …
0
votes
1answer
31 views
XMind or MindMeister?
I'm considering buying the "Pro" version of one of these mind mapping applications to upgrade from FreeMind and store my mind maps on the cloud. Both of them support the file exten …
1
vote
5answers
113 views
What are you doing in the cloud? [closed]
Everybody is talking about it and a talk on a conference yesterday really sparked my interest in actually moving stuff in our business to the cloud but I'm still barely scratching …
1
vote
1answer
24 views
Building a community photography site, where can I store my photos online?
I am in the process of laying down the requirements for a photography community site. An important feature to investigate would be allowing more fotos/account than rival sites arou …
78
votes
7answers
3k views
Best way to use Google’s hosted jQuery, but fall back to my hosted library on Google fail
What would be a good way to attempt to load the hosted jQuery at Google (or other Google hosted libs), but load my copy of jQuery if the Google attempt fails?
I'm not saying Googl …
1
vote
3answers
121 views
Cloud Monthly Pricing Calculator
Amazon did a great job by providing an online calculator for AWS; resides here:
http://calculator.s3.amazonaws.com/calc5.html
Which really helps to find your way among a swarm of …
7
votes
5answers
245 views
What are the challenges in porting your existing applications to Microsoft Azure?
What are the challenges in porting your existing applications to Azure?
Here are few points I'm already aware about.
1) No Support for Session Affinity (Azure is Stateless) - I' …
1
vote
1answer
72 views
Convert C# Silverlight App To AZURE CLOUD Platform?!?!
The Scenario
I've been following Brad Abrams Silverlight tutorial on his blog....
I have tried following Brads "How to deploy your app to the Cloud" tutorial however i'm struggli …
