0
votes
0answers
3 views
Cloud data storage reporting
Most of the reporting tools are designed to work on Relational data using SQL queries. With upcoming cloud data storage options that stores data in an non-relational format, what a …
1
vote
1answer
34 views
Many users, many cpus, no delays. Good for cloud?
I wish to set up a CPU-intensive time-important query service for users on the internet. A usage scenario is described below.
Is cloud computing the right way to go for such an imp …
1
vote
1answer
40 views
Pure Javascript app + Amazon S3 ?
I'm looking to confirm or refute the following:
For what I have read so far it is not possible to write a web application with only javascript -- no server side logic -- served fr …
1
vote
2answers
32 views
Some basic Azure Questions.
I'm currently in the process of building our ASP.NET C# 3.5 Web site and I have been looking at Azure as our possible hosting environment and I had a couple of questions that I cou …
0
votes
1answer
20 views
Live meeting/Shared view like real time screen sharing service on top of Azure?
What might be the considerations for building a real time screen sharing service (some where close to shared view or live meeting) on top of Windows Azure? Please share your though …
0
votes
2answers
39 views
Storing files on the Cloud or the FileSystem?
Simple question, doesn't seem to have been directly asked yet.
What are the benefits to storing files (images/videos/documents/etc) on Amazon S3-and-related vs. on the File System …
1
vote
1answer
21 views
Is it possible to setup a VPN on Heroku?
Is it possible to setup a VPN using openVPN on heroku to keep a staging environment private? If so, anyone have a writeup or links?
1
vote
1answer
30 views
How to move SQL Server 2008 to the cloud?
I have a large (~40gb) SQL Server 2008 database that I would like to move to the cloud.
The database uses a lot of SQL Server 2008 specific (and non-specific) features (SQLCLR, xml …
0
votes
1answer
11 views
Is it possible to upload to Cloudfront via Javascript preferably using Gears for uploading
Is it possible to upload to Amazon Cloudfront using Javascript preferably with the use of (Google) Gears for uploading chunks?
I'm building a CMS for images and video data and wan …
0
votes
1answer
16 views
Silverlight filter/class for cloud generation?
Silverlight filter/class for cloud generation?
Some HLSL
or just C# class for generating clouds?
0
votes
3answers
48 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 …
4
votes
15answers
604 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
0answers
5 views
How to find trending tags(single word) out of long search string?
Hello,
I posted a question yesterday on How to find trending tags out of long search string but for two or three-word tags. Now my goal is to find single word trends accurately. …
0
votes
1answer
26 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
1
vote
1answer
70 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 …
