Invent

Cloud Computing


Purchasing Cloud Computing Services

Datacenter Knowledge was kind enough to run our article regarding Cloud Computing, check it out here.

Read more...


The Technology Revolving Door

You gotta love how things in life seem to go in cycles. Bell bottoms are in style in the 70′s – afterwards we spend 20 years+ making fun of them just to have then come back in style.

I have a relative (really smart business guy) who was heavy into IT back in the 80′s who asked me to assist in setting up a client/server application a few years back for his company. They were always in the same office but as they spread their firm out a bit they needed remote access to the application. Going to a web application wasn’t an option due to a large investment in the software and to be honest it was running well except for the remote access part of it.

I decided to just install the application on a server and enable terminal services so that all the employees (even in the same office) would just remote desktop (RDC) into the new server. When my relative asked me to explain what RDC did in simple terms I put it this way to him:

me: remember the days of connecting to a mainframe with a dumb terminal and everything was green and text only?

relative: yes

me: well, imagine that the dumb terminal has a much fatter connection to it and it’s in color, all the screens are transmitted to your end user. That’s all we’ve done here.

relative: got it

So when I think about it, we’ve all gone full cycle on many things. But I remember making fun of mainframes as they are a bit before my time and considered “old school”. Now if you look at these large virtualized blade server farms with all the users connecting via web browser we’ve gone back full circle to centralized computing with a single place where all the security and maintenance takes place. The clients can be somewhat un-secure and all is normally fine since the interaction is purely by browser. So as much as we may be hyping cloud it’s not a ton different that we had in the past with time sharing systems and similar.

Read more...


Cloud Computing decision paths

George Reese had a great mind map for those looking to make the move to cloud computing. He does a good job of breaking out all the elements that one should consider before doing anything.

The link to the article is here and here for the cloud computing mind map.

Get a current analysis of your environment to see if you can move a portion or all of your computing assets to the cloud. Fill out our form here to get started.

Read more...


Cloud Analytics – Awesome Talk

One of the most technical talks I’ve watched in long time but it was actually interesting, helpful and entertaining all at the same time. Bryan Cantrill and Brendan Gregg of Joyent discuss Cloud Analytics and performance engineering.

Although ColoAdvisor is an agnostic consultant for all things Cloud, we just had to share this talk.

Read more...


The Big Switch and Movement to the Cloud

The term cloud is used so often that it’s getting a lot of folks confused. Many managers are being encouraged to push applications to the cloud. If you ever find yourself trying to explain the implications to a quasi-technical audience check out the Big Switch by Nicholas Carr.

Although the book’s been out for awhile it’s still really relevant content based on the amount of movement to outsourcing applications to the cloud.

Carr explains how early American power generation during the industrial revolution was done mainly in-house by setting up factories on rivers which enabled manufacturing equipment to operate on water power using a complex network of gears and belts. These gear and belt driven systems were managed by technicians that were critical to the operation of the business. If the network of belts and gears were to go down, the factory couldn’t produce widgets.

Over time, local utility power became reliable so motors and other equipment could be plugged into the AC outlets installed in the factory rather than managing a complex network of gears and belts. If you think of electrical grids they are networks as well.

The comparison is excellent and definitely a good read for anyone that has to explain this technology to a non-IT or quasi IT person. I used this analogy when giving a talk to a group about virtualization and the cloud and it was well understood based on feedback I received afterwards.

Read more...


Understanding Cloud and the IaaS Market

Please don’t consider this an analyst report that gets into the finer details of cloud computing but more of a simple guide to what the various Infrastructure as a Service (IaaS) cloud computing options. This is by no means exhaustive but it’s what we consulted on thus far on various projects.

Additional Disclaimer: we partner with 50+ hosting, cloud and colocation firms. I’ll use specific company names here for examples but it doesn’t mean we favor this partner over another.

Introduction

The typical descriptions used by analysts are:

IaaS – Infrastructure as a Service (think traditional hosting firms that offer cloud computing)
PaaS – Platform as a Service (think WordPress blog hosting)
SaaS – Software as a service (think Salesforce)

These terms help, but for me they don’t go deep enough into IaaS and so within IaaS here’s how the world looks to us right now.

#1 Virtualized VMWare Cloud Hosting

This is an offering that’s called cloud computing by many. We’re ok with that, but perhaps more aptly named utility computing. Here’s the offering in a nut shell:

The Hosting company owns servers, bandwidth and storage. They’ve created really large VMWare ESX clusters with lots of automation. You as a client can purchase the following from them in a nice portal that allows quasi realtime changes:

- Virtualized Server Instances on a Server (Dedicated instances, shared Hardware)

- RAM, Processors, GB’s of storage

- Bandwidth

- Virtual firewalls

- Virtual Load balancing

- VPN access

Bonus Services

- Add dedicated servers to virtual servers on the same VPN (let’s call this Hybrid)

- Instances are billed daily rather than monthly

- Auto fail over based on VM Motion or similar technology (trust me – it’s not included always!)

So again, these aren’t really different than what an enterprise could deploy, really large VMWare ESX instances usually on blade servers. The benefits are that you can purchase what you need without the VMWare licensing and hardware. The interface they give you is usually pretty nice as well. Lastly, this isn’t limited to VMWare as the virtualization platform solely, but it’s what we see much of.

#2 Elastic or Elastic Like Computing

This is the closest thing to a utility computing power purchase that you can find. The models vary, and I could find a way to outline the computing choices without some name dropping. The only way to explain this is to outline the pricing methodology.

Amazon:

They charge by the EC2 computing unit x hours you consume. The EC2 computing unit is considered, “One EC2 Compute Unit provides the equivalent CPU capacity of a 1.0-1.2 GHz 2007 Opteron or 2007 Xeon processor” Hard to figure out so cheat and use instance and their online calculator.

GoGrid:

They have a simpler calculator, they will charge you by the RAM hour. Simple formula:

RAM x Hours. They feel that the computing unit is more focused on your RAM needs so they calculate cost as such. For example:

1GB RAM Machine x 720 hours (a full month) x $ 0.19 = $ 136.80 per month
512 MB RAM Machine x 720 hours (a full month) x $ 0.19 = $ 68.40 per month

Joyent

Joyent has a pretty simple model as well, you are able to burst but you have guaranteed resources to the minimum tier you contract for. For instance, you can grab 1GB of RAM, 1/4 CPU (with burst to 8), 15 GB storage and plenty of bandwidth for about $125 per month. You are able to burst but will eventually need move to the next tier of server which is the 2 GB machine. You can check out their pricing calculator here.

#3 – Virtual Private Cloud

The 3rd type of cloud/utility computing is what I see from the likes of Rackspace (although they offer a full cloud offering) in the virtual private cloud. This is similar to #1, except the VMWare ESX server is owned by only one client and the slices are also controlled by the client.

Imagine getting a beefy Dell server, having VMWare ESX installed and slicing the machine into 10 VM’s. The cost calculations look like this:

Monitor & Manage Base ESX Hardware and OS = $ (several hundred per month)
+
Each OS instance on the ESX machine entails another management fee= $ (few hundred per month)

Not a bad model if you need the security, note that they offer the traditional cloud offering as well.

Hope this helps cut through some of the noise, of course if you need additional information reach out to us via email or telephone.

Read more...


Cloud Computing Simply Explained

The folks over at GoGrid put together a nice video that explains cloud computing. The general concept becomes very clear to even the lay person. If you need the hard core details and choices in the marketplace we’d be happy to help. Check out the video and let us know your thoughts… (Yes, finally – ColoAdvisor does a blog post about the industry we serve!)


Read more...

Twitter

Contact Us

Terms of Use | Privacy Policy

Scroll to top