Tagged Questions

7
votes
5answers
1k views

Experiences on free and low-cost hosting for play framework applications? [closed]

I'd like to know your experience finding a host for play applications on free or low-cost servers So far now I found the following options: Playapps A cloud hosting solution by zenexity, the ...
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.
2
votes
5answers
92 views

Best solution to host a (command line) Windows application?

I have a Windows application that does some calculations and is called from command line. On my Windows machine, I have a PHP script running under Apache that executes the application and shows the ...
1
vote
1answer
66 views

Should I be running MongoDB on it's own EC2 instance?

I'm just getting started with Amazon EC2 and trying to get my head round how the databases should work. If I have a high traffic site and want to load balance traffic over multiple instances I'm ...
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
1answer
54 views

Do you use a solution for all server related stuff (Git repositories, mail, database, web services) or many solutions?

I would like to solve all my problems with domain place where I can store all my git repositories place where I can deploy my Java, (python, php) applications place where I have my jabber, mail, ...
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
5answers
2k views

Cloud DB hosting options

I'd like to move some small app databases to a cloud hosting provider. Basically, I'd like to not have to manage databases myself. I've been looking at Amazon RDS and MongoHQ, which are great, but ...
0
votes
0answers
16 views

Hosting options for ~30 separate PHP/MySQL CMS's with failover, backups & standard hosting features

My company has approximately 30 client websites which all run (separately) on our custom made PHP/MySQL CMS. We currently host these sites on 3 different shared hosting accounts with 2 providers ...
0
votes
1answer
33 views

Recommend me a hosting solution for Rails 3.1 (ruby 1.9.2+) apps / alternative to Heroku

I am wondering about the best hosting for Rails 3.1 app based on ruby 1.9.2+. Firstly I tried Site5. Unfortunately, in the time when I tried it, they supported only ruby 1.8.7 and also, the app ran me ...
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
1answer
23 views

Using a Content delivery network close to Egypt

I'm looking for a Content delivery network (CDN) geographically close to Egypt. For some reason the Amazon Cloud servers and some others like MaxCDN don't have locations in the African continent or ...
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
2answers
124 views

How to redirect hostname to ec2 instance?

I have this domain 'suaparte.org' and I have the website running in a EC2 here http://50.19.242.172:8080/SuaParte/ I would like to redirect 'suaparte.org' to http://50.19.242.172:8080/SuaParte/. ...
0
votes
0answers
18 views

Advice about having my site hosted [closed]

I've developed a site for a small business using .asp. I've set up my own machine with IIS 7.5, SqlServer Express, etc. We would like to run it on a dedicated server. The hosting services I've ...
0
votes
3answers
607 views

Amazon ElasticBeanstalk vs Cloudfoundry vs other Cloud hosting services

I am looking at options to host my Grails webapp. Being just a new website I don't expect a lot of traffic to begin with but I would like to have the option to be able to expand without jumping ...
0
votes
2answers
62 views

Cloud Service Providers for High Performance Application Benchmarks

Are there any providers of cloud resources that are suitable for the benchmarking of high performance/high throughput applications? In particular, machines with a minimum of 8 cores (preferably ...
0
votes
1answer
178 views

May I use CDN for whole website (PHP, Apache, MySQL) or just for images and CSS, JS files?

May I use CDN for whole website (PHP, Apache, MySQL) or just for images and CSS, JS files? What's the best choice > cloud-hosting or dedicated-hosting? Does CDN has that support? Witch hosting you ...
0
votes
4answers
218 views

Web Hosting Recommendations [closed]

I am developing a website and I currently host with Media Temple. I have a Virtual Dedicated server , and I often find that thing load really slow. I'm looking for recommendations on hosting specific ...
0
votes
2answers
274 views

can i use aws or cloud computing to build a website building platform like webs.com or blogspot.com?

I have a web app running on php and mysql. i have tested on my localhost and i know it works. if my platform has a url like myplatform.com, and users sign up, they automatically get a website like ...
0
votes
2answers
439 views

ASP.NET MVC and Cloud Hosting

Has anyone had any experience running an ASP.NET MVC (2) app in one of the (decent) cloud hosting services? Which providers support this? Additionally - how does session state work in these services ...