Azure Functions is one of the most popular services in Azure. They offer the ability to run pieces of code that are triggered by events or a schedule, like every hour or when a new message is added to a queue. Let's learn about them.…
Azure App Service Mobile Apps are very similar to Web Apps and other App Service types. Mobile Apps have all the App Service shared features, like deployment slots and automatic scaling. Learn more about them in this post…
Azure App Service Web Apps are one of the most popular services in Azure. This is because they are very easy to get started with and enable you to run your web application in Azure in minutes. Learn more in this post…
One of the easiest ways to get value from Azure is to run your application is Azure App Service. In this overview, you'll learn which services are available and what their unique features are…
Learn how to use Visual Studio to develop cloud-native solutions for Azure in my new Pluralsight course. You'll learn how to develop applications an app that talks to Cosmos DB, how to develop an Azure Function and how to containerize applications.…