Clearer definition of PaaS
Replace a potentially misleading example and add a bit of detail to the definition. Change-Id: I9b80b693d8c36742e20f04e8facbdff3dbf0838e
This commit is contained in:
parent
dab9a830d4
commit
a24ae9331e
@ -2863,11 +2863,12 @@ P
|
||||
|
||||
Platform-as-a-Service (PaaS)
|
||||
|
||||
Provides to the consumer the ability to deploy applications
|
||||
through a programming language or tools supported by the cloud
|
||||
platform provider. An example of Platform-as-a-Service is an
|
||||
Eclipse/Java programming platform provided with no downloads
|
||||
required.
|
||||
Provides to the consumer an operating system and, often, a
|
||||
language runtime and libraries (collectively, the "platform")
|
||||
upon which they can run their own application code, without
|
||||
providing any control over the underlying infrastructure.
|
||||
Examples of Platform-as-a-Service providers include Cloud Foundry
|
||||
and OpenShift.
|
||||
|
||||
plug-in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user