What is IaaS?
Infrastructure as a Service - renting virtual computers and infrastructure in the cloud
Why It Matters
IaaS gives you maximum control and flexibility for complex infrastructure needs
Real-World Example
Using AWS EC2 to rent virtual servers that you configure and manage yourself
Related Terms
SaaS
Software as a Service - applications you access online and pay for through subscriptions
PaaS
Platform as a Service - cloud services that let you deploy apps without managing servers
AWS
Amazon Web Services, the world's largest cloud computing platform offering hundreds of services
Cloud Computing
Using remote servers over the internet instead of your own computers
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
SaaS
Software as a Service - applications you access online and pay for through subscriptions
PaaS
Platform as a Service - cloud services that let you deploy apps without managing servers
Cloud Computing
Using remote servers over the internet instead of your own computers
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