Why companies now prefer Cloud Computing architecture over Client Server Architecture?

Asked: Apr 30, 2023

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.

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!