Book Image

Serverless Architecture using .NET: Advanced Techniques [Video]

By : Manoj Nair
5 (1)
Book Image

Serverless Architecture using .NET: Advanced Techniques [Video]

5 (1)
By: Manoj Nair

Overview of this book

The goal of the course is to you get acquainted with the Function-as-a-Service offering from Microsoft Azure and Azure Functions. After understanding Serverless Architectures, the course will dwell into triggers and how to use them in code to react to events that occur in several Azure Services. Moving on, you’ll learn about IoT Solution Architecture and get into the meat of Azure IoT Hub including deploying IoT Hub, simulating devices, sending and receiving messages and building Serverless IoT Solutions using Azure Functions and IoT Hub. Finally, the course will cover advanced Azure services like API Gateways, Azure App Insights, Azure Search and Azure Billing. By the end of this course, you will be well familiar with the advanced techniques in Serverless Architecture. The code bundle for this video course is available at - https://github.com/susantee/Serverless-Architecture-using-.NET-Advanced-Techniques
Table of Contents (3 chapters)
Chapter 2
Serverless IoT Solutions
Content Locked
Section 2
Create an Azure IoT Hub
IoT Hub offers event ingestion and storage that can scale on demand. This video offers developers the process to create an Azure IoT Hub using the Portal and use the Azure PowerShell Module - Understand everything about IoT Hub - Deploy an Azure IoT Hub using the Portal - Deploy an Azure IoT Hub using PowerShell