A customer support department hosts its ticketing portal on Azure App Service, which is a Platform as a Service (PaaS) offering. The department decides to migrate the portal to a Software as a Service (SaaS) CRM platform. Under the Azure shared responsibility model, which responsibility shifts from the customer to the cloud provider as a result of this migration?
- Maintenance of the application software and codebaseAnswer
- BPatching and security of the host operating system
- CClassification and protection of stored customer data
- DPhysical security of the hosting datacenter
Answer
Maintenance of the application software and codebase
In Platform as a Service (PaaS), the customer is responsible for developing, deploying, and maintaining their own application code, while the cloud provider manages the underlying platform infrastructure. When migrating to Software as a Service (SaaS), the cloud provider manages the entire application, shifting the responsibility of application software maintenance and code updates from the customer to the provider.
Step-by-Step Solution
Key Concept
Shared Responsibility Model
Estimated Time:45s