Introduction to cloud computing

https://domesticatedbrain.com/introduction-to-cloud-computing/

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

-12 points · 2 comments · view on lemmy.world

2 Comments

RandomDevOpsDude@programming.dev · 3 pts · 3y

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