Milan, Italy

Paolo Salvatori

Elite
@paolosalvatori

Lead Software Engineer at LocalStack Author of the Service Bus Explorer

ServiceBusExplorer. The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.

2.2k

service-fabric-acs-kubernetes-multi-container-app. This sample demonstrates how create a multi-container application using ASP.NET Core and deploy it on an Azure Service Fabric Linux cluster with the DNS service or Azure Container Service Kubernetes cluster on Azure.

133

private-endpoints-topologies. The goal of this article is to define a solution for the management of Azure Private Endpoints and Private DNS Zones in a complex hub-and-spoke network topology.

115

private-aks-cluster. This sample shows how to create a private AKS cluster in a virtual network along with a jumpbox virtual machine.

101

private-aks-cluster-terraform-devops. This sample shows how to create a private AKS cluster using Terraform and Azure DevOps

77

front-door-apim. This sample demonstrates how to use Azure Front Door as global load balancer in front of Azure API Management.

48

blob-event-grid-function-app. This sample demonstrates how to create a serverless application with Azure Functions to receive and process events via an Azure Event Grid Subscription any time a blob is created, updated or deleted in a given container inside an Azure storage account.

35

aks-agic. This sample shows how to deploy an AKS cluster with Application Gateway, Application Gateway Ingress Controller, Azure Container Registry, Log Analytics and Key Vault.

34

servicefabricasynchronouscomputingactors. This sample demonstrates how to create a stateful actor service that supports long running, asynchronous computations in Service Fabric.

32

aks-multi-tenant-agic. This sample shows how to use the Application Gateway Ingress Controller in a multi-tenant AKS cluster to expose multiple instances of the same application, one for each tenant.

30

servicefabricobserver. This project contains a framework that provides a publisher-subscriber implementation using the Observer design pattern for Service Fabric stateful services and actors.

25

private-cluster-with-public-dns-zone. This sample shows how to deploy a private AKS cluster with a public DNS zone for the name resolution of the API server name to the private IP address of its private endpoint.

23

aks-application-gateway-for-containers-overlay-bicep. This sample shows how to deploy an Azure Kubernetes Service(AKS) cluster, configured to use Azure CNI Overlay, and Application Gateway for Containers in a fully-automated fashion, using either a bring your own (BYO) or managed by ALB deployment.

22

durable-functions-blob-openai-cosmosdb. This sample demonstrates a data pipeline built with Azure Durable Functions: it reads questions from a blob, routes them to an Azure OpenAI chat model for processing, and then stores the model's output as documents in Azure Cosmos DB.

20

azure-firewall-dns-proxy-in-hub-and-spoke. This sample show how to deploy a hub-spoke topology in Azure using the Azure Firewall. The hub virtual network acts as a central point of connectivity to many spoke virtual networks that are connected to hub virtual network via virtual network peering.

20

aks-gpu. This project shows how to add a GPU-enabled node pool to an existing AKS cluster and how to autoscale and monitor GPU-enabled worker nodes

20

azure-function-premium-plan. This sample shows how to use Azure Private Endpoints and NAT Gateway from an Azure Functions app deployed to an Azure Functions Premium Plan with Regional VNET Integration.

17

jmeter-distributed-test-harness. A quick and dirty project that allows to deploy an Apache JMeter distributed test harness composed of multiple virtual machines spread across multiple Azure regions.

16

servicefabriceventhubdemo. This sample demonstrates how to create a simple IoT application using Service Fabric.

16

file-share-private-endpoint. This sample demonstrates how to create a Linux Virtual Machine in a virtual network that privately accesses an Azure File Share using an Azure Private Endpoint.

15

aks-key-vault. This repository shows and compares four different techniques an AKS-hosted workload can use to access secrets from an Azure Key Vault resource.

14

ServiceBusExtensions. This library contains some extensions to Microsoft.ServiceBus.dll library

12

container-apps-openai. This sample shows how to create two Azure Container Apps that use OpenAI, LangChain, ChromaDB, and Chainlit using Terraform.

11

aks-automatic-bicep. This repository contains Bicep to deploy an AKS Automatic cluster with a Log Analytics workspace, Azure Managed Prometheus workspace, and Azure Managed Grafana.

11

azure-private-link-service. This sample shows how to use Bicep to create an Azure Private Link Service that can be accessed by a third party via an Azure Private Endpoint. Bicep modules deploy all the Azure resources in the same resource group in the same Azure subscription.

10

azure-ad-workload-identity. This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workload identity federation.

9

multi-az-ase. This sample shows how to use an Application Gateway V2 and 3 zonal ILB App Service Environments to build an intra-region resilient architecture for hosting Web Apps in an Azure region.

9

aks-nat-agic. This sample shows how to create an AKS cluster that uses a NAT Gateway for outbound connections and Application Gateway Ingress Controller.

9

web-app-redis-sql-db. This sample shows how to configure an Azure App Service to access Azure Cache for Redis and Azure SQL Database via regional VET integration and Private Endpoints

9

aks-crossplane-terraform. This sample deploys and AKS cluster with Terraform and installs Crossplane to the cluster via Helm along with the Azure provider,

8

azure-functions-private-endpoint-http-trigger. This sample shows how to call a HTTP-triggered Azure Function hosted in an Azure Functions Premium Plan with Regional VNET Integration using a private endpoint. In addition, the sample shows how the Azure Functions app can use a NAT Gateway for outbound connections and private endpoints to access managed resources.

8

ServiceFabricLeaderElection. This demo demonstrates how to implement the Leader Election pattern using a Service Fabric Actor service.

8

aks-application-gateway-for-containers-bicep. This sample shows how to install an AKS cluster with Azure Application Gateway for Containers via Bicep

8

shared-azure-openai-tpm. This example shows how a multitenant service can distribute requests evenly among multiple Azure OpenAI Service instances and manage tokens per minute (TPM) for multiple tenants.

7

handle-private-endopints-events-with-event-grid. This sample demonstrates how to handle Azure Private Endpoints provisioning and deprovisioning events with Azure Event Grid

7

paolosalvatori.

7

aks-openai-chainlit-terraform. This sample shows how to create two AKS-hosted chat applications that use OpenAI, LangChain, ChromaDB, and Chainlit using Python and deploy them to an AKS environment built in Terraform.

7

servicefabricclickanalytics. This demo demonstrates how to use Service Fabric and Event Hubs to build a highly scalable, highly reliable ingestion pipeline for a click analytics system that receives events sent by a client-side script running in a web page and persists them to an Append Blob, one for each user session.

6

servicefabriciothubdemo. This sample demonstrates how to create a simple IoT application using Service Fabric, OWIN, IoT Hub and Event Hubs.

6

Azure-Network-Security. Resources for improving Customer Experience with Azure Network Security

6

aks-managed-prometheus-and-grafana-bicep. This sample shows how to install an AKS cluster with Azure Managed Prometheus and Azure Managed Grafana via Bicep.

6

aks-kaito-terraform. This project demonstrates the process of deploying Kaito on AKS using Terraform, creating a Falcon 7B Instruct model hosted on AKS using Kaito, and utilizing Chainlit to develop a chat interface that interacts with the model's inference endpoint.

5

aad-enabled-aks-cluster. This bash script can be used to create an Azure Kubernetes Service (AKS) cluster configured to use Azure Active Directory (AD) for user authentication.

5

event-hubs-private-endpoint. This sample shows how to use configure a virtual network and Private DNS Zone to access a Event Hubs namespace via a Private Endpoint.

5

jenkins-terraform-azure-example. The purpose of this repository is to document how to get Jenkins up & running quickly in Azure Container Instances & document how to deploy a sample application to Azure using Jenkins, jenkins-cli, Terraform & Azure KeyVault.

4

key-vault-private-endpoint. This sample shows how to use configure a virtual network and Private DNS Zone to access a Key Vault resource via a Private Endpoint.

4

aks-front-door-private-link-service. This sample shows how Azure Front Door Premium can be set to use a Private Link Service to expose an AKS-hosted workload via NGINX Ingress Controller configured to use a private IP address on the internal load balancer.

4

aks-openai-terraform. This sample shows how to deploy an Azure Kubernetes Service(AKS) cluster and Azure OpenAI Service via Terraform and how to deploy a Terraform chatbot that authenticates against Azure OpenAI using Azure AD workload identity and calls the Chat Completion API of a ChatGPT model.

4

disable-local-auth. This repository contains bash scripts to quickly disable the local authentication for Azure resources in the current subscription.

4

servicebus-private-endpoint. This sample shows how to use configure a virtual network and private DNS zone to access a Service Bus namespace via private endpoint.

4

container-apps-jobs. This sample shows how to create Azure Container Apps Jobs via Azure CLI and Bicep and how to start and monitor these components.

3

WorkerRoleJsonSqlDb. This sample shows how to use the EventProcessorHost to retrieve events from an Event Hub and store them in a batch mode to an Azure SQL Database using the OPENJSON function.

3

azure-quickstart-templates. Azure Quickstart Templates

3

azure-cli-credentials-proxy. Azure CLI developer credential proxy for Docker, designed for use in local development environments.

3

burstable-managed-csi-premium. This sample shows how to create a custom storage class that uses Azure Premium LRS to create a burstable managed disk.

3

zone-redundant-aks-and-storage. This sample explains how you can create a zone redundant AKS cluster and the implications of each approach on the deployment strategy and configuration of the persistent volumes used by the workloads.

2

dapr-samples. Community driven repository for Dapr samples

2

terraform-azurerm-avm-ptn-aks-web-workload. This is the Production Standard for AKS pattern module for Azure Verified Modules (AVM) library. This module deploys a production standard AKS cluster along with supporting a Virtual Network and Azure container registry. It provisions an environment sufficient for web workloads on AKS.

2

aks-signalr-ingress. Demo Repository Explaining Basic Concepts on Signal-R Ingress for AKS

2
59
Apply