• Post category:StudyBullet-8
  • Reading time:6 mins read


Mini Projects Included | Serverless Computing for Event Driven Applications | In-Demand Azure Cloud Skill

What you will learn

Learn Azure Serverless Functions from scratch in a step wise manner

Introduction to Serverless Computing & Event driven application

Learn an important and mandatory skill of Microsoft Azure’s Serverless Computing

Azure Serverless Functions Interaction with Database Interaction

Azure Service Bus and Queue Bindings in Azure Serverlesss Functions

Sending Emails with Azure Functions

Azure Function Monitoring

Function Integrations with Azure Service Bus

Developing a Transaction Management System with Azure Functions

Description

This course is designed to teach you Azure Serverless Computing concepts with Azure Functions. The important concepts are intelligently crafted in such a way that you can complete this course within a weekend from start to end.

Important Concepts

  • Learn Azure Serverless Functions from scratch in a step-wise manner
  • Basic Concepts of Serverless Computing, Event-driven application, Azure Functions & Azure Service Bus
  • Learn an important and mandatory skill of Microsoft Azure’s Serverless Computing
  • Azure Serverless Functions Interaction with Database Interaction
  • Azure Service Bus and Queue Bindings in Azure Serverless Functions
  • Sending Emails with Azure Functions
  • Version Control of Azure Functions with GitHub Actions Workflow
  • Azure Function Monitoring
  • Developing Transaction Management System
  • Azure Function Integrations

Serverless functions


Get Instant Notification of New Courses on our Telegram channel.


Execute codeโ€”written in the language of your choiceโ€”with Azure Functions, an event-driven compute experience. Scale on-demand and pay only for the time your code is executed. Available as a managed service in Azure and Azure Stack, the open-source Functions runtime also works on multiple destinations, including Kubernetes, Azure IoT Edge, on-premises, and even in other clouds.

Precisely, The Azure Functions is an in-demand skill and this course is the one-stop solution to gain this absolutely important skill for getting a nice project at your work or increase the chances of a getter you a better paying job.

English
language

Content

Course Supplementary Material

Download Course Book
Source Code

Creating Azure Function in Azure Portal

Deploying Function App in Azure Portal
Creating First function in Azure Portal

Azure Function Local Development Environment

Configuring the Local Development Environment
Creating Function App & Understanding the File Structure
Developing Azure Function in Local Function App

Develop Azure Function with VS Code

Develop Azure Function with VS Code

Developing Azure Function Applications with Azure SQL Database

Environment Setup – Creating a serverless Azure SQL Database
Developing Azure Function API to Get Online Course Details – Part 1
Developing Azure Function API to Get Online Course Details – Part 2
Azure Function to Collect Feedback & Store in Database
Azure Function to Perform Schedule Database Cleanup

Azure Service Bus

Introduction to Azure Service Bus
Deploy Azure Service Bus

Azure Function Integrations

Azure Function to take input from http and write blobs
Azure Function to process blob storage
Azure Function to add message into storage queue
Azure Function to add message to service bus topic

Azure Function Integrations – Enhancing the Function Code

Importing/Shared code for Azure functions
Binding Expression and Function Monitoring

Developing a Transaction Processing System

Transaction Management System – Requirement & Architecture
HTTP Function to Queue Message
Azure Service Bus Trigger Function to add records to Database
Send Email with Azure Function
BONUS LECTURE: More Courses from Vijay Saini