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

VPS or Cloud Hosting, which is the most suitable for me?

I have an institutional site and an API to communicate a PostgreSQL database with a web system and an application in React Native. The web system, the API, the database, and the institutional site must be hosted. The system is to administer a…
-2
votes
1 answer

do i need to build a vm to use a vpn

I want to connect to a custom VPN in google cloud platform, and even potentially route that vpn traffic to a different vpn in a separate region using google cloud services. However, I'm assuming I need to route this traffic through multiple VM…
Jules
  • 1
-2
votes
1 answer

Migrating a small office to a Windows cloud environment

I’m looking for the best way to migrate the IT of a small non-profit which I support to a Windows cloud environment. I’d appreciate your advice on choosing an affordable and friendly cloud provider and migration strategy. Main requirements: The…
Isac Casapu
  • 235
  • 1
  • 11
-2
votes
2 answers

Active directory on AWS

does anyone know of a way of running an active directory domain controller, in amazon web services, and connect it to a physical pc outside of the network. Many thanks
-2
votes
1 answer

Renting a windows 7/10/Server machine for a few hours

Allow me to describe the need for this server: I do some 3D modelling and rendering as a freelancer and the rendering engine I use, uses the CPU's power to produce the renderings. The current machine I use for these renderings is a windows 10/64-bit…
ElGabbu
  • 109
  • 3
-2
votes
1 answer

how to deploy customized linux vm on azure using powershell-script

Kindly help deploying customized (Hyper-V) Linux VM (VHD) on Azure. Will be very helpful if you can help me with power-shell script. We have the power shell script to upload and deploy hyper-v windows vhd images on Azure which is working fine and…
-2
votes
1 answer

Openstack Nova Compute cluster

how to glue multiple CPUs together, I mean How openstack achieves it. What do they really mean when they say create CPU cluster using Openstack Nova. Openstack is written in Python, Any example ( Basic one ) would be appreciated.
Abhay
  • 1
-2
votes
1 answer

Office 365: is it fully online solution (i.e. syncing isn't required)? Can it be used with other cloud storage services?

For some reason unknown I just can't find a good techical explanation of how exactly Office 365 functions, and, particularily, can I completely disable all kinds of local caching/syncing/downloading/whatever, and still get a functional…
-2
votes
1 answer

"Quarterly round trip to populate the cloud"

A friend has asked me to look over a proposal for an IT infrastructure in her startup. In the "Backup" section of the proposal, cloud-based image backups are offered, but it states that as part of this, it features: "Quarterly round trip to populate…
dark_perfect
  • 107
  • 4
-2
votes
1 answer

Which cloud providers which let you spoof an outgoing IP address, and how?

I have a web application which is load-balanced using LVS which has been hosted within my organization's network to this point. We've used both direct and tunnel routing within LVS, which results in our real servers using the VIP's IP as the source…
user210474
  • 11
  • 1
-2
votes
1 answer

On my Amazon EC2 instance for a school project. I tracked visitor IPs and within 5 minutes an IP linked to cnn-noc.net (Huawei/China Netcom) appeared

I'm not sure if there are any rules here regarding posting specific IP addresses so I will take the address down if necessary. As aforementioned, I put up an IP tracker on my Amazon EC2 instance for fun (and to see if my TAs had looked at my project…
Matthew
  • 13
  • 2
-2
votes
1 answer

KVM vs Hyper-V. Which hypervisor is best for windows guests?

I am currently testing openstack for windows guests (XP and 7). I have deployed openstack "all in one" on system with following specs Processor corei5. (4 physical cores and 8 Threads with HT Technology) RAM 8 GB. HD 500 GB. I have created 4 windows…
user198851
  • 1
  • 1
  • 1
-2
votes
1 answer

cloud file storage (SSHFS usable?)

I am using Linode and plan on having multiple VPS behind a Load Balancer to run my application. The problem i have is with storage, in the next year i see at least 2TB of storage required. I have been researching and found that i need Network File…
-2
votes
1 answer

Densely packed Xeon 5400 processors

I'm doing lots of data crunching in a private cloud. I really like the price point of the Intel Xeon 5420 processor so I would like to run as many of these as possible. I have some running in Supermicro X7DWT motherboards. I would use more of these…
-2
votes
1 answer

Openstack on Windows

Can I run openstack on windows? If yes, where can I get the installer? Is it free ? I can't seem to find the download on openstack Otherwise, do you know of any open source cloud that run on windows?
adrian
  • 7
  • 3