InClient Serverarchitecturethereis oneto onecommunication between clientand server. Server is often at in-house datacenterand clientcan
access sameserver fromanywhere. Ifclient isataremotelocation, thecommunication can have high latency.
InCloud Computing therecan be multipleservers in thecloud. There will bea Cloud controller that directs therequests to rightserver node. In
such ascenario clientscan accesscloud-based servicefromany location and they can be directed to the one nearest to them.
Another reason for Cloud computing architectureis high availability. Sincethereare multipleservers behind thecloud,even if oneserver is down,
another servercan servetheclients seamlessly.
Answers (0)