Tagged Questions
7
votes
2answers
372 views
What is the difference between Clouding and Web Hosting (shared/ Dedicated)?
I've been going through the pain of find the way of making a fair call to say that Clouding give this and that to the Management. So far whatever I've found that I can find in the same dedicated/ or ...
6
votes
2answers
429 views
How to run a Delphi 6 executable on Windows Azure cloud platform (need tutorial/sample)?
I've been reading up on Windows Azure cloud services lately. The problem I'm running into is that the Microsoft documentation is very Visual Studio centric. The second main source of ...
6
votes
4answers
241 views
Architectural strategies to minimize cloud lock-in risk?
I would like to understand what is the best way to mitigate risk of vendor lock-in for cloud-based systems.
For example, I'd like to deploy a multitude of different systems to, say, Amazon EC2 or ...
5
votes
6answers
397 views
Should we use PHP framework for a high scalable web site? [closed]
We are preparing to build a web site with high scale potential. If the scale comes, we want to be ready for it! We decided to use PHP, Apache and MySQL. Should we use some kind of PHP framework ...
5
votes
4answers
945 views
ASP.NET Web Forms Applications on Azure (or any cloud hosting)
This is a pretty vague question but I'm struggling a bit to get my head around what is involved in cloud hosting.
Say for instance if I had an asp.net web app using:
- Webforms
- linq to sql
- an ...
4
votes
1answer
284 views
What are the advantages and the pitfalls of specialized rails hosting services?
Hope my question does not pose as too wide. So I try to frame my question not to get too similar answers to the question of this question.
Currently I have deploy my rails application on Linode. The ...
3
votes
2answers
556 views
What are some big sites that are using Linode?
Similar to this question; I'm looking for examples of large websites that are hosted on Linode.
3
votes
1answer
1k views
How to deploy a JEE application in the Amazon cloud?
Here's the thing: I need to take a certain JEE webapp and deploy it to Amazon EC2 (which I will need to setup first) starting next month (using the http://aws.amazon.com/free/faqs/ AWS Free Tier Usage ...
2
votes
2answers
77 views
Java EE Application with MySQL - What Cloud Service Shall I Use?
I have developed a rather small application with Java EE, Hibernate, MySQL and Tomcat. Now I would like to host it on a cloud service. I considered three options:
Amazon EC2 (PaaS how to manage ...
2
votes
2answers
38 views
how to host persistent data storage system on Amazon
I am doing a project which deals with large amount of data. I am thinking to host that project on Ec2. I intend to use Hadoop to do the computing and some NoSql system (e.g. Hbase/Cassandra) to store ...
2
votes
3answers
69 views
Calculation clouding hosting costs
I'm looking for a good article/resource about calculating the costs of a clouding system hosting, ideas?
I just want to read other people experiences and avoid errors on my own...
2
votes
3answers
144 views
Help emulating Heroku, GAE, etc : Building a web service privately (PaaS)
I'm not the only one with this question, but haven't found a lot of information in my research so far, so help me out.
We are a small IT crowd in an organization. We're looking to build a small, ...
2
votes
1answer
839 views
Moving a ASP.NET application to the cloud
I am new to cloud computing, so please bear with me here. I have an existing ASP.NET application with SQL Server 2008 hosted on a Virtual Private Server. Here's what it briefly does:
The front end ...
1
vote
3answers
75 views
How to turn on/off cloud instances during office hours
I've got my head around creating cloud instances in AWS, Azure and Rackspace. However, I need to turn my instances off at the end of the day and on in the morning as this will half my hosting cost ...
1
vote
1answer
42 views
JavaEE technology stack on Windows Azure?
The organization at my company was considering moving to the cloud. My boss, engineering director, suggested Windows Azure given that he recently joined our organization coming from a .NET-only shop ...
1
vote
2answers
146 views
Heroku, Cedar stack: What requests take up dyno time
I have given some thought on how to calculate how many users I can handle with Heroku and one dyno.
But to figure it out I need some input.
And I must say that the official documentation isn't nice ...
1
vote
1answer
180 views
Why is GetEnvironmentVariable() returning the wrong directory for my RoleRoot in Windows Azure?
I am trying to create a Worker Role project for Windows Azure that loads a custom EXE upon startup. I adapted the code from David Chou's Jetty server example found here:
...
1
vote
2answers
144 views
What are the pros and cons of hosting a social network (that in most probability will grow a lot quickly)on Google AppEngine?
I have been reading up a lot on cloud hosting and how AWS is awesome. Also this Pros & Cons of Google App Engine. I feel the above is pretty outdated. I have been deploying a lot on AppEngine and ...
1
vote
1answer
83 views
Popular Azure implementations
I am planning to do a presentation on Microsoft azure, in which I would like to list out some popular applications running from windows azure. I heard like Stackoverflow was running from Microsoft ...
1
vote
1answer
76 views
How to handle large amounts storage on the cloud (or otherwise?)
I have written an application which does video encoding. The encoding is a pipelined process: first you fetch the video, then you encode it using ffmpeg, then you split the video into multiple parts, ...
1
vote
1answer
48 views
Does microsoft store the log for queries performed by their administrators?
When microsofts database administrators access the sensitive information from a database, do the create a log of the activities of their administrators?
Do they have the privilege to execute 'insert' ...
1
vote
1answer
361 views
Child accounts in Amazon S3 (like Nirvanix) (sub-accounts, customer accounts)
We're moving from Nirvanix to Amazon S3.
What I need is to simulate Nirvanix style child accounts for S3 storage.
(In a nutshell these provide isolated storage with predefined limit, and a separate ...
1
vote
1answer
70 views
Is the “Cloud” suitable for very demanding Applications to reduce costs?
We have an Windows application that is very demanding on the customers hardware. It can occasionally eat 1-2 gigs or more of RAM, tortures the CPU and has a high network usage.
So our clients need ...
1
vote
1answer
915 views
ASP.NET Cloud application Vs Ordinary ASP.NET
I was reading this article Build Your First Cloud Application Using Visual Studio 2010 when It hit me:
Why would I switch from my normal
hosting (shared account, VPS, or
whatever) to host it on ...
1
vote
2answers
301 views
Java API - Cloud Service
I hope many people already know about the Dropbox Cloud Service for storing and syncing files across various clients.
I am little hesitant using a third party service to store my personal files.
I ...
1
vote
1answer
191 views
Secure collaborative software development environment in the cloud
I am looking for a secure collaborative software development environment, such as Chaperon, that works in the cloud. It should prevent code from being copied-pasted out of the environment, and it ...
1
vote
1answer
72 views
Transfer files between users of the same app with “cloud” storage
I am building an WPF app that need to exchange some very small xml files with other users. I'm currently looking into peer2peer networking, but I need the sender of the files to be able to send ...
1
vote
2answers
319 views
Can we install eucalyptus on single computer?
I want to learn about Eucalyptus cloud computing. I have read few documentation pages on eucalyptus website but im still confused about some parts of it.
I have downloaded Eucalyptus and Eucatools.
...
1
vote
2answers
177 views
Where can I get a one-off server of Active Directory for Developing against?
We're not a windows shop, but one of our products is going to need to optionally integrate with Active Directory - things like SSO etc.
I'd really rather not go through the rigamarole of setting up a ...
1
vote
3answers
356 views
PCI compliant in the cloud [closed]
The requirements for PCI standards include installing a firewall, restrict physical access to servers, using and regularly updating antivirus and malware software etc as outlined here
If you host ...
1
vote
2answers
120 views
How do I design the file storage issue?
I am working on an application that creates video files and stores them in a folder in the C:\ drive. I speculate that there will be a large number of these files in the future and we would run out of ...
1
vote
0answers
417 views
Rackspace Cloud Sites: Compute Cycles exploding. Very expensive
Since last week my compute cycles (CC) went through the roof (Rackspace Cloud Sites). Normally I stay under the 10,000 cycles per month . Now this month I already have more than 75,000 compute cycles. ...
0
votes
4answers
45 views
Cloud Hosting for PHP - Explain away my fears?
So I've always relied on more traditional hosting when it comes to hosting my websites - either with shared or dedicated hosting. The time has come (or maybe it came long ago) for me to consider the ...
0
votes
2answers
41 views
Uploading via HTTP POST to a cloud file hosting
For my Android application, I need to upload videos in a wide variety size to a cloud system not to exhaust my own server. I don't want to change my code so much. So I am looking for a way to post a ...
0
votes
1answer
36 views
Playing a video hosted on a cloud server?
If I have a website hosted on a shared server (e.g. Just Host), but I have a HD movie on my site hosted on a cloud server (e.g. Rackspace), will the movie be using the shared or the cloud server if I ...
0
votes
0answers
31 views
Evaluating Hybrid Cloud Computing Scenarios
My company is deploying a SaaS product. We are anticipating spikes of server load, but otherwise fairly static usage. Therefore:
Is it a good idea to come up with a server scenario where you have a ...
0
votes
2answers
59 views
What exactly does “cloud computing” mean? [closed]
I am new to cloud field, i want to know what it is from basic?
What are its advantages?
How it comes to use in real life?
Comparison with the existing technologies.
0
votes
1answer
59 views
Which cloud computing is better to companies? [closed]
I work in a company where we are interested to use the cloud computing.
So I started a research in Amazon Web Services, which I think very good.
But we are from Brazil and as every company, we must ...
0
votes
0answers
21 views
Suggestion for a (DB) cloud product + its (CRUD) management tool for 3rd party users
Sorry if the question is a bit vague but I am scratching the surface now and try to validate some assumptions. We plan to build an application that "talks" with a table stored in the cloud.
We ...
0
votes
3answers
170 views
Migrating PHP/MySQL based website to cloud server
I have a web site developed in PHP/MySQL and hosted in normal webserver, so far there is no issue except in rare cases hosting server getting down for few hours.
Now client wants to host the same ...
0
votes
0answers
30 views
Hosting server recommendation needed for our website [closed]
I am need to buy one cloud server with some basic requirements to use a pre-production:
remote desktop
1GB ram bigger disk space is better
supports 3rd party software
good and cheap support ...
0
votes
1answer
141 views
Anyone tried using Scalatra application in cloudfoundry
I would like to know any one has ever tried deploying scalatra +
scalate + ssp based web app in cloudfoundry. If so how did u managed
to deoploy with precompiled templates.
Please let me know if ...
0
votes
1answer
75 views
Deploy Zend Application to the cloud
Was wondering if anyone out there has any experience in deploying a Zend community app to the cloud (e.g. AWS or similar)?
I'm new to cloud hosting having always been fortunate enough in the past to ...
0
votes
2answers
187 views
How to create the cloud computing set up in our lab?
I am doing a research project with my friend on cloud computing. The project requires us to create a web application using Drupal(content management system) and deploy the same on our own private ...
0
votes
1answer
212 views
Cost of hosting web-app grails/rails?
I have been trying to search around and have not really found an answer for the cost of a web app I want to host. Its not a small one, and the AWS calculator gives me crazy prices.
...
0
votes
0answers
174 views
Cloud computing - MySql vs MsSql performance in terms of CPU cycles [closed]
We have an upcoming project that will be hosted via cloud computing, and we have the choice of Sun MySql Server, or Microsoft SQL Server as the DB backend.
The underlying technology we use will work ...
0
votes
2answers
336 views
Rails/Capistrano tool to deploy static assets to Rackspace Cloud Files or Amazon Cloud Front?
Is anyone aware of a tool that will automatically deploy a Rails app static assets to Rackspace Cloud Files or Amazon Cloud Front?
In my perfect world capistrano would automatically upload everything ...
0
votes
0answers
88 views
Migration of data center in Cloud [closed]
I want to know how the data Center migration takes place in Cloud .
We are providing software as service(web application) which is hosted in data ceneter in UK.
Now we want also deploy our ...
0
votes
3answers
266 views
start working with cloud computing
I am very new to cloud computing. I was wondering can i develop a website using LAMP stack on cloud.
And which cloud to use. Is there any open source cloud out there to use it.
0
votes
4answers
1k views
Apple iCloud - Can somebody explain
So is Apple iCloud a competitor for other data storage frameworks such as Core Data?
To be honest I'm not entirely sure how it works. I am currently building an app and was going to use a database ...