Reader small image

You're reading from  Implementing DevOps with Microsoft Azure

Product typeBook
Published inApr 2017
Reading LevelIntermediate
PublisherPackt
ISBN-139781787127029
Edition1st Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Mitesh Soni
Mitesh Soni
author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni

Right arrow

Creating Azure Web Apps


Azure Web Apps is an App Service by Microsoft that can be used to deploy Java, ASP.NET, Node.js, PHP, and Python-based business web applications. The PaaS model comes with less management in the context of managing underlying resources. Hence, we need not worry about the infrastructure and we can focus on the innovations and improvements in the application logic.

App Service can be easily used in DevOps practices. VSTS can be used for continuous integration and CD or deployment using different tasks and different ways. VSTS has tasks for the application deployment in Azure App Service.

Azure Web Apps can scale and be made available in different geographies using manual and scheduled scaling operations and traffic manager simultaneously. The underlying resources can be based on Linux (in preview) or Windows and it provides this option while creating a web application. There are multiple pricing tiers available with different features and capacities to host web applications...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Implementing DevOps with Microsoft Azure
Published in: Apr 2017Publisher: PacktISBN-13: 9781787127029

Author (1)

author image
Mitesh Soni

Mitesh Soni has 8 years of experience in managing software for GNU/Linux and other UNIX-like operating systems in production environment. He started working as a professional with DevOps from 2013 and has worked on several live projects related to DevOps. https://www.linkedin.com/in/alessiogarofalo
Read more about Mitesh Soni