A company plans to deploy a web application to Azure. The company decides to use a Platform as a Service (PaaS) model instead of an Infrastructure as a Service (IaaS) model. Which of the following is a key characteristic of this PaaS deployment?
- The cloud provider automatically manages and patches the underlying operating system.Answer
- BThe customer retains full administrative control over the guest operating system.
- CThe customer is responsible for applying security updates to the web server's operating system.
- DThe cloud provider delivers a fully managed end-user software application such as email.
Answer
The cloud provider automatically manages and patches the underlying operating system.
In a Platform as a Service (PaaS) model, the cloud provider manages the hardware, virtualization, and the operating system. Consequently, the provider automatically handles operating system patching and updates. This allows the customer to focus purely on deploying their application code and configuring application settings.
Step-by-Step Solution
Key Concept
Platform as a Service (PaaS) Shared Responsibility
Estimated Time:45s