Talk - Indexing and searching NuGet.org with Azure Functions and Search - NDC Oslo - Norway - Oslo
A talk on building a serverless reverse package search for NuGet.org using Azure Functions and Azure Search, presented at NDC Oslo.
A talk on building a serverless reverse package search for NuGet.org using Azure Functions and Azure Search, presented at NDC Oslo.
Two tech talks on rate limiting strategies and building a serverless search engine for NuGet.org using Azure Functions and Azure Search.
A tutorial on deploying serverless Azure Functions using Pulumi's callback syntax, simplifying infrastructure and code deployment.
Analysis of cold start durations in Azure Functions, comparing deployment methods and the impact of Application Insights on performance.
A visual experiment comparing cold start performance of serverless functions across AWS Lambda, Google Cloud Functions, and Azure Functions.
A developer details migrating a personal blog archive tweet automation script from a home server to Azure Functions, exploring serverless PowerShell.
A guide to key Azure developer sessions at Microsoft Ignite | The Tour: Sydney 2019, covering serverless, security, data, and deployment.
A guide to building and deploying Python-based Azure Functions using Azure DevOps pipelines, updated for general availability.
A guide to using Azure Functions with Java, covering the v2 runtime, local development, and the Java worker for serverless applications.
A developer explains how to automate social media reposts by creating a custom workflow using Azure Functions and the Buffer API.
A tutorial on creating a serverless API proxy for Cosmos DB using Azure Functions without writing any code.
A technical guide on deploying compiled C# Azure Functions across multiple environments using Visual Studio Team Services (VSTS) Release Management.
A guide to building reactive microservices on Azure using Event Grid and Azure Functions, with a practical order processing example.
A guide to creating a GitHub webhook using Azure Functions to prevent merging pull requests with unsquashed fixup commits.
A technical tutorial on deploying and running a Durable Azure Function inside a Docker container, covering prerequisites and step-by-step setup.
A technical guide on running a precompiled .NET Core Azure Function inside a Docker container using the Azure Functions Runtime image.
A guide on setting up and running Kotlin-based Azure Functions, exploring JVM support and using IntelliJ IDEA with Maven.
A developer's year-long journey using Azure Functions, covering lessons learned, CI/CD integration, and performance considerations.
A tutorial on using Azure Functions with Braintree's API to build a secure payment processor for e-commerce applications.
A technical guide on configuring and using SendGrid to send emails from Azure Functions after the GA release, including code examples.