Azure App Services

Azure App Service Azure App Service is a fully managed Platform as a Service offering from Microsoft Azure. It contains

  • Web Apps
  • API Apps
  • Logic Apps
  • Mobile Apps
  • Azure Functions

Web Apps enable us to host web applications with ease and without having to worry about the complexities of infrastructure plumbing. Azure App Service- Web Apps (formerly Azure Websites) is a platform-as-a-service (PaaS) offering that enables developers to build secure, mission-critical, and highly scalable web applications. Developers can choose from languages such as C#, PHP, Java, Node.js, and Python to write their code and can deploy them to Azure App Services.

API apps that enable you to expose APIs.

Azure App Services contains Logic apps for orchestration of APIs and data.

Mobile Apps that work as the backend for mobile applications.

Azure functions, which enable you to intercept events, process them