mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
IaaS added (#21121)
This commit is contained in:
parent
7530f3dbfc
commit
ff781763ca
@ -17,6 +17,8 @@ SaaS is from a end user perspective, meaning that at this layer cloud providers
|
||||
### Platform as a Service
|
||||
PaaS is from the service provider perspective, meaning that at this layer the cloud providers will provide us the platform used for developing the applications offered as a SaaS. One good example could be Google App Engine.
|
||||
|
||||
### Infrastructure as a Service
|
||||
IaaS is from the infrastructure provider perspective, meaning that at this layer the cloud providers will provide us the virtualised resources like CPU, memory and storage on a pay per use basis. One good example could be Amazon EC2.
|
||||
|
||||
#### More Information:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user