Implementing Microsoft Azure App Service by David Papkin

This post by David Papkin is about Implementing Microsoft Azure App Service.

App Service is a platform-as-a-service (PaaS) offering of Microsoft Azure. Create web and mobile apps for any platform or device. Integrate your apps with SaaS solutions, connect with on-premises applications, and automate your business processes. Azure runs your apps on fully managed virtual machines (VMs), with your choice of shared VM resources or dedicated VMs.

https://azure.microsoft.com/en-us/documentation/articles/app-service-value-prop-what-is/

Azure includes a specialized Azure App Service that you can use to host web apps, mobile apps, and application programming interface (API) apps without configuring a virtual machine and the associated platform software. When you use App Service, you can create a web app or choose from a wide range of common web applications, including WordPress, Drupal, Umbraco, and others. Alternatively, you can upload a custom web application from Microsoft Visual Studio or another web developer tool.

https://azure.microsoft.com/en-us/documentation/services/app-service/

 

Video demo implementing Microsoft Azure web apps by David Papkin  

For hands-on training, please contact your local training provider about schedules for the following Microsoft course https://www.microsoft.com/en-sg/learning/course.aspx?cid=20533

This concludes this post by David Papkin about Implementing Microsoft Azure App Service.

Leave a Reply

Your email address will not be published. Required fields are marked *