An organization is migrating its custom inventory management system from Azure Virtual Machines (IaaS) to Azure App Service and Azure SQL Database (PaaS). Under the Microsoft Shared Responsibility Model, which responsibility shifts from the customer to Microsoft as a result of this transition?
- AConfiguring and maintaining network firewall rules and access restrictions for the database
- Applying security updates and patches to the guest operating system and database engineAnswer
- CUpdating and patching the custom application code deployed to the web app
- DManaging the physical security of the datacenter hosting the servers
Answer
Applying security updates and patches to the guest operating system and database engine
Migrating from Infrastructure as a Service (IaaS) to Platform as a Service (PaaS) reduces the customer's administrative overhead. In an IaaS model (Virtual Machines), the customer is responsible for maintaining and patching the guest operating system and database engine. When migrating to PaaS (App Service and Azure SQL Database), Microsoft assumes full responsibility for patching the operating system and database software.
Step-by-Step Solution
Key Concept
Under the Azure Shared Responsibility Model, migrating from IaaS to PaaS shifts the responsibility of operating system maintenance, database engine patching, and middleware management from the customer to the cloud provider (Microsoft).
Estimated Time:1m 30s