This article explains cloud computing with its advantages, disadvantages and also the cloud services SaaS, IaaS and PaaS.

  • RandomDevOpsDude@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 year ago

    The most simple way of explaining the cloud computing is storing, accessing, and processing data over the internet instead of using a traditional client server architecture.

    Just because your compute is “in the cloud” doesn’t mean it isn’t a server, and it definitely can still be client/server architecture

    Cloud provider hosted server accessed by client = client/server architecture