A simple presentation on Cloud computing
July 16, 2009 11 comments“Cloud computing” was a buzz word for me for a long time. It never attracted me after what I could understand from the two words mean to me – though some of the team members were working on it already. However, today I wanted to learn it, in fact, I was forced to learn its basic after a customer requested to set up a cloud computing. I found an interesting and detailed Video on Cloud computing.
It has been presented in an attractive way – at the end of it, I am sure, you will know the basics.
Related Posts
-
May 21, 2009
Database Optimization Techniques to Increase SQL SERVER Performance – Part II – Increase query performance with indexes and statistics
Indexing: One of the most advantageous methods for increasing the performance of queries is the formation of efficient indexes. A well-built index helps the query to avoid the necessity of scanning the entire table for results. If you have created an index, SQL server will automatically measure and stores the
General0 comments -
March 31, 2010
Frameworks we like: 4. Codeigniter, and Why?
Codeigniter is an opensource web application framework for building dynamic websites with programming language PHP. Its main aim is to facilitate the developers to develop projects much faster than writing code from scratch. If you are a developer who wants to meet the clients’ deadline and tired of tediously large


