PaaS added (#21111)
This commit is contained in:
@@ -9,6 +9,15 @@ Popular choices for Public Cloud providers are Amazon Web Services, Microsoft Az
|
||||
|
||||
Many modern websites and big data efforts are said to be developed in the Cloud, meaning they are operating in some of these massive shared datacenters.
|
||||
|
||||
## Cloud Layers
|
||||
|
||||
### Software as a Service
|
||||
SaaS is from a end user perspective, meaning that at this layer cloud providers will host and provide a software/application as a whole, running, to the end users. One good example could be Google Drive here.
|
||||
|
||||
### 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.
|
||||
|
||||
|
||||
#### More Information:
|
||||
|
||||
- [Getting Started with AWS](https://aws.amazon.com/getting-started/)
|
||||
|
Reference in New Issue
Block a user