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
4
votes
1 answer

"Cloud" term is being sold and abused, what do I do?

I'm employed by an organization that is selling their products by claiming that it's in the "cloud." Their "cloud" is 2 servers with a few external USB hard drives "at the ready." I told them that we conform to ZERO of the 5 characteristics of…
4
votes
3 answers

Active Directory in the cloud

My company is considering implementing Active Directory and Windows Server to manage our local network and workstations. The main benefits sought are central management of machines, security policies, and roaming profiles. When using Windows Server…
4
votes
1 answer

Adding a new location through Active Directory. How should it be done?

Our entire Active Directory forest is currently on a single 10/8 private subnet. We're looking to migrate most of our servers to a cloud provider, but I'm not sure how to set up the first domain controller in the new cloud location. I've read a lot…
4
votes
5 answers

Migration between OpenStack and RackSpace cloud

So I am deploying a OpenStack private cloud in my business. As I understand from research the OpenStack project was created by RackSpace and that their own cloud platform uses OpenStack. So my question is would it be possible to migrate or move…
4
votes
3 answers

Active Directory Deployment for a Worldwide Company with No Physical Premises

I have a client with no physical offices, where most of the users work from rented offices (by the hour), their own homes or on the road on laptops. The users (about 20) are roughly evenly distributed between Europe, North America, East Asia and…
frood
  • 41
  • 1
4
votes
3 answers

Why do cloud providers calculate per hour? Who turns off their servers anyway?

I'm not tech/unix/sysadmin ignorant, but i still can't understand why Amazon, Rackspace, Azure, GoGrid, Linode and these guys calculate their instances per hour used... I have to ask... Who on earth turns off their servers? *aaS started as a…
Haytham Elkhoja
  • 221
  • 1
  • 6
4
votes
6 answers

Simple Linux server benchmark?

I am working on a product which will run on customer's Linux servers. These systems vary in capability greatly and I'd love to have a single benchmarking tool which I could ask them to run to get an indication of the machines CPU, disk write speed…
user70714
  • 63
  • 1
  • 4
4
votes
2 answers

Filesystem redundancy + speed

Looking for some input and if anyone has conquered this problem with a solution they feel confident about. Looking to setup a fault tolerant web environment. So the setup is a few nodes behind a load balancer. Now the web devs can ssh into 1 server…
Mike
  • 22,310
  • 7
  • 56
  • 79
4
votes
2 answers

What is a VPU (versus CPU)?

I know that VPU stands for Virtual Processing Unit (versus CPU), but what does that mean exactly? Is it just the new terminology for referring to processor resources in a virtual server versus a dedicated (physical) server? My understanding is that…
JohnB
  • 497
  • 2
  • 6
  • 12
4
votes
1 answer

Cheap 'n' easy AIX hosting services?

I'm working on a product that's written in generic, cross-platform-friendly Java. However, this Java component plugs into a natively-compiled, platform-specific third-party SDK. A potential customer runs AIX, so I need to create an AIX distribution…
Aron
  • 205
  • 2
  • 7
4
votes
3 answers

Server recommendation for startup company... Cloud or not?

I have some general questions regarding the "best" way to deploy a web application (and host wordpress blog) for a small startup company with limited capital. Right now we have a simple Ubuntu server (old Pentium 4 machine) with…
loeschg
  • 225
  • 1
  • 2
  • 10
4
votes
4 answers

What cloud backup solution supports a "backup server to cloud" configuration?

What online backup tool allows you to: A) Back up Windows, Linux and optionally Mac desktops and servers to the cloud B) Do so by first backing up to a central server or appliance C) Allow restoring from that appliance when possible and if not go to…
Gepeto
  • 236
  • 1
  • 5
4
votes
2 answers

The CPU and memory is limited in the Cloud, So where is the scalability?

I don't understand cloud, the CPU is limited, Memory is also limited, where is the scalability? Isn't it just the same like VPS with more expensive cost for bandwidth? So what scaling advantage is offered by cloud computing?
bbnn
  • 219
  • 1
  • 3
  • 10
4
votes
3 answers

Lost modified /etc/hosts file on Amazon EC2 every reboot instance?

I have setup an Ubuntu 8.10 server instance on Amazon EC2. I install ejabberd on server, but I face some problems on ejabberd node can't start because hostname on cloud changes each time we relaunch the instance. After I follow this link…
Samnang
  • 141
  • 1
  • 3
4
votes
1 answer

Amazon Virtual Private Cloud - Can I use a normal VPN Connection

I want to use amazon VPC so that I can connect directly to cloud-based databases and application servers over a secure VPN connection. From the description on Amazon's site it appears to require a "customer gateway" - some kind of permanent VPN…
reach4thelasers
  • 173
  • 1
  • 4