Questions tagged [cloud-hosting]
144 questions
0
votes
1 answer
Where should I go with hosting my site: VPS, GAE, another option?
My website, http://JonathansCorner.com/, began life before 1994 as www.imsa.edu/~jhayward/ and has been through various iterations and improvements to content, HTML, and the like, but remains a literature site that is from a web administrator's…

Christos Hayward
- 1,162
- 3
- 16
- 35
0
votes
1 answer
How do I share a cloud node among different Web apps hosted through Docker?
I want to have multiple Web apps hosted on the same cloud node running as separate Docker containers. The Docker setup actually isn't much of the problem for me, but the fact that only one of the Web applications can be bound to port 80, to which I…

Psycho Punch
- 101
- 1
0
votes
2 answers
Virtual Machine with Two NIC's Losing Internet
Please Forgive my newbieness... I'm just a developer trying to learn a little of the hardware side. I've tried to look this question up but all results produce VMWare which I am not using.
I've created a domain with 1&1.com cloud servers. I have two…

Anthony Griggs
- 35
- 10
0
votes
1 answer
Which hosting provider for website whose audience spans China's Great Firewall?
We are building a website which will have a large proportion of its audience in mainland China. Another large proportion of the site's audience will be outside China. We estimate the split to be approx 60% China, 40% overseas, so we cannot ignore…

ghatzhat
- 1
0
votes
1 answer
Will adding CPU cores or RAM to my cloud server improve speed in my situation?
I have a Siteground cloud server, and I know nothing about servers. It hosts 8 websites, although 3 of them have their own dedicated IP addresses and cPanels.
It's on a Linux server, but there's something w/ NGinx mixed in there. For instance,…

Jason Weber
- 163
- 2
- 8
0
votes
2 answers
Inodes limit on VPS and Cloud Server
I'm currently stack with a VPS server, so I'm planning to move on a Cloud server.
but I don't have enough knowledge on Linux (Centos or Ubunto server), so I asked the Cloud server provider and here is reply from them:
There's no such thing as…

SAIFUL
- 3
- 3
0
votes
1 answer
ec2 volume and data
I am new to EC2 and following their tutorial.
I created a t2.medium server and would like to install java/tomcat/mongodb.
I read in Best Practices
"Use separate Amazon EBS volumes for the operating system versus your
data"
the system uses only…

Dejel
- 195
- 1
- 1
- 7
0
votes
1 answer
Supervisor 3.1.3 installed on Cento OS 6.4 hosted on DigitalOcean giving error while adding process
I have live server on Digital Ocean with Cento OS 6.4 hosted. I am trying to install supervisor for the Laravel-5 processes. But, when I try to add the process it gives me error as undefined process. I have this in my laravel.conf file stored at…

Tarunn
- 101
- 4
0
votes
1 answer
can I keep company-purchased IP addresses when migrating to AWS (or other hosted service)
We currently run our own data center and want to migrate to AWS.
Because we send a lot of email, we want to retain the IP addresses that we have purchased (they have a good reputation with ISPs)
Will we be able to retain them as we migrate to AWS…

Bernard
- 11
- 2
0
votes
1 answer
Software to record service level
I provide a cloud service (SaaS) on an Ubuntu machine and will be faced with service level agreements (SLAs) soon. I.e., we'll have to see what service level we can provide (probably on daily or weekly base), and then have a reliable recording of…

BurninLeo
- 900
- 3
- 12
- 30
0
votes
2 answers
is it better to use several small machines or fewer big ones to deploy a stack?
Is it better to split the different components of a stack over several smaller machines or get 1 or 2 bigger machines and put several components on a same machine?
My thought is that if I start with several machines, it will be easier to scale by…

Michael
- 471
- 1
- 7
- 14
0
votes
1 answer
CloudStack New Install / Infrastructure Questions
I’d like to set up a public cloud for web hosting (cloud shared hosting, cloud vps, cloud servers) for a new venture, using Apache CloudStack platform.
----- Question #1 -----
What is the proper way to initially start the hardware infrastructure…
user124171
0
votes
0 answers
Internaly hosted alternative to cloudbased nobackend solution like Firebase
In an environment where I can't use a cloud based service like Firebase, I'm looking for recommendation for an internally hosted nobackend solution. I could use node or meteor but really am just wanting to get functionality to Firebase, without…

Nikos
- 103
- 1
- 5
0
votes
2 answers
Is Cloud Hosting IO throughput dependent on other virtualization?
My current VPS (5 node tmdhosting VPS) is very slow on disk IO throughput; a simple insert mysql query can take more than 10 seconds ( yes, more than 10 seconds!!) to complete. I've checked already, my VPS is underutilized, and I strongly suspect…

Graviton
- 2,865
- 12
- 42
- 64
0
votes
1 answer
Vagrant hosting service
On a small project we use Vagrant for development environments.
Given the simplicity of the setup, we are considering using it for production since it's a small project with low traffic.
I know I can take a classic server, fire Vagrant and re-route…

Matthieu Napoli
- 421
- 1
- 5
- 11