Let's build a website with Node.js on Azure

📺 019 - Tierey Cyren 🎙️ Frank Boucher

Starting from nothing, Tiemey will create a new application in JavaScript using Express and then show how to deploy it in Azure using Visual Studio Code. Because Frank just get started with JavaScript, Tiemey explains all the npm commands to initialize the project and provide many interesting tips along the way.

In a first time, the website will be deployed into a App Service (aka. web app), for some reason the creation of the resources was failing from VSCode so Tiemey created the resources directly from the Azure Portal and then deploy the code after using the extension.

Finally, the Express App will be modified to be dynamic receiving a parameter and changing the display to xkcd comic display.


🔗 App Service overview

🔗 Azure Container Instances documentation

🔗 Azure App Service for Visual Studio Code

🔗 https://github.com/bnb/step-by-step-express

🔗 What is the Windows Subsystem for Linux?


Learn more on Tiemey Cyren

🔗 Twitter: https://twitter.com/bitandbang

🔗 bio: https://developer.microsoft.com/en-us/advocates/tierney-cyren

☁️

The LatestT