Questions tagged [cloud]

Cloud computing is the delivery of computing as a service rather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility (like the electricity grid) over a network (typically the Internet)

Cloud computing is about hardware-based services (involving computing, network and storage capacities), where:

  • Services are provided on-demand; customers can pay for them as they go, without the need to invest into a datacenter.
  • Hardware management is abstracted from the customers.
  • Infrastructure capacities are elastic and can easily scale up and down.

Cloud computing providers offer their services according to three fundamental models:

  1. Infrastructure as a service (IaaS).
  2. Platform as a service (PaaS),
  3. Software as a service (SaaS)

IaaS is the most basic and each higher model abstracts from the details of the lower models.

See more on Wikipedia: http://en.wikipedia.org/wiki/Cloud_computing

913 questions
-3
votes
1 answer

How much RAM and CPU throughput can handle 20GE in Cloud?

We're going to build a cloud infrastructure and would like to use the HP DL160 G8 with a 20GE NIC (2x10GE LACP). How much RAM and CPU can handle this NIC? The server will have at least 2x Intel E5-2640 and 256 GB RAM. The maximum amount of RAM is…
Baloo
  • 1
  • 2
-3
votes
1 answer

Azure Linux Virtual Machines Price per Hour, Computation or Running?

first of all, I couldn't find a StackExchange site on Cloud Computing. I think this is the most appropriate site, because some of you might be using Azure. So I just wanted to know: The Windows Azure Pricing Page shows Linux Virtual Machine Price as…
-3
votes
1 answer

Data redundancy and routing in the cloud

How do cloud storage providers (such as Dropbox, Apple iCloud, Evernote etc.) provide redundant data storage, whilst simultaneously routing my query to a server with a corresponding copy of my data. Say for example, I have a document "CV.docx",…
Jamie
  • 1
  • 2
-3
votes
1 answer

calculate amazon s3 price for my cooking video site

we have a website which has tons of cooking video, and since the price is getting higher every month (due to the increasing bandwidth) we're thinking of moving the videos to amazon's cloud storage. but being a total noob in this area, and amazon's…
imin
  • 83
  • 11
-3
votes
2 answers

Open source app to manage and run commands on cloud servers?

I'm creating a SaaS platform, and I need a component / library that can create, delete and store the connection details for cloud servers. It also needs to support executing shell commands on these servers and returning the response to the caller. I…
Mark Theunissen
  • 3,168
  • 3
  • 16
  • 10
-3
votes
1 answer

Are self Self-healing Cloud and Traditional Failover Boxes basically the same?

Does it still make sense to setup your own failover system (HAproxy + 2 or more servers for example) when self healing cloud seems like a practical solution? They seem to do the same job or am I missing something?
IMB
  • 511
  • 2
  • 7
  • 13
-4
votes
1 answer

Who are the cloud computing "operators" and what do they do?

I want to refine my understanding of the term "operators" so I can use it properly myself. For example, Stackdriver aggregates metrics, logs, and events from infrastructure, giving developers and operators a rich set of observable signals... --…
John McGehee
  • 225
  • 3
  • 10
-4
votes
1 answer

Cloud scalling and costs

First time I learned about clouds, I made suggestion, that when I create cloud VM there, I'll pay for the only resources I use. If I use 5% of CPU and 300mb memory I'll pay only for this and while getting higher number of requests it will temporary…
Aleksey
  • 95
  • 4
-4
votes
1 answer

Hosted pages on custom domains

I have an online service that provides a public profile for users. Users can sign up and view their profiles at www.example.com/users-name. I want to provide a premium service where the user can access this profile via his or her own domain name…
Joe
  • 1
  • 1
-4
votes
3 answers

VPS versus Cloud

Could a cloud enable me to copy/paste a VPS from one physical server to another? I run a few VPS machines and am curious to know if a cloud would benefit me. What would be really cool is if a cloud would enable me to copy/paste a VPS from one…
Nigel Alderton
  • 992
  • 3
  • 9
  • 19
-4
votes
1 answer

What is the significance of having the correct hostname for a cloud server in the control panel of the hosting company

What could be a problem that could arise if i do not have the correct hostname as my device name for the cloud server in a control panel of my hosting company basically the device name is supposedly the hostname when i created the cloud server they…
Logo
  • 1
  • 1
-4
votes
1 answer

Loadbalance between Heroku and AppHarbor?

How would you set up simple redundancy between these 2 "cloud" providers? Does a DNS fallback seem reasonable (that would update records when one is down) or would it take too long to propragate the changes?
knocte
  • 347
  • 1
  • 6
  • 18
-4
votes
2 answers

Does cloud computing offer this?

I have some newb questions I want answering please about cloud hosting - we are currently looking at Rackspace and getting a windows box. This is the situation: We have 15 computers in our office. We have 3 printers, some wifi and some network…
TheBlackBenzKid
  • 212
  • 1
  • 4
  • 12
-4
votes
3 answers

Hosting solution for startup social app?

Possible Duplicate: Can you help me with my capacity planning? We are in a process of building up a social app. Initially we will have only a few thousands of users than will grow with time. Which would be the best and suitable hosting for this…
happyhardik
-4
votes
1 answer

Lift & shift migration with minimal changes

In Lift and Shift migration strategy there is minimal or no change. Can someone provide an example for "minimal change". Thanks
1 2 3
60
61