paulyuk
Working on cloud native. My focus is on serverless, distributed apps and microservices, and observability. Dapr maintainer for quickstarts.
MicrosoftWA
Pinned Repositories
containerapps-dapralbums
Container Apps Dapr-enabled sample
function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.
pubsub-dapr-nodejs-servicebus
A complete microservice application featuring Dapr Pub-Sub, deployed to Azure Container Apps and Azure Service Bus Topics with dead-lettering support.
quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
aspire-samples
BlazingMicroPizzas
BlazingPizzas. But Micro.
functions
Samples, quickstarts, and utilities for Azure Functions
MyDaprDemos
quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
paulyuk's Repositories
paulyuk/functions
Samples, quickstarts, and utilities for Azure Functions
paulyuk/quickstarts
Dapr quickstart code samples and tutorials showcasing core Dapr capabilities
paulyuk/aspire-function-http
paulyuk/azure-functions-assistants-dotnet8
paulyuk/confs-ndc-london-2025-securing-cloud-apps
paulyuk/securefunction101
paulyuk/azure-functions-completion-openai-node
paulyuk/azure-functions-flex-consumption-samples
Samples for Azure Functions Flex Consumption
paulyuk/azure-functions-java-flex-consumption-azd
This repo contains a java http azure function app that can be deployed using azd.
paulyuk/Azure-Functions-OpenAI-Demo
An end to end demo that demonstrates how to use the Azure Functions OpenAI triggers and bindings
paulyuk/cosmos-embeddings-generator
This sample shows how to use a Cosmos DB Trigger in Azure Functions Triggers (C# or Python) to automatically generate embeddings on data on new or updated data.
paulyuk/ffmpeg-function
paulyuk/flexazd
paulyuk/function-csharp-ai-textsummarize
This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding.
paulyuk/function-dotnet-ai-openai-chatgpt
paulyuk/function-javascript-ai-openai-chatgpt
To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/Azure-Samples/wizard?existingreponame=function-javascript-ai-openai-chatgpt&existingrepoid=646766530
paulyuk/function-python-ai-langchain
Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.
paulyuk/function-python-ai-openai-chatgpt
This sample shows how to take a ChatGPT prompt as HTTP Get or Post input, calculates the completions using OpenAI ChatGPT service, all hosted in an Azure Function.
paulyuk/function-python-ai-textsummarize
This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding. Uses Azure Functions Python v2 programming model.
paulyuk/functions-e2e-http-to-eventhubs
Azure Functions sample for high scale HTTP trigger to Event Hubs using VNET Integration
paulyuk/functions-quickstart-dotnet-azd
This repository contains a Azure Function quickstart using .NET
paulyuk/functions-quickstart-python-http-azd
paulyuk/javascript-action
paulyuk/js-sdk
Dapr SDK for Javascript
paulyuk/musicstore-orders-function
High performance order processing for /cart/id/orders API
paulyuk/MvcMusicStore
paulyuk/prefixes
paulyuk/setup-dapr
GitHub Action for installing the Dapr CLI
paulyuk/simple-flask-api-azure-function
paulyuk/stats-data-demo
Basic Text2SQL app on stats data using Azure Functions and Container Apps