Answer Posted / divikiran
Cloud computing is a general term for anything that involves delivering hosted services over the Internet. These services are broadly divided into three categories: Infrastructure-as-a-Service (IaaS), Platform-as-a-Service (PaaS) and Software-as-a-Service (SaaS). The name cloud computing was inspired by the cloud symbol that's often used to represent the Internet in flowcharts and diagrams.
source: http://searchcloudcomputing.techtarget.com/sDefinition/0,,sid201_gci1287881,00.html
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
Explain what is the difference between a class and an object, and how do these terms relate to each other?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
How is .net able to support multiple languages?
How can you assign an rgb color to a system.drawing.color object?
Explain about managed heap?
Please explain what inheritance is, and why it's important?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What is an anonymous method?
Explain what is the difference between a class and an object?
Explain the difference between managed and unmanaged code?
Tell us what is heap and what is stack?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
How can you instantiate a tuple?
Which Namespace is used to to achieve MultiThreading in .NET?
What do you mean by Code Access Security in .NET?