PaaS
Platform as a Service — managed runtime, OS, and middleware; customer brings application code and data.
PaaS provides a managed runtime, OS, and middleware so developers deploy code without managing servers; the provider patches the platform while the customer stays responsible for application security, data, and identity. Examples include managed databases, app-engine platforms, and serverless runtimes.
Advertisement