Questions tagged [cloud-hosting]

Cloud hosting is hosting a service, commonly a website, on multiple distributed servers. Like a server farm, this provides greater performance (through load balancing) and availability than using a single server, but the distributed nature of the cloud means requests can be serviced closer to the client and makes it more tolerant of network failures.

Benefits of cloud hosting

Cloud hosting benefits the users from various angles. Scalability and cost efficiency are the commonly known advantages.

As the technology is highly scalable (load balancing, hardware upgrades, etc), website expansion can be done with minimum limitations. Think about the hassle of migrating your website from a shared server to a dedicated server; think about server crash when your website experienced a sudden surge – all these problem can be avoided easily by switching to cloud hosting.

Cost is another huge plus if you need a lot of processing power. Cloud hosting companies charge their users based on the quantity of computing power consumed. It’s like your electricity and water supply bills – it’s pay-per-use thus gone are the days where you need to reserve massive server powers to avoid website crash from sudden traffic surge.

Major disadvantage with cloud hosting: Security

Questions like these arise when it comes to cloud hosting:

  • I am sharing the same physical hardware with other users, is my data safe?
  • Where is my data located at? (You no longer control the physical location of your data in cloud hosting)

The security issue is always one of the major questions and arguments raised when it comes to cloud hosting.

Compiled and edited from WebHostingSecretsRevealed.com

414 questions
0
votes
2 answers

What's the speediest web hosting choices out there that are scalable to large traffic spikes and can handle fast page loads?

Is cloud hosting the way to go? Or is there something better that delivers fast page loads? The reason I ask is because I run a buddypress site on a bluehost dedicated server, but it seems to run slow at most times of the day. This scares me…
-1
votes
2 answers

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 there a bit slowly. Then I tried (and still use)…
user984621
  • 41,002
  • 66
  • 200
  • 371
-1
votes
1 answer

browser is not reflecting changes, wordpress installed. Can you please help

I have strange problem. For a project we are using following cloud hosting. http://www.rackspace.com I have installed wordpress on four sub-domains on this server. Now i am facing a strange problem. Sometimes when i make changes in theme flies,…
Salman Aslam
  • 721
  • 1
  • 11
  • 20
-1
votes
2 answers

Cloud Computing

I hear the term Cloud-Computing a lot these days so i decided to google around to find out exactly what it is and whether it can benefit me. I am struggling to find out exactly what is the difference in cloud-computing and your standard hosting of…
ziggy
  • 14,901
  • 61
  • 181
  • 273
-1
votes
1 answer

Using Celery/RabbitMQ/Flower in deployment with Django Website

I have a django website that utilizes celery scheduling async tasks. When I am in development mode, I run the commands: celery -A proj worker --pool=solo -l INFO flower -A proj --port:5555 celery -A proj beat -l info for my project to work. How can…
8bjs110
  • 19
  • 3
-1
votes
2 answers

Uploading and accessing a website on google cloud platform

How can I upload files of my website and access them on google cloud. I have created an instance and installed apache on the virtual machine and when I go to external IP I get the apache default page.I just want to know how can I replace this with…
-1
votes
1 answer

Where does ownCloud save data on my hosting?

I have installed ownCloud on my hosting and uploaded some documents. Where can I find the uploaded documents on my hosting (e.g. via FTP)?
Luxqs
  • 53
  • 10
-1
votes
1 answer

cloud ready software

I have my own application server ( like oracle weblogic ) which handles HTTP request. Now what changes required in my software to make it cloud ready.I was searching on the net and got one multi tenency documents. what are other aspects in which i…
VJS
  • 2,549
  • 6
  • 31
  • 58
-1
votes
1 answer

Looking for Email Storage Service

I'm working on a system that generates reports on servers and send them to customers as email attachments. I want to use cloud service for email delivery and email storage. For storage I need capabilities of indexing/querying. For email delivery…
gamliela
  • 2,411
  • 1
  • 29
  • 37
-1
votes
1 answer

Node.js cloud hosts with Windows support

I've researched many node.js cloud hosts, yet I'm having trouble finding one that suits my needs. The host needs to have free service for as long as an application is in development (sandbox mode). It also needs to have a Windows client, and ease of…
Jack Guy
  • 7,503
  • 6
  • 46
  • 81
-1
votes
2 answers

Photo Sharing Cloud - Azure

I need to build a photo sharing application that is web based and also has mobile application for android, Windows Phone and iOS (I don't need to build all these apps, it should be supported seamlessly for these). The Photo Sharing Project will be…
Idea Inside
  • 197
  • 1
  • 4
  • 15
-2
votes
1 answer

php, how can I upload a html file to rackspace cloudfiles , easy to understand tutorial

I'm trying to upload raw files (html files) to rackspace cloudfiles using php without to save them on the disk first but so far I couldn't find a simple example . E.g How to auth , connect etc and do everything to upload example.html to the…
Michael
  • 6,149
  • 14
  • 54
  • 91
-2
votes
4 answers

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.
Hacker
  • 7,042
  • 16
  • 74
  • 130
-2
votes
1 answer

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 Azure, I am not sure whether this is right or…
AbrahamJP
  • 3,245
  • 6
  • 28
  • 37
-2
votes
1 answer

Making an app like Udacity - How to host video files?

I'm building an Android app that works similar to Udacity app. My requirements All my videos should only be viewed via the app. I will be using my own video player inside the app, and I want the option to choose quality of video (Like in YouTube…
1 2 3
27
28