A manufacturing company hosts a custom inventory-tracking application on Azure App Service (PaaS). The company decides to migrate this workload to Microsoft SharePoint Online (SaaS) to streamline operations. Which responsibility shifts from a shared responsibility between the company and Microsoft to the sole responsibility of Microsoft?
- AThe classification and security of the stored inventory data
- BThe installation of security patches on the hosting operating system
- The maintenance and updating of the application software itselfAnswer
- DThe management and configuration of the guest operating system
Answer
The maintenance and updating of the application software itself
In a Platform as a Service (PaaS) model, application management is a shared responsibility because the customer writes, deploys, and configures the application code, while Microsoft manages the underlying application hosting environment. When moving to a Software as a Service (SaaS) model, Microsoft takes over full responsibility for the application software, including its updates, maintenance, and codebase.
Step-by-Step Solution
Key Concept
Shared Responsibility Model PaaS to SaaS transition
Estimated Time:1m 0s