Saturday, March 10, 2012

Cloud Computing Experiments



I am quite interested towards cloud computing and tried to implement or do some projects in it , the first opportunity  which i got was to setup private cloud in my collage , so i tried using eucalyptus using Ubuntu 10.04 server edition which comes pre-installed as UEC (Ubuntu Enterprise Cloud) with ubuntu installation .

I followed

https://help.ubuntu.com/community/UEC/CDInstall

instructions to install the cloud .

By installing this i learnt a lot about cloud computing the various scenarios , pros and cons of all which i did .

Later i was asked to make use of a IBM Blade Server which is available in our premises effectively ,
for this i didn't chose UEC instead i have used PhpVirtualBox a web based front end for VirtualBox ,since it is a single bulk server and not consist of clusters i did not go for UEC, I then  installed oracle virtual box on the server and installed phpvirtualbox over lampp on that Server machine  .Then i installed Ubuntu Desktop as guest OS on that virtualbox , the instance can be launched anytime using the web interface anywhere withing the local area network covering the premises , the ubuntu instance has several scientific and num crunching  applications installed over it and it has VNC server installed over it , thus the Ubuntu Instance with a lot of application can be accesed via a web browser by any person with proper credentials with our college , so if any engineering faculty or student want to perform some computing task or need to use the computation software installed on the guest OS, he request the admin with the requirement , the admin then using the web based virtualbox interface selects the amount of RAM , No of Processors etc and lauches the instance , and the iIP address of the launched instance will be given to the corresponding faculty or student who have requested it and the faculty uses the IP address to access the instance via a Web Browser using VNC or SSH to the Instance and performs his required tasks  , after his work is over the admin suspends or power offs the running instance .

Then i have now planned of learning Open nebulae .

1 comment: