(This article also published in my public number "dotnet daily Essence article", Welcome to the right QR code to pay attention to. )
Preface: Previously introduced Microsoft is gradually publishing an introductory series of tutorials called Azure essential, which has just recently launched a book that introduces developers to web apps.
Microsoft Azure offers a number of features, and azure Web apps (previously known as website) is the most common and easy-to-use feature that allows you to quickly bring your Web applications online. Azure Web apps not only supports. NET, it is also available to developers using Java, node. js, PHP, and Python. Azure Web Apps is not just a managed platform for front-end Web apps, but also provides back-office capabilities through features such as Webjobs.
This ebook, Azure Web Apps for developers, explains in detail how you can take advantage of the development features of azure web apps to quickly develop and deploy your own Web applications. The book is divided into the following chapters:
- Microsoft Azure Web AppsOverview of all facets of azure web apps
- "Azure WebJobs" highlights the use and management of WebJobs
- scaling Azure Web Appsdescribes how to easily scale your WEB application
- "Monitoring and Diagnostics" describes how to monitor and diagnose applications
"Read the original" is an introduction to this book, which contains the PDF format (the Mobi and EPUB formats will be available later).
Original address: http://blogs.msdn.com/b/microsoft_press/archive/2015/06/09/ Free-ebook-microsoft-azure-essentials-azure-web-apps-for-developers.aspx
Free ebook: Getting Started with Azure Web apps developers