InITNEXTbyJay Lee·May 27Client-side Geographic Failover with Azure Managed Redis Geo ReplicationAzure Managed Redis became GA about a year ago on May 19, 2025. What I like the most is the fact that it comes with lots of benefits which…
Jay Lee·May 5GitHub Copilot Bring Your Own Key (BYOK) with Qwen3.6 on Azure Container Apps Serverless GPUGitHub Copilot now supports Bring Your Own Key (BYOK), which allows developers to use any OpenAI compatible endpoint. That means you can…
Jay Lee·Mar 24Deploying Hugging Face Models on Serverless GPUs on Azure: GLM-OCR for Intelligence Document…I’ve been experimenting with various vision-language models for Intelligent Document Processing (IDP) lately, and one model kept standing…
InMicrosoft AzurebyJay Lee·Jan 12Best Practices for Developing and Running AI Apps on Azure App Service in PythonIt has been nearly two years since I published a similar article titled “Deploy Python ML Web Apps with Ease on Azure App Service” At that…
Jay Lee·Sep 16, 2025Migrate and Modernize JBoss EAP on Azure App Service (PaaS)According to the latest Jakarta foundation’s survey result, JBoss EAP remains one of the most popular Java runtimes among Java developers.
Jay Lee·May 29, 2024Maximizing Nvidia GPU utilization on Azure Kubernetes Service with Time-Slicing and Multi-Instance…November 30th, 2022 will be remembered in IT history as a monumental moment when OpenAI launched a service called ChatGPT for public…A response icon2A response icon2
Jay Lee·Feb 14, 2024Developing Kubernetes Admission Controller with Kotlin — Fixing AKS add-on issue in UDRI often get asked by developers to compare the AKS with different managed Kubernetes offerings on the cloud, and I always point out one…
Jay Lee·Dec 18, 2023Using Managed Identity in Azure DevOps Pipeline with Federated IdentityThere was an announcement back in September that workload federated identity has finally been introduced to Azure DevOps. If you’re…
Jay Lee·Dec 7, 2023Running Azure DevOps Self-hosted agent on AKS without using PATPAT(Personal Access Token) has long been the prevalent authentication method for DevOps runners or agents, and the major purpose is to…A response icon2A response icon2
InMicrosoft AzurebyJay Lee·Sep 15, 2023Early access to Kubernetes Alpha features on Azure using Cluster APIUndoubtedly, Kubernetes is one of the biggest software projects in the history of IT, and this massively big project is moving like a…