What is Cloud Computing?
Using remote servers over the internet instead of your own computers
Why It Matters
Cloud computing eliminates the need to buy and maintain physical servers
Real-World Example
Storing files in Google Drive instead of on your computer's hard drive
Related Terms
AWS
Amazon Web Services, the world's largest cloud computing platform offering hundreds of services
GCP
Google Cloud Platform, Google's cloud computing services competing with AWS
Azure
Microsoft's cloud computing platform, popular with enterprises using Microsoft products
SaaS
Software as a Service - applications you access online and pay for through subscriptions
Learn More at buildDay Melbourne
Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.
Related Terms
AWS
Amazon Web Services, the world's largest cloud computing platform offering hundreds of services
GCP
Google Cloud Platform, Google's cloud computing services competing with AWS
Azure
Microsoft's cloud computing platform, popular with enterprises using Microsoft products
SaaS
Software as a Service - applications you access online and pay for through subscriptions
Server
A computer that runs continuously to handle requests, store data, and serve your application to users
Serverless
A way to run code without managing your own servers, where the cloud provider handles everything