Modernize Node.js Apps with Azure App Service

Go to class
Write Review

Free Online Course: Modernize Node.js Apps with Azure App Service provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Modernize Node.js Apps with Azure App Service is taught by Dimitris Loukas.

Overview
  • Take full advantage of the elasticity of the cloud. Learn how to efficiently refactor, configure, and deploy your Node.js apps on Azure using Azure App Service.

Syllabus
  • 1. Introducing the App for Transition

    • The course overview
    • Traditional web apps
    • MyToDoListJS app
    • Benefits of Azure App Service
    • First step: GitHub
    2. Move to Azure
    • Creating an account
    • Azure dashboard
    • Resource groups
    • Creating a database
    • Securing the database
    • Connecting to the database
    3. Azure App Service
    • Getting started with Azure App Service
    • App Service dashboard
    • Setting up environmental variables
    • Express.js and Azure App Service
    • Preparing the front end
    • Git remote branches
    • First deployment with Git
    4. Deployments and WebJobs
    • Recovering from errors
    • Automatic deployments
    • Using VSTS
    • Staging slots
    • Full development cycle
    • The staging environment
    • WebJobs
    5. Monitoring Your App
    • Monitoring for errors
    • Inspecting your app's metrics
    • Adding Application Insights to your app
    • Using Application Insights
    • Querying Application Insights
    • Setting up alerts