In a previous blog post, I surfaced Azure monitor capabilities for extending observability of Azure SQL databases. We managed to correlate different metrics and SQL logs to identify new execution patterns against our Azure SQL DB, and we finally go through a new compute tier model that fits better with our new context. In this blog post, I would like to share some new experiences about combining Azure cost analysis and Azure log analytics to spot “abnormal” trend and to fix it.
Archives pour la catégorie SQL Azure
Azure monitor as observability platform for Azure SQL Databases and more
Mis en avant
In a previous blog post, I wrote about reasons we moved our monitoring of on-prem SQL Server instances on Prometheus and Grafana. But what about Cloud and database services?
Extending SQL Server monitoring with Raspberry PI and Lametric
Mis en avant
First blog of this new year 2021 and I will start with a fancy and How-To Geek topic
In my last blog post, I discussed about monitoring and how it should help to address quickly a situation that is going degrading. Alerts are probably the first way to raise your attention and, in my case, they are often in the form of emails in a dedicated folder. That remains a good thing, at least if you’re not focusing too long in other daily tasks or projects. In work office, I know I would probably better focus on new alerts but as I said previously, telework changed definitely the game.
Monitoring Azure SQL Databases with Azure Monitor and Automation
Mis en avant
Supervising Cloud Infrastructure is an important aspect of Cloud administration and Azure SQL Databases are no exception. This is something we are continuously improving at my company.
On-prem, DBAs often rely on well-established products but with Cloud-based architectures, often implemented through DevOps projects and developers, monitoring should be been redefined and include some new topics as:
AAD user creation on behalf AAD Service Principal with Azure SQL DB
Mis en avant
An interesting improvement was announced by the SQL AAD team on Monday 27th July 2020 and concerns the support for Azure AD user creation on behalf of Azure AD Applications for Azure SQL as mentioned to this Microsoft blog post.
Database maintenance thoughts with Azure SQL databases
Mis en avant
As DBA, your priority is to ensure your data are consistent, safely backed up and you get steady performance of your database. In on-prem environments, these tasks are generally performed through scheduled jobs including backups, check integrity and index / statistics maintenance tasks.
But moving databases to the cloud in Azure (and others) tells a different story. Indeed, even if the same concern and tasks remain, some of them are under the responsibility of the Cloud provider and some other ones not. If you’re working with Azure SQL databases – like me – some questions raise very quickly on this topic and it was my motivation to write this write-up. I would like to share with you some new experiences by digging into the different maintenance items. If you have a different story to tell, please feel free to comment and to share your own experience!
SQL DB Azure, performance scaling thoughts
Mis en avant
Let’s continue with Azure stories and performance scaling …
A couple of weeks ago, we studied opportunities to replace existing clustered indexes (CI) with columnstore indexes (CCI) for some facts. To cut the story short and to focus on the right topic of this write-up, we prepared a creation script for specific CCIs based on the Niko’s technique variation (no MAXDOP = 1 meaning we enable parallelism) in order to get a better segment alignment.
Configuring Integrated Windows Authentication with SSRS and SQL DB Azure
Mis en avant
Today let’s talk about Cloud and Azure. My new job gives me now the opportunity to work in a hybrid environment with some components hosted in a cloud including SQL Azure Databases. To get straight to the point, PaaS databases are different beasts and I my confirm DBA role is shifting to another dimension. The focus is more on providing higher value in the architecture design and tuning because resources are a big concern, at least in a different order of magnitude, because they are now treated as operational expenses (OpEx). Entering now in a World of code as infrastructure, provisioning such service has become an easy game and can be automated through Cloud provider APIs and specialized tools. My colleagues already did a lot of good jobs on this topic.
Windows Server Vnext and cloud witness
Mis en avant
La prochaine version de Windows fournira d’intéressantes fonctionnalités concernant les architectures de cluster à basculement dont l’une d’entre elles concerne un nouveau type de quorum « Node majority and cloud witness ». Celui-ci va très certainement résoudre beaucoup de scénarios où l’utilisation d’un 3ème datacenter est obligatoire pour atteindre une vraie résilience du quorum.
> Lire la suite (en anglais)
David Barbarin
MVP & MCM SQL Server
Les journées SQL Server–second volet
Mis en avant
Le premier volet des journées SQL Server a visiblement connu un très grand succès. C’est la raison pour laquelle GUSS s’est relancé dans la préparation d’un second volet qui devrait se dérouler en décembre. Les dates définitives seront communiqués un peu plus tard. Cependant pour que cet évènement soit de nouveau un succès nous avons besoin de vos avis qui se présente sous la forme d’un sondage qui ne vous prendra que quelques minutes de votre temps et qui nous permettront de mieux cibler vos attentes à tous les niveaux (contenu des sessions, organisation etc …)
Pour le remplir c’est par ici
Merci par avance !!
David BARBARIN (Mikedavem)
MVP SQL Server