Utilizando KEDA para escalar agents no Azure DevOps no Kubernetes

Introdução
Por padrão temos no Azure Devops a opção de escalar os agents por Azure Virtual machine scale sets vm-scale-set, porém, temos a opção de utilizar o KEDA para escalar os agents.
Já temos um artigo no blog da Microsoft sobre o KEDA, porém, mai… Continue reading Utilizando KEDA para escalar agents no Azure DevOps no Kubernetes

Benchmarking the NVIDIA Clara Parabricks for Secondary Genomics Analysis on Microsoft Azure

This blog co-authored by Alexander Spiridonov- Senior Solutions Architect at NVIDIA
 
Introduction
 
Next-generation sequencing (NGS) is a massively parallel sequencing technology that offers ultra-high throughput, scalability, and … Continue reading Benchmarking the NVIDIA Clara Parabricks for Secondary Genomics Analysis on Microsoft Azure

Data Analysis Challenge: Impact of Weather Conditions on Air Quality

 
Quick Question
How Good are you with answering business questions using Microsoft Power BI? You don’t have to rate yourself on any scale, I have a challenge for you.
Consider the use case described below and the accompanied data, carry out a de… Continue reading Data Analysis Challenge: Impact of Weather Conditions on Air Quality

Container Apps a Practical Scaling with Azure Queue Scale Rule

 
The 202 pattern is a way to handle long-running requests in a scalable and resilient manner. The basic idea is to accept a request, but instead of processing it immediately, return a “202 Accepted” response, with a location header that points to… Continue reading Container Apps a Practical Scaling with Azure Queue Scale Rule

Part 2: BizTalk Server Migration to Azure Integration Services – Ask the Experts with Sandro Pereira

I recently had the opportunity to sit down with a Microsoft Integration expert, Sandro Pereira, to discuss BizTalk Server to Azure Integration Services migrations. In this video, he will share some of his real-world experience of migrating custome… Continue reading Part 2: BizTalk Server Migration to Azure Integration Services – Ask the Experts with Sandro Pereira

Lesson Learned #301:How to check the performance of my database? Resource Consumption and Wait Stats

In several service requests our customers asked how to check the performance of a database. During this discussion we reached to discuss why is important to check Wait Stats, for example, CXPACKET, SOS_SCHEDULING_YIELD, PAGEIOLATCH, PAGELATCH, etc.. am… Continue reading Lesson Learned #301:How to check the performance of my database? Resource Consumption and Wait Stats

Lesson Learned #300: Exporting a database to storage account that is behind a firewall

In some situations, we saw that our customers are trying to export their database to a blob storage that is behind a firewall, currently this operation is not supported Export a database to a BACPAC file – Azure SQL Database & Azure SQL Manage… Continue reading Lesson Learned #300: Exporting a database to storage account that is behind a firewall