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

I can see my static ip was changed, how can happen that?

Today I cannot enter my website and I have seen that the static ip has been changed. How is this possible?
-5
votes
2 answers

Dual-boot EC2 instance

Can I modify an EC2 instance to support dual-/multi-boot (any 2 or more OSes)? If yes, how? If no, why not / what needs to change? Would this be easier on one of the other large IaaS platforms (Azure /GCP)? Before this gets shut down, I should…
Jedi
  • 458
  • 1
  • 5
  • 20
-5
votes
1 answer

How cloud storage provider like google store and distinguish data of different users?

My question is simple. How the cloud storage provider like google store data of different users on same server. For example there are two user storing there data on a single drive on cloud. My question is how back-end system distinguish between…
-5
votes
1 answer

Can you install CoreOS on terminal.com?

Does anybody know how, even if it is possible, to install CoreOS on terminal.com ?
BBJ3
  • 177
  • 1
  • 1
  • 6
-5
votes
1 answer

Confused with hosting types

Hey guys am going to buy a linux vps server.But i have some doubts regarding about this. I know cloud server and vps server are very different from each other ..i have heard digital ocean provides vps cloud hosting service ..Actually is vps cloud…
-5
votes
2 answers

We develop an app and what kind of hostings/servers do we need?

We develop an app. Our app need to connect through RDP protocol to server (so, server should have RDP server running on it, as I think). Server need to launch Firefox (specifically configured) for each connected client in kiosk mode (session should…
Petr
  • 103
  • 5
-5
votes
1 answer

Making a mini-cloud at home, using a few Ubuntu boxes

I'm looking to make a sort of at-home mini-cloud. I have several Ubuntu boxes lying around and thought I'd make them into something useful. I'm being a little vague on purpose since I'm not quite sure what I'm looking for. Somebody mentioned…
tekknolagi
  • 225
  • 2
  • 12
-5
votes
1 answer

Minimum requirement for making single node cloud architecture

Hiee.. I do have only 2GB RAM 32 bit core2 duo intel processor @2.20 GHZ is it possible for me to make (single node)cloud infrastructure using this configuration? I need to make cloud infrastructure for my college research work..if i were have to…
-5
votes
2 answers

Performance, Data Loss and Downtime - - Struck Between Dedicated vs Cloud Hosting

This is my situation... Cloud Hosting - - disk I/O for my wordpress website (aka a database-driven website) is abysmal. But what's good about it is, there's no single point of failure, so very minimal risk of downtime. So I thought I would so, local…
Aahan
  • 1
  • 1
-6
votes
2 answers

What level of email security in cloud is sufficient to protect from tampering

I setup cloud server with encrypted volumes, I installed mail server with SMTP and IMAP, I allow only SSL connections (the latest TLS). I was wondering if this configuration will prevent from others reading my emails - intentionally or…
Andrew Smith
  • 1,143
  • 13
  • 23
-6
votes
1 answer

Newsletter Emails Sent + Write-back = Very high IOPS

Here's the scenario. We create a campaign in our database of email addresses ( around 200K emails per campaign). We send 4 such campaigns (newsletters) daily. The emails are such that a lot of users will come to the site as soon as they receive the…
Khuram
  • 109
  • 3
  • 8
-7
votes
1 answer

AWS S3 EC2 EBS Confusion

Currently when a user uploads a photo / video i upload it in root directory of my website. /var/www/mysite/pics/hash/example_filename.jpg and /var/www/mysite/videos/hash/example_filename.mp4 I'm using move_uploaded_file(); to store them. I'm…
-8
votes
1 answer

how to Moniter cpu status using chef?

i try with java and ruby for moniter EC2 instance with aws sdk but not able to find any example how to moniter ec2 instacne with chef. can any one help to find example to moniter ec2 instance so we are validate which is the best option to moniter…
jayesh
  • 85
  • 4
1 2 3
60
61