135k views
1 vote
You are the IT administrator for you compan. developers no longer want to host web applications that are under development. they want a cloud solution that allows them to host web applications that they develop in azure. you decide to use azure App Services

This is example of IaaS

User Luksfarris
by
8.1k points

1 Answer

6 votes

Final answer:

Azure App Services is a PaaS offering, enabling developers to host web applications without managing infrastructure, making development more efficient.

Step-by-step explanation:

The question pertains to Azure App Services, which is a cloud computing service offered by Microsoft Azure that falls under the Platform as a Service (PaaS) category, not Infrastructure as a Service (IaaS). By using Azure App Services, developers can host their web applications without the need for managing the underlying infrastructure. Azure App Services provides a range of capabilities such as web hosting, mobile app backends, RESTful APIs, and automated business processes. This managed platform is designed to simplify application development, allowing developers to focus solely on their application code while Azure handles the rest.

User Daniel Novak
by
8.0k points