Develop Azure Platform as a Service compute solutions

In this course will gain the knowledge and skills needed to implement Azure Platform as a Service feature and services in their development solutions. Students will learn how to create and manage Azure App Service resources, integrate push and offline sync in their mobile apps, and how to document an API. Students will also learn how to create and test Azure Functions.

Modules

Module 1

Create App Service web

  • Azure App Service core concepts
  • Creating an Azure App Service web app
  • Creating background tasks by using WebJobs in Azure App Service

Module 2

Creating Azure App Service mobile

  • Getting started with mobile apps in App Service
  • Enable push notifications for your app
  • Enable offline sync for your app

Module 3

Create Azure App Service API

  • Creating APIs
  • Using Swagger to document an API

Module 4

Creating Azure App Service mobile

  • Azure Functions overview
  • Develop Azure Functions using Visual Studio
  • Implement durable functions