The cloud service model where the provider manages infrastructure and platform, while customer manages applications and data, is called ________ as a Service.
- e-Filing
- Responsibility Segregation / CQRS
- Astra
- Platform
Answer: Platform
PaaS (Platform as a Service) provides development platforms (runtime, middleware, OS) managed by provider. Customers deploy and manage applications and data without worrying about infrastructure. Examples: Google App Engine, AWS Elastic Beanstalk, Azure App Service. Contrasts with IaaS (customer manages OS+) and SaaS (provider manages all).