JavaScript on Azure
- Offered byMicrosoft
JavaScript on Azure at Microsoft Overview
Duration | 5 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
JavaScript on Azure at Microsoft Course details
- Deploy Node.js to Azure App Service
- Deploy Node.js server with MongoDB database to Azure App Service
- Build a Node.js app for Azure Cosmos DB Core (SQL) in Visual Studio Code
- Build a basic cloud-native service using PostgreSQL and Node.js
- Connect an app to Azure Storage
- Use the Azure JavaScript SDKs to build cloud-based applications
- Create Azure service resources for an Node.js web app
- Learn how to create, configure and deploy an Node.js (Express.js) server app with a MongoDB database to Azure App Service
- Build a database app to store and query data in Azure Cosmos DB Core (SQL) by using Visual Studio Code and Node.js
- Build a basic service consisting of an Express.js-based web service with Microsoft Azure Database for PostgreSQL providing its persistent data store, and managed by a front-end Next.js management web app
- Create a simple application and add configuration, client library references, and code to connect it to Azure Storage
JavaScript on Azure at Microsoft Curriculum
Deploy Node.js to Azure App Service
Introduction
Azure subscriptions and resources
Exercise - Azure subscriptions and resources
Create an Azure App Service resource
Exercise - Create an App Service resource
Deploy a Node.js app to Azure App Service
Exercise - Deploy a Node.js app to Azure App Service
Use logs to find failures
Exercise - Use logs to find failures
Knowledge check
Summary
Deploy Node.js server with MongoDB database to Azure App Service
Introduction
Set up local development environment
Exercise - Set up local development environment
Use local MongoDB database
Exercise - Use local MongoDB database
Set up Azure web app resources
Exercise - Set up Azure web app resources
Create Cosmos DB for MongoDB API
Exercise - Create Cosmos DB for MongoDB API
Configure App Service to connect to Cosmos DB
Exercise - Configure App Service to connect to Cosmos DB
Knowledge check
Summary
Build a Node.js app for Azure Cosmos DB Core (SQL) in Visual Studio Code
Introduction
Create a Cosmos DB instance
Exercise - Create a Cosmos DB instance using Visual Studio Code
Create a Node.js app in Visual Studio Code
Exercise - Create a Node.js app in Visual Studio Code
Add JavaScript code to work with Cosmos DB
Exercise - Add JavaScript code to work with Cosmos DB
Summary
Build a basic cloud-native service using PostgreSQL and Node.js
Introduction
Define the concept of services
Exercise - Set up Azure Database for PostgreSQL
Set up a basic service
Exercise - Connect Express.js to Azure Database for PostgreSQL
Extend the services architecture
Exercise - Set up a Next.js management web app
Knowledge check
Summary
Connect an app to Azure Storage
Introduction
Explore Azure storage services
Exercise - Create a new app to work with Azure storage
Exercise - Create an Azure storage account
Interact with the Azure Storage APIs
Exercise - Add the storage client library to your app
Connect to your Azure storage account
Exercise - Add Azure Storage configuration to your app
Exercise - Connect your application to your Azure Storage account
Exercise - Upload an image to your Azure Storage account
Knowledge check
Summary