IaaS added (#21121)
This commit is contained in:
committed by
Paul Gamble
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
|
### 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.
|
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:
|
#### More Information:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user