isv 1:many
47 TopicsFastTrack for Azure (FTA) program retiring December 2024
ATTENTION: As of December 31st, 2024, the FastTrack for Azure (FTA) program will be retired. FTA will support any projects currently in motion to ensure successful completion by December 31st, 2024, but will no longer accept new nominations. For more information on available programs and resources, visit: Azure Migrate, Modernize, and Innovate | Microsoft Azure1.4KViews1like0CommentsEnd-to-end TLS with AKS, Azure Front Door, Azure Private Link Service, and NGINX Ingress Controller
This article 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.17KViews4likes4CommentsCreate an Azure OpenAI, LangChain, ChromaDB, and Chainlit chat app in AKS using 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.29KViews12likes4CommentsAzure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 5
This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 , Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2, Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 3 & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 4. In this article we will cover the following following key decision factors. In this article we cover Performance Tuning differentiation and techniques between Serverless SQL Pool and Dedicated SQL Pool for Azure Synapse. By the time you get to this article you would have narrowed down your choice either to an OLTP use case or a Data Warehouse use case. Topics Covered Performance Tuning Techniques5.5KViews0likes0CommentsAzure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 4
This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 , Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2 & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 3. By the time you get to this article you would have narrowed down your choice either to OLTP use case or Data Warehouse use case. Topics Covered When to use Azure Synapse SQL Key Considerations for Design7.6KViews0likes0CommentsAzure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 3
This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 & Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2. By the time you get to this article you would have narrowed down your choice either to OLTP use case or Data Warehouse use case. Topics Covered When to use Azure Synapse SQL Key Considerations for Design6.2KViews0likes0CommentsAzure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 2
This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview This is a follow-up blog to Azure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1 By the time you get to this article you would have narrowed down your choice either to OLTP use case or Data Warehouse use case. Topics Covered When to use Azure SQL Key Considerations for Design2.9KViews0likes1CommentAzure SQL v/s Azure Synapse SQL (Dedicated Pool, Serverless Pool) - Part 1
This article is intended for audience who are considering options to move their data into Azure and prefer T-SQL to query the data. Overview Often when working with the customers we run into a scenarios where careful considerations of database scenarios and clear understanding use cases when not done right leads to unnecessary refactoring at both database and application level. Topics Covered Basic Differentiations between Azure SQL and Azure Synapse SQL When to use Key Considerations for Design7.8KViews1like1CommentAzure OpenAI Service Multitenant Load Balancing and Token Per Minute Tracking via Prometheus Metrics
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.18KViews4likes0Comments