DevOps, Kubernetes Investigative look into cloud-native hyper-converged infrastructure with Harvester 19.04.2024 by DevOps In this first blog, we will have a look on what is Harvester, cloud native hyper-converged infrastructure, it's concepts and the installation.
Database Administration & Monitoring, Database management, Operating systems Another file system for Linux: bcachefs (2) – multi device file systems 18.04.2024 by Daniel Westermann In the last post, we’ve looked at the very basics when it comes to bcachefs, a new file system which was added to the Linux kernel starting from version 6.7. While we’ve already seen how easy(…)
Database Administration & Monitoring, Database management, Operating systems Another file system for Linux: bcachefs (1) – basics 17.04.2024 by Daniel Westermann When Linux 6.7 (already end of life) was released some time ago another file system made it into the kernel: bcachefs. This is another copy on write file(…)
SQL Server Build SQL Server audit reports with Powershell 17.04.2024 by Amine Haloui Introduction When you are tasked with conducting an audit at a client’s site or on the environment you manage, you might find it necessary to automate the audit process in order to save time. However, it can be challenging to(…)
DevOps, Kubernetes Rancher RKE2: Rancher roles for cluster autoscaler 17.04.2024 by Kévin Keovilay The cluster autoscaler brings horizontal scaling into your cluster by deploying it into the cluster to autoscale. This is described in the following blog article https://www.dbi-services.com/blog/rancher-autoscaler-enable-rke2-node-autoscaling/. It didn’t emphasize much about the user and role configuration. With Rancher, the(…)
SQL Server SQL-Server: What are VLF’s and why should I care about them? 16.04.2024 by Hocine Mechara Introduction: What are VLF’s? In SQL-Server, the transaction log is divided into several logical units called virtual log files (VLF). The amount of virtual log files and their size are managed automatically by the database engine. The database engine adds(…)
DevOps Elasticsearch, Ingest Pipeline and Machine Learning 16.04.2024 by Middleware Team Elasticsearch has few interesting features around Machine Learning. While I was looking for data to import into Elasticsearch, I found interesting data sets from Airbnb especially reviews. I noticed that it does not contain any rate,(…)
AWS, Azure, Cloud Renew expired certificate for your SAML SSO application in Azure 16.04.2024 by Nicolas Jardot Using Single Sign-on to manage accesses to cloud applications is really convenient. However SAML is using a certificate between the Identity Provider (IdP) and the Service Provider (SP) application and this certificate may expire. Once this certificate is expired, it’s(…)
Azure, Cloud Learning Azure by having fun with ChatGPT 16.04.2024 by DevOps Learn Azure with ChatGPT to get a story around all the concepts and components of Azure. It becomes visual and you'll get some fun with it.
DevOps Monitor Elasticsearch Cluster with Zabbix 12.04.2024 by Middleware Team Setting up Zabbix monitoring over an Elasticsearch cluster is quiet easy as it does not require an agent install. As a matter a fact, the official template uses the Elastic REST API. Zabbix server itself will(…)