PlayGoKids
  • Download
  • Contact
  • Tech
Marcel Medina
Marcel Medina

Tech blog focused on Azure cloud computing, .NET development, serverless architecture, and modern software engineering practices by Marcel Medina.

MCT Azure Architect
Microsoft MVP

Recent Posts

  • How I Migrated from Gatsby to Hugo with AI-Powered Development Nov 6, 2025
  • How Azure Static Web Apps Transformed Our Deployment Strategy by Separating Frontend and Backend Nov 5, 2025
  • Simplifying API Design with the Repr Pattern and FastEndpoints Aug 25, 2025
  • Mastering API Conformance: Azure API Center, Spectral Linting, and Kiota Client Generation May 8, 2025
  • Exploring AutoGen: The Microsoft AI Agentic Framework for Multi-Agent Applications Apr 21, 2025

Contact

2025 © PlayGoKids

Posts tagged with "Azure Functions"

23 articles found

Building Scalable Kafka Streaming Data Pipelines with Azure Functions

Building Scalable Kafka Streaming Data Pipelines with Azure Functions

October 21, 2024 • 22 min read

Learn how to build production-ready Kafka streaming data pipelines using Azure Functions. Complete guide covering triggers, bindings, scaling, retry mechanisms, and best practices for event-driven architectures.

Azure Functions Kafka Event Streaming
Ready To Run (R2R) to improve the performance of Azure Functions

Ready To Run (R2R) to improve the performance of Azure Functions

January 11, 2024 • 4 min read

Ready To Run (R2R) to improve the performance of Azure Functions

Azure Functions Serverless .NET
Changing the Azure Function timeout duration. Did you know?

Changing the Azure Function timeout duration. Did you know?

October 20, 2023 • 2 min read

Changing the Azure Function timeout duration. Did you know?

Azure Functions Serverless .NET
Correlation Identifier Pattern with Azure Functions Middleware

Correlation Identifier Pattern with Azure Functions Middleware

September 22, 2023 • 2 min read

Correlation Identifier Pattern with Azure Functions Middleware

Azure Functions Serverless .NET
Out-Of-Process Azure Functions with Fluent Validation

Out-Of-Process Azure Functions with Fluent Validation

August 2, 2023 • 4 min read

Out-Of-Process Azure Functions with Fluent Validation

Azure Functions Serverless .NET
Azure Functions running in Azure Container Apps with Dapr

Azure Functions running in Azure Container Apps with Dapr

June 13, 2023 • 11 min read

Azure Functions running in Azure Container Apps with Dapr

Azure Functions Serverless .NET
Manually trigger timer-triggered Azure Functions. Did you know?

Manually trigger timer-triggered Azure Functions. Did you know?

June 1, 2023 • 1 min read

Manually trigger timer-triggered Azure Functions. Did you know?

Azure Functions Serverless .NET
Is the Azure Function response status code always HTTP 200? Did you know?

Is the Azure Function response status code always HTTP 200? Did you know?

May 27, 2023 • 2 min read

Is the Azure Function response status code always HTTP 200? Did you know?

Azure Functions Serverless .NET
Azure Functions Triggers and Bindings - Part 2 - Blob storage

Azure Functions Triggers and Bindings - Part 2 - Blob storage

February 14, 2023 • 5 min read

Azure Functions Triggers and Bindings - Part 2 - Blob storage

Azure Functions Serverless .NET
Azure Functions Triggers and Bindings - Part 1 - Queue

Azure Functions Triggers and Bindings - Part 1 - Queue

January 11, 2023 • 3 min read

Azure Functions Triggers and Bindings - Part 1 - Queue

Azure Functions Triggers Bindings
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 2

.NET 7 Out-Of-Process Durable Functions, The beginning - Part 2

December 7, 2022 • 3 min read

.NET 7 Out-Of-Process Durable Functions, The beginning - Part 2

Azure Functions Durable Functions .NET 7
.NET 7 Out-Of-Process Durable Functions, The beginning - Part 1

.NET 7 Out-Of-Process Durable Functions, The beginning - Part 1

November 23, 2022 • 3 min read

.NET 7 Out-Of-Process Durable Functions, The beginning - Part 1

Azure Functions Durable Functions .NET 7
Aggregator Pattern - Part 7 - Azure Durable Functions

Aggregator Pattern - Part 7 - Azure Durable Functions

October 8, 2022 • 3 min read

Aggregator Pattern - Part 7 - Azure Durable Functions

Azure Functions Serverless .NET
Human Interaction - Part 6 - Azure Durable Functions

Human Interaction - Part 6 - Azure Durable Functions

September 27, 2022 • 4 min read

Human Interaction - Part 6 - Azure Durable Functions

Azure Functions Serverless .NET
Monitor Pattern - Part 5 - Azure Durable Functions

Monitor Pattern - Part 5 - Azure Durable Functions

September 5, 2022 • 4 min read

Monitor Pattern - Part 5 - Azure Durable Functions

Azure Functions Serverless .NET
Azure Functions with Fluent Validation

Azure Functions with Fluent Validation

July 12, 2022 • 3 min read

Azure Function with Fluent Validation

Azure Functions Validation FluentValidation
Async HTTP APIs Pattern - Part 4 - Azure Durable Functions

Async HTTP APIs Pattern - Part 4 - Azure Durable Functions

June 17, 2022 • 3 min read

Async HTTP APIs Pattern - Part 4 - Azure Durable Functions

Azure Functions Durable Functions Async HTTP APIs Pattern
Fan out/fan in Pattern - Part 3 - Azure Durable Functions

Fan out/fan in Pattern - Part 3 - Azure Durable Functions

March 21, 2022 • 3 min read

Fan out/fan in Pattern - Part 3 - Azure Durable Functions

Azure Functions Durable Functions Fan-Out Fan-in Pattern
Chaining Pattern - Part 2 - Azure Durable Functions

Chaining Pattern - Part 2 - Azure Durable Functions

March 4, 2022 • 4 min read

Chaining Pattern - Part 2 - Azure Durable Functions

Azure Functions Durable Functions Chaining Pattern
Major Components in Azure Durable Functions

Major Components in Azure Durable Functions

March 1, 2022 • 2 min read

Major Components in Azure Durable Functions

Azure Functions Serverless .NET
Integrate KeyVault Secrets with Azure Functions

Integrate KeyVault Secrets with Azure Functions

January 25, 2022 • 5 min read

Integrate KeyVault Secrets with Azure Functions

Azure Functions Serverless .NET
Comparing .NET In-Process and Isolated Azure Functions

Comparing .NET In-Process and Isolated Azure Functions

January 4, 2022 • 2 min read

Comparing .NET In-Process and Isolated (Out-Of-Process) Azure Functions

Azure Functions Serverless .NET
Professional Real World Azure Functions

Professional Real World Azure Functions

December 21, 2021 • 4 min read

Microsoft Docs code examples are great for starters, but they are not always Real World examples.

Azure Functions Serverless .NET
← View All Tags