Cloud-Computing: Marketing term for clustered resources
Questions tagged [cloud-computing]
320 questions
2
votes
2 answers
Can I configure non-Google Cloud resources as origin for Google Cloud CDN?
As soon as I proceed to add a new origin for Google CDN distribution, it asks me to choose from load balancers (I would prefer not to create load balancer).
Ignoring the fact that I don't want to create a load balancer, I go ahead and create one on…

Sankalp Sharma
- 267
- 1
- 3
- 12
2
votes
3 answers
Can we install and run VMware ESXi on a parallels server?
I would like to install parallels and then install ESxi on top of it to get the distributed storage, Is this possible??. Is there any free tools available in VMWare o do the same?. I'm a newbie, need some guidance.
I would like to create a private…

Dinesh Chander
- 31
- 3
2
votes
4 answers
Running a DNS Server in the "Cloud"
On previous projects I have relied upon the data centre to handle my DNS.
However recently we have been moving more projects to various "cloud" solutions.
Is it a good idea to run a DNS server on a VPS in the cloud?
If so is there any good…

Richard Stelling
- 1,577
- 2
- 19
- 25
2
votes
0 answers
Tradeoffs between cross-cloud and cross-AZ-single-cloud deployments
We have a educational system (federated microservices that are running mostly on AWS EC2, RDS MySQL and a message queue) that is already distributed across regions, primarily for latency hiding, though it has been useful for failovers. We're now…

Jedi
- 458
- 1
- 5
- 20
2
votes
1 answer
Should I regard openstack cloud servers as just another type of virtualization?
If I were to set up physical servers for running a business critical website, I would absolutely build redundancy into that environment. I would strive for no single point of failure and as a minimum run two servers of each role (two web servers,…

sbrattla
- 1,578
- 4
- 28
- 52
2
votes
4 answers
When should one use the following: Amazon EC2, Google App Engine, Microsoft Azure and Salesforce.com?
I had asked this question on StackOverflow. It was suggested to post it here too.
When should one use the following: Amazon EC2, Google App Engine, Microsoft Azure and Salesforce.com?
Please share your understanding and experiences.

user22019
- 169
- 1
- 3
2
votes
2 answers
How can I dynamically scale cloud servers to provide an on-demand hosting service?
I'm interested in using Rackspace Cloud Servers API to build myself a dynamically scalable hosting service. The Cloud Servers API allows me to add and remove server instances programmatically.
System Requirements
There would be a single shared…

FilmJ
- 766
- 2
- 9
- 16
2
votes
2 answers
Openstack: Starting multiple shutoff intances
I am using Openstack Icehouse running on Ubuntu.
After rebooting Compute node all instances that were running there will be in shutoff state. Is there way to restart them all at once?
Only thing I found from the documentation was starting them…

Madoc Comadrin
- 570
- 4
- 11
- 29
2
votes
2 answers
Can I create local AMI file for future use on various cloud service?
Is it possible to locally create a single AMI file of say Debian Jessie and use it directly (or with little changes) on any AMI-compatible cloud service providers (eg. AWS, CloudStack, Digital Ocean or Rackspace)?

CDuv
- 242
- 1
- 3
- 12
2
votes
1 answer
Confused about horizontal scalling
Please correct me if I am wrong but I guess handling more requests and load by adding more machines or balancing the load between multiple servers is horizontal scalling. So, if I add more servers, how do I distribute the database? Do I create one…

Benjamin Smith Max
- 901
- 6
- 4
2
votes
1 answer
When using the puppet node init command, are the parameters to specify in the answers.install file
On puppet-enterprise version 3.3.1, I am attempting to use the puppet node init command on a VMware puppet master node hosted on a VMware VSphere client with VCenter 5.1.0. My puppet master node has its permission configuration on another remote VM…

Carl Carlson
- 169
- 4
2
votes
1 answer
MAAS and openstack
I am confused how MAAS (Metal as a service) is different from Cloud? What is the difference or similarities between MAAS and openstack, are they both same or different

Juzer Ali
- 149
- 5
2
votes
1 answer
Justification of Amazon EC2 Performance
I have a .jar file that represents a server which receives over TCP an image in bytes (of size at most 500 kb) and writes it file. It then sobels this image and sends it over TCP socket to the client side.
I ran it on my laptop and it was very…

Adroidist
- 121
- 2
2
votes
1 answer
What are some common tagging strategies for EC2 in multi-team environments?
Given a company with multiple teams using EC2, what are some common or practical strategies for setting some TAG guidelines when instances or ami's are created so that resources can be more easily searched and filtered?

James
- 195
- 1
- 5
2
votes
4 answers
Running KVM vms on top of vmware vms
Is it possible to run a KVM (not qemu) VM on top of a Linux VM running in VMWARE ESX 5?
Are there specific settings for that?
No care about poor performance.

Acapomas
- 21
- 1
- 1
- 2