July 2018
Intermediate to advanced
404 pages
9h 5m
English
You will notice that there are many Microsoft Azure products offered for free (https://azure.microsoft.com/en-us/free/). You will be using App Service, and Cosmos DB. App Service provides a server platform for deploying the Node.js webhook that you built in the previous chapter. Later, in the Deploying a Node.js webhook section, you will learn about many of the features provided by App Service. Cosmos DB will be used to store static fortune cookie quotes hardcoded in the code in the previous chapter so that the quotes can be dynamically returned using structured query language (SQL).
The following diagram shows the Fortune Cookie architecture topology hosted in Microsoft Azure using ...
Read now
Unlock full access