Basic Cloud Computing Question:
Download Job Interview Questions and Answers PDF
Explain how is the Cloud Computing different from primitive Client-Server Architecture?
Answer:
The primitive Client-Server architecture is a one-to-one communication between only two physical machines namely Client machine and Server machine (datacenter). Whereas the cloud computing, infrastructure is similar at the client side but varies at server-side. The server-side contains a main Cloud Controller that forwards the request to its worker machines known as Nodes. These nodes are a grid computing machines that dedicate all its resources to process application. These nodes are maintained in clusters. So a cloud computing infrastructure is quite complicated on server side that processes all the requests from clients and send the result back.
Download Basic Cloud Computing Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain what is the minimal requirement to implement an IAAS Cloud? | Tell me why should one prefer public cloud over private cloud? |