Node on Windows and Azure

Pluralsight
Course Summary
This course provides an overview of using Node to access cloud resources as well as to build web applications that run in Windows and the Azure cloud.
-
+
Course Description
This course starts by running Node in an on-premises Windows environment. We then leverage cloud storage in Node: everything from basic queue, table and blob storage to advanced application logging and session management. We also integrate Node with Azure ServiceBus Queues, Topics and Subscriptions. Finally, we review how to deploy web applications to the Azure cloud both via the command line as well as using WebMatrix.
-
+
Course Syllabus
An Introduction to Node on Windows- 16m 23s
—Introduction 0m 41s
—Setting up your environment (with demo) 2m 30s
—Running Node as a Service (with demo) 3m 40s
—Integrating Node with IIS 3m 2s
—Integrating Node with IIS (Demo) 4m 29s
—Which to choose? / Conclusion 2m 1sAccessing Azure Storage with Node- 56m 18s
—Introduction 1m 12s
—Managing Azure Tables 1m 5s
—Demo: Azure Tables 4m 41s
—Manipulating Azure Table Data 3m 24s
—Demo: Azure Table Data 7m 41s
—Managing Azure Queues 1m 2s
—Demo: Azure Queues 3m 23s
—Azure Queue Message Handling 1m 18s
—Demo: Azure Queue Messages 5m 9s
—Managing Azure Blob Containers 0m 44s
—Demo: Azure Blob Containers 3m 34s
—Manipulating Azure Blobs 1m 33s
—Demo: Azure Blobs 3m 59s
—Additional Azure Blob Methods 1m 1s
—Demo: Azure Blob Blocks 6m 20s
—Retries and Continuations 2m 11s
—Demo: Continuations 7m 30s
—Summary 0m 31sAdvanced Azure Storage with Node- 55m 15sIntegrating with Azure ServiceBus in Node- 22m 51sDeploying to Azure via the Command Line- 27m 22sBuilding and Deploying a Node Application with WebMatrix- 26m 30s