Development & Performance, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container – Schema design preview 25.06.2025 by Stéphane Haby After my blogs about “SQL Server 2025: Local SQL Server Container without Docker Command” and “SQL Server 2025: Local SQL Server Container – Schema compare preview”, I continue to play & test it. One new feature(…)
Development & Performance, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container – Schema compare preview 24.06.2025 by Stéphane Haby After my blog about “SQL Server 2025: Local SQL Server Container without Docker Command”, I continue to play & test it. One new feature in preview is the “schema compare” in this last extension for Visual Code:(…)
Database Administration & Monitoring, Database management, Docker, SQL Server, Technology Survey SQL Server 2025: Local SQL Server Container without Docker Command 23.06.2025 by Stéphane Haby The last version of” MSSQL extension for Visual Studio Code” has in Preview “the Local SqlServer Containers” based on SQL Server 2025 with the following keys: Create and manage SQL Server containers locally without Docker commands Use SQL Server(…)
DevOps, Docker, Kubernetes, YaK Building multi-architecture images with GitLab CI/CD 06.12.2024 by Nicolas Meunier Building multi-architecture images become more and more useful. Indeed, many recent computers use ARM processors architecture. Examples include MacBooks using M(x) processors, and Amazon EC2 instances using AWS Graviton processors. However, the diversification of processor architectures adds(…)
DevOps, Docker, Security Detect XZ Utils CVE 2024-3094 with Tetragon 24.04.2024 by DevOps How to use Tetragon to detect XZ Utils backdoor CVE 2024-3094 before it was known. Apply the Zero Trust security strategy.
DevOps, Docker, Kubernetes Rancher RKE2 templates – Assign members to clusters 12.03.2024 by DevOps When testing RKE2 templates, I faced an issue with member assignments. When creating the cluster, a management cluster name is generated with the format c-m-xxxxxxxx, but the ClusterRoleTemplateBinding requires the cluster name to work. After digging into Rancher source(…)
DevOps, Docker, Kubernetes Are You Afraid of the Word DevOps? – Part 2 29.01.2024 by DevOps In my previous blog post, we started to explore how to increase the Time-to-Market (TTM) of your simple application. We improved it and to go further we will now leverage containerization. As in part 1,(…)
DevOps, Docker All about how Docker containers and data are stored on its host 30.06.2023 by DevOps You’ve probably already heard about containers and one of the most popular tool used to create them: Docker. You may wonder how a container stores data on its host, if those data are persistent, if(…)
Cloud, DevOps, Docker, Kubernetes Windows Server container on an AKS cluster 22.03.2023 by DevOps A few weeks ago I participated at the dbi services bootcamp. All new employees are gathered for a refreshment of dbi services best practices. This is also an opportunity to ask questions directly to our(…)
Application integration & Middleware, Docker Apache JMeter Playground 17.02.2023 by Middleware Team As I am training myself to Apache JMeter, beside testing on my Oracle environment (which include Oracle Internet Directory, Oracle Directory Service Manager, Oracle Identity and Access Management, a Database and a web application protected(…)