Articles by Tag #azurefunctions

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Implementing a Visitor Counter on Azure Resume Challenge

Azure cloud resume challenge provides a thrilling journey for cloud enthusiasts and helps give you...

Learn More 13 0Sep 2 '24

How to Create Custom Middleware in Azure Functions: A Step-by-Step Guide with .NET 8

This blog post will walk us through creating custom middleware in Azure Functions using .NET 8. We’ll...

Learn More 13 0Aug 18 '24

CREATING AN AZURE RESOURCE GROUP AND CLOUD STORAGE

Guide to Creating an Azure resource group and Storage Account Table of contents What...

Learn More 11 2Sep 18 '24

You don't need Dockerfile to containerise Azure Functions

Throughout this post, I'm going to discuss how Azure Functions app can be containerised both with and without Dockerfile.

Learn More 10 0Aug 23 '24

Azure Functions in .NET (C#) — The Ultimate Fun Version 🥳

What is Azure Functions? Imagine you’re throwing a party. You have tons of guests (events)...

Learn More 7 2Nov 14 '24

Secure Azure Functions Endpoints with Access Keys

Azure Functions allows you to use keys to restrict access to your function endpoints. Unless the HTTP...

Learn More 7 0Mar 30

Migrating Azure Function Calls to Minimal API with FastEndpoints

Azure Functions are a popular choice for building serverless, event-driven applications. However, as...

Learn More 6 0Nov 27 '24

Azure Functions with Python: Triggers

Python developers can use Azure Functions to create lightweight, scalable, and efficient serverless...

Learn More 6 0Jan 2

Azure Functions Hosting Models: In-Process vs. Isolated Process - What's Best for Your Project?

In this blog post, we'll explore the differences between the In-Process and Isolated Process hosting...

Learn More 5 2Aug 19 '24

Azure | Azure Functions By Example

Note You can check other posts on my personal website: https://hbolajraf.net ...

Learn More 5 0Jul 23 '24

Building Scalable Applications with Azure Functions: Best Practices and Tips

In today’s fast-paced digital landscape, building scalable applications is essential to accommodate...

Learn More 4 0Nov 9 '24

🚀Building a Scalable Push Notification Service with Firebase, Azure Functions, and React

📢 Introduction Push notifications are a great way to engage users, whether it's sending...

Learn More 2 0Feb 19

Migrating Azure Event Grid to Minimal API with FastEndpoints

In my previous article, I described how to migrate HTTP calls to Minimal API using FastEndpoints....

Learn More 2 0Jan 30

Serverless Computing with .NET Core and Azure Functions

Serverless computing has revolutionized the way developers build and deploy applications by...

Learn More 2 0Aug 5 '24

My exciting journey into the world of Microsoft Azure and the Cloud Resume Challenge

Photo by Łukasz Łada on Unsplash What is the Cloud Resume Challenge? The Cloud Resume...

Learn More 2 0Jan 20

“How I Built My First Serverless App in Azure (Lessons Learned for Beginners)”

In this article, I will demonstrate how to build an Azure Function Project using either HTTP Triggers...

Learn More 1 4May 22

Azure Function with .NET Isolated Worker: Sharing Services Between API and Function Apps

This tutorial demonstrates how to create an Azure Function with a .NET isolated worker process that...

Learn More 1 0Feb 19

How to Create Timer Trigger Azure Functions with .NET 9: Step-by-Step Guide for Beginners

Welcome to this comprehensive guide on Mastering Timer Trigger Azure Functions with .NET 9 using...

Learn More 1 0Dec 6 '24

Azure Function App (Flex Consumption) in private VNET via IaC

A lot of technical terms in the name of the article, right? Let's dive into it! Why Azure...

Learn More 1 4Nov 30 '24

Criando um Sistema de OTP com Azure Serverless em TypeScript

A autenticação baseada em códigos de uso único (OTPs) é uma estratégia eficaz para reforçar a...

Learn More 1 0Jun 23

Azure Function App (Flex Consumption) PowerShell Modules solution

Prewords In this article, I explain a technique that allows embedding PowerShell modules...

Learn More 1 0Dec 7 '24

Unlocking the Power of Azure Functions Flex Consumption Plan with Pulumi

In this article, we will explore how to provision a Function App in the new Azure Functions hosting...

Learn More 1 0Sep 5 '24

Flex Consumption is not cheap (when in private VNET)

I have been working with Flex Consumption plan-based Azure Function Apps for several months and was...

Learn More 1 0Dec 19 '24

🔐 Secure Azure Static Web Apps (SWA) with C# Azure Functions & Authentication

📌 Overview In this guide, you'll learn how to: ✅ Set up Azure Static Web Apps (SWA)...

Learn More 1 0Feb 13

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆 ...

Learn More 1 0Feb 11

Catching the Bus? How a Service Bus and Azure Functions Can Help Your Integration Reliability

What’s the first thing that you think of when you hear the word “bus”? It’s not often how reliable...

Learn More 1 0Nov 7 '24

Protecting Custom Skillset API

Azure AI Search is a platform as a service that lets developers integrate search with applications...

Learn More 0 0Mar 25

Secrets of a Successful Data Engineer

Secrets of a Successful Data Engineer visit :https://azuretrainings.in/ Becoming a skilled Data...

Learn More 0 0Dec 26 '24

Top Azure Development Kit Companies in Denmark

Introduction In today’s fast-moving digital world, businesses across Denmark are racing to...

Learn More 0 0May 16

Logic App Http Connector with Swagger + C# Function App

Over the last couple of weeks, I have had to upgrade some function apps which were written about 6...

Learn More 0 0Jun 22