A gaming studio is deploying a new multiplayer mobile game backend to Azure using Platform as a Service (PaaS) resources. Which two of the following administrative tasks are the responsibility of the customer under this service model?
- Deploying and managing the application code.Answer
- Configuring user access permissions for the application data.Answer
- CApplying operating system security patches to the hosting servers.
- DConfiguring the underlying virtual machines and middleware runtime environments.
Answer
Deploying and managing the application code, and configuring user access permissions for the application data.
Under the Platform as a Service (PaaS) shared responsibility model, the cloud provider manages the physical hardware, virtualization layer, operating system, and middleware/runtime. The customer remains responsible for developing, deploying, and managing the application code, as well as securing and configuring access permissions for the data generated by the application.
Step-by-Step Solution
Key Concept
Platform as a Service (PaaS) Shared Responsibility Model