Developing with Node.js on Microsoft Azure - Getting Started
This course gets you started with everything you need to develop and deploy Node.js web applications and services in Microsoft Azure.
What you'll learn
If you are a web developer, and have ever considered whether or not to use Microsoft Azure, this course is for you. In this course, Developing with Node.js on Microsoft Azure - Getting Started, you'll learn how to work with Azure to deploy node applications in the cloud once you have an application in Azure. First, you'll learn how to scale, monitor, and troubleshoot the application. Next, you'll explore databases in Azure including the Azure SQL database documentDB. Then, you'll discover Azure storage and take take advantage of serverless computing using Azure functions. Finally, you'll go through how to set up a continuous delivery pipeline in the cloud. By the end of this course, you'll have the knowledge that you need to get started with your own application.
Table of contents
- Introduction 1m
- Learning about Cloud Computing 1m
- Azure Technologies and Languages 1m
- Azure Regions 1m
- Azure Platform Resources 2m
- Setting up an Azure Subscription 2m
- Getting Started with the Azure Portal 3m
- Creating Your First Virtual Machine 2m
- Configuring Your Virtual Machine 7m
- Connecting to Your Virtual Machine 7m
- Automating Azure Using CLI Tools 9m
- Summary 1m
- Introduction 1m
- Databases in the Cloud 1m
- Creating and Scaling an Azure SQL Database 5m
- Connecting and Configuring an Azure SQL Database 8m
- Reading and Writing Data to Azure SQL from NodeJS 9m
- Creating a Cosmos DB Account 2m
- Creating and Scaling a Cosmos DB Collection 5m
- Reading and Writing Documents with Cosmos DB and NodeJS 13m
- Monitoring Cosmos DB 3m
- Summary 1m
- Introduction 1m
- Serverless Computing 1m
- Creating a Function App 6m
- Creating a Function in the Azure Portal 5m
- Function Triggers and Configuration 5m
- Function Monitoring and Application Settings 3m
- Using the Function CLI for Local Development 11m
- Using Cognitive Services for Image Analysis 10m
- Exporting Results to Cosmos DB 8m
- Summary 1m