What is cloud computing? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

What is cloud computing?

Anyone know about cloud it little bit confusing explain me clearly plzz

25th Jun 2018, 1:25 PM
Mufassil
Mufassil - avatar
8 Answers
+ 3
Simply, you send your program to someone else and they run it for you. Cloud compution is renting computation or real time on someone elses server(computer). Examples would be Amazon services(AWS,EC2...), Azure, Google Cloud.... Usually you would ssh into a given server, download and run your programs there and at the end of the day get billed for the time you spent. It exists because some people just don't want to deal with maintenance or don't want to buy a 3000$ GPU only to use it once or twice. Edit: Interestingly enough, Sololearn code playground is cloud computing too(abeit very primitive one). We send them our source code and its automatically compiled and executed.
25th Jun 2018, 1:47 PM
StefanGliga
StefanGliga - avatar
25th Jun 2018, 1:42 PM
Dlite
Dlite - avatar
+ 2
Mufassil welcome
25th Jun 2018, 1:51 PM
Dlite
Dlite - avatar
+ 1
D'lite ฤ Mystique thanks๐Ÿ‘๐Ÿ‘
25th Jun 2018, 1:51 PM
Mufassil
Mufassil - avatar
+ 1
StefanGliga thanks super explanation ๐Ÿ˜๐Ÿ˜
25th Jun 2018, 1:52 PM
Mufassil
Mufassil - avatar
+ 1
StefanGliga what is Azure is a type of programming
25th Jun 2018, 1:54 PM
Mufassil
Mufassil - avatar
+ 1
Azure is Microsoft's cloud compute service.
25th Jun 2018, 2:02 PM
StefanGliga
StefanGliga - avatar
+ 1
StefanGliga thanks๐Ÿ˜Š๐Ÿ˜Š
25th Jun 2018, 2:03 PM
Mufassil
Mufassil - avatar