Questions tagged [cloud-computing]

Cloud-Computing: Marketing term for clustered resources

320 questions
0
votes
2 answers

Does either Rackspace or AWS provide APIs for billing information?

By billing, I mean real-time usage and consumption statistics - the API for which can be used to generate custom reports, forecast expenditure, etc. I see that AWS has the facility to generate custom reports pertaining to usage that they export as a…
0
votes
1 answer

EC2 Configuration

I am trying to create a server structure for my EC2 account. The design I have chosen consists of 2 instances running in different availability zones, elastic load balancer, an auto-scaling group with cloudwatch monitoring configured and a security…
0
votes
1 answer

Cloudify - install-application: Application installation timed out?

Continue from this topic, I'm stopping at step 4: cloudify@default> install-application --verbose -timeout 10 /usr/local/src/gigaspaces-cloudify-2.1.0-ga/recipes/apps/petclinic-simple Validating file petclinic-simple Uploading application…
quanta
  • 51,413
  • 19
  • 159
  • 217
0
votes
1 answer

RemoteError: Remote error: NoMoreNetworks

I get this error when I try to start the machine. There are free IP addresses (both floating and fixed). I tried to look about it on the web, but no luck (there is an answer somewhere which doesnt solve my problem). Here the entire traceback:…
MihaiM
  • 728
  • 1
  • 9
  • 17
0
votes
3 answers

LAMP-based "cloud" hosts like Mosso/Rackspace Cloud Sites and Cartika HAL?

next to Rackspace's Cloud Sites and Cartika's HAL, are there any other web hosts that run hosted sites on real app server and database clusters (this excludes MediaTemple) and support PHP/Perl and MySQL (this excludes GAE)?
Jaka Jančar
  • 101
  • 2
0
votes
2 answers

Can my company benefit from cloud computing?

I have read Wikipedia articles, etc., but I have a small engineering firm. We're a machine vision integrator. For some reason, it was suggested that if we offered a "cloud" -- whatever that is -- that we'd be one of a kind and it'd help our…
Jason Weber
  • 163
  • 2
  • 8
0
votes
3 answers

EC2 Image to start

I'm starting to test EC2 for a couple of new projects. I need to choose an AMI (Amazon Machine Image) and Amazon offered me as first option Fedora Core 8, which is a very old version of one of my favorites distributions. There is a lot of choices,…
hdanniel
  • 4,293
  • 23
  • 25
0
votes
2 answers

Distribute the load all around the world

Let's say we're starting a project which is meant to be served all around the world How am I supposed to distribute the database and server load, and increase (optimize) the service for large audience? I know about reverse proxy, load balance, using…
0
votes
1 answer

Using Opennebula as an IaaS: Running benchmark accross all nodes, possibe?

Our current situation: We have one Opennebula cloud infrastructure consisting of a cluster controller and 6 cluster nodes configured and working. All Nodes run debian instances on top of a kvm hypervisor. We have done this as a part of a school…
0
votes
1 answer

What components should I purchase at AWS?

This might sound silly question, but it is a real problem which I need help in regards. Unlike "normal" VPS providers I used to such as linode.com and slicehost.com, at AWS they have all those fancy made up words which each require looking at their…
0
votes
1 answer

what are the alternatives (OSS,commercial) for virtual machine life-cycle management?

likes of VMware lab manager: desired feature list: Self-Service: rapid-delpoy-VMs configuration management: clone, snapshot VM good to have: hypervisor agnostic storage lease user access - role based cap on resources
JMS77
  • 1,275
  • 5
  • 27
  • 45
0
votes
1 answer

Using ubuntu cloud-init to setup logging to splunk

I intend to start up ~100 EC2 spot instances using Canonical's Ubuntu images. I am using multipart cloud-init user-data to setup packages, scripts, etc. I would like to know how I can tell rsyslog to log to a splunk server (actually a splunk storm…
vsekhar
  • 147
  • 5
0
votes
1 answer

AWS EC2 EBS Microinstance Storage and Djangostack

I'm moving my person webpage to an Amazon EC2 free (for now) micro instance, and want to clarify some things. Since the micro instance does not have any "local storage", when i am installing apache, django, mysql, etc., where is it going? Does it…
Li Haoyi
  • 103
  • 2
0
votes
2 answers

How many cpus needed to check a 100 million digit prime number efficiently?

If I had access to potentially large number of CPUs and wanted to quickly check 100 million digit numbers for primality using a map-reduce architecture, how many CPUs would be necessary? Each of the mapped compute instances would perform efficient…
0
votes
2 answers

Server architecture for statistical analysis

I am currently standing before a decision on how to design a system that would handle computing of statistical data on the cloud. I would like to know what server structure should I use to be able to easily scale computing with the cloud. To be…
Cyprian
  • 165
  • 1
  • 1
  • 5