Azure App Service
Azure App Service is a fully managed platform offered by Microsoft Azure that enables developers to build, deploy, and scale web applications and APIs quickly and easily. It supports various programming languages, frameworks, and tools, including .NET, Java, Node.js, Python, and PHP, allowing for flexibility in application development.
References of usage in our organization
We use Azure App Service to run both frontend and backend applications written in different languages.
io-backend is an example of a Typescript backend application:
- application repository
- infrastructure repository to provision App Service using internal Terraform modules