Home Register Members List Search Today's Posts Mark Forums Read

Go Back   TechFuels Forum > Software > Applications

Reply
 
LinkBack Thread Tools
allster
Senior Member
 

allster is offline  
Old 01-19-2009, 10:17 AM
  #1 (permalink)
Cloud for Enterprises network

There are thousands of docu¬ments which explain what Cloud Computing is, and it is such a vast topic that understanding it in great detail requires a lot of effort. But for those IT Managers and CIOs.

I who don't have that much of time to invest for learning, we can ex¬plain it in a nutshell as 'a cluster of Virtualization Servers.' The easiest way of understand¬ing cloud is by understanding why is a cloud required in the first place. The emergence of cloud corn'Peting has'l'tappehed in data centers because of the inherent drawback in virtualization infrastructure. There's a need for true on the fly, on-demand scalability which no virtualization platform can provide today. You might disagree with me on this statement because generally virtualization is supposed to be a great enabler for on the fly resource allocation. But the point to note over here is that a Virtual machine (VM) cannot be scaled beyond the resources available on the Host machine.

Name:  Cloud for Enterprises network.jpg
Views: 45
Size:  39.4 KB

In case the resource requirement of a VM increases beyond the resources available on the host machine, one needs to migrate it on another virtual machine with requisite resources. And to top it of, if the resource requirement of the VM was temporary, then there is no proactive mechanism which can throw back the VM to the old Host machine, thus saving the re-sources of the new Host machine.
And this is where Cloud Computing comes to light. It is also sometimes referred to as Eclectic Computing because it gives the ability to acquire and release re¬sources from a unified pool of hardware depending on requirement. To understand it in detail, let's imagine a scenario where you need to build a web server which will receive 1000 hits per day for 25 days in a month and 1,00,000 hits for the other five days.

Now if you want to get this server, you have to make sure that the server can take the maximum possible load. So if you want to host this server elsewhere, you have to sign an service level agreement (SLA) for 1,00,000 hits per day, whereas your actual average requirement is far lesser than this. So you end up paying for some¬thing which you don't actually need.

Even if you want to run this can take the load of 1,00,000 hits per day and not the one which can only take a load of 1000 hits per day, which would be a waste of money. Just imagine a scenario where each and every server in your data center is connected via a singlemiddleware which converts it into a huge pool of unified resources in terms of processors and RAM, etc and you run your servers as virtual machines on top of it. And depending upon load at a given point of time, VMs can just acquire the available resources in the pool (to a certain defined max limit), use it and release it when the job is done.

That's what Elastic Computing is all about. And let's say the complete cloud is utilized to its max, then all you have to do is to plug in one or more new free servers depending on the resource requirement and it will automatically add up to the pool of existing resources. So, with this thought, we are going to deploy our own Cloud Computing Infrastructure and run some VMs on top of it. We will be using Amazon's EC2 client for connecting and using the Cloud we create. In other words, we can even say that we are going to build an EC2 compatiJ1Je cloud.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Virtual world in enterprises MACONAQUEA77 Everything Else 0 12-16-2008 08:56 AM
Elastic Compute Cloud Okaf8547 Everything Else 0 12-16-2008 06:53 AM
Cloud Computing vandana43 Everything Else 0 03-19-2008 01:28 PM


All times are GMT +1. The time now is 01:05 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Copyright Techfuels -->
SEO by SubmitEdge


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151