Cloud Computing Introduction
Cloud Computing is a Distributed Computing concept. It allows to distribute the work load among multiple network systems or computers. The each system has there own Processor and Memory for computation. The system/infrastructure can be scale(increasing the executing capabilities by adding new hardware or software) at run-time without interrupting the running application services. Here I […]