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

405 questions
0
votes
2 answers

Cloud Placement Logic

I am PaaS/IaaS developer.I am trying to bring in new algorithm to design placement login or resource management logic.Eg:I am creating instance of linux for the user I want to consider memory cpu usage heapsize all this factors and design my…
constantlearner
  • 5,157
  • 7
  • 42
  • 64
0
votes
1 answer

Using a VPS with 64MB Ram to run a process that takes maximum 600+ MB of Ram

I'm new to all the Cloud computing and VM thing. I have a VPS with 768MB ram (1GB burstable), when I check my dashboard for the processing, I see that the average usage is 178MB and the Maximum is 618MB. What will happen if I run the same script on…
Ateik
  • 2,458
  • 4
  • 39
  • 59
0
votes
2 answers

How I can update the new code to my site in windows azure cloud?

I am new windows azure user. I have gotten selected for 90 days trial account and I am able to upload my ASP.NET MVC3 application to my account. My site is also running now. After I did publish my site, I added more model, views and controller to my…
user1391380
0
votes
1 answer

Free IaaS for development with full access control? (like EC2)

I am looking for a "free" IaaS service as an alternative to EC2 which will let me SSH into a system with full user permissions (create/delete files, install services, libraries and applications from the repository). Tried OpenShift but ended up…
Sahat Yalkabov
  • 32,654
  • 43
  • 110
  • 175
0
votes
1 answer

Java EE Application is unable to access to external JARs added to GlassFish lib on Jelastic Cloud

I have the added external JARs to the 'lib' directory (GlassFish server config). In spite of that, my application runs into this exception. exception javax.servlet.ServletException: PWC1392: Error instantiating servlet class bose.MainServlet root…
sbose
  • 1,791
  • 5
  • 24
  • 46
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
  • 46,344
  • 73
  • 224
  • 412
-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
  • 761
  • 1
  • 11
  • 20
-1
votes
1 answer

How much ram i need in cloud hosting for 100 kb website storage?

I have one website that has simple one page that fetches trending videos from youtube with the use of youtube api and size of the website is just 100 kb. website is created by using of HTML,CSS,PHP. I want to host it on any good cloud hosting.…
-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
  • 15,677
  • 67
  • 194
  • 287
-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
  • 109
  • 8
-1
votes
1 answer

How to migrate a web from Google cloud hosting to personnel domain?

How to migrate a web from Google cloud hosting to personnel domain ??
M Ali Imtiaz
  • 145
  • 2
  • 5
-1
votes
1 answer

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,891
  • 7
  • 38
  • 70
1 2 3
26
27