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 1
IoT Solution Architecture
IoT is the extension of Internet to the Physical world. This offers great opportunities but setting up a scalable infrastructure for IoT can be a problem. Fortunately, Microsoft Azure offers IoT Services that developers can leverage without worrying about Infrastructure and Scale - Understand what IoT is - Understand the Microsoft Azure IoT Solution Architecture - Explore the role of Azure Services in the IoT Architecture