Enterprise content management Easy business process automation with M-Files 29.01.2024 by Guillaume Meunier Today with the volume of data managed within a company. It is essential to put in place mechanisms to reduce human activity, avoid duplication and thus improve the reliability of the information. In my last blog I explained(…)
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, I(…)
Azure, Cloud Sending OCI logs to Microsoft Azure Sentinel with OCI Streams 25.01.2024 by Adrien Devaux I recently deployed a new logging solution at a customer for their OCI tenancy. They wanted to manage their audit logs using Microsoft Azure Sentinel. The solution I deployed is using OCI Streaming Service to gather all the logs and(…)
Application integration & Middleware, Enterprise content management Load Test M-Files Server with JMeter 25.01.2024 by Middleware Team Creating load test scenario on a web application might look easy: Record a scenario Replay it In practice, it is much more complex than that when you want to manage variables elements like usernames, session IDs, and, in case of(…)
Database Administration & Monitoring, Database management PostgreSQL 17: Track skipped rows from COPY in pg_stat_progress_copy 25.01.2024 by Daniel Westermann In one of the last posts we’ve looked at how you tell copy to ignore any rows which do not fit into the target table starting with PostgreSQL 17. While this is great, this also hides(…)
DevOps, Kubernetes How to delete a resource with the error: failed calling webhook 25.01.2024 by Nicolas Meunier The original mistake In preparation of the GitLab essentials workshop, I’m using helm to deploy it. After a few tests, I wanted to clean up my cluster, and accidentally deleted the namespace before doing helm uninstall.
Oracle How to patch your ODA to 19.21? 24.01.2024 by Jérôme Dubar Introduction Patch 19.21 is now available for Oracle Database Appliance series. Let’s find out what’s new and how to apply this patch. What’s new? The most important new component is Linux 8. X10 series were already running on Linux 8(…)
Ansible, DevOps Are You Afraid of the Word DevOps? – Part 1 24.01.2024 by DevOps We came to realize recently that there is a resistance to the word DevOps and it repels some of you. Sadly, by stopping to this word, it prevents you from entering his world! Do you feel that DevOps is just(…)
Oracle What is the fastest method to connect to an Oracle database? 23.01.2024 by Clemens Bleile There are still applications around, which do connect to the database, do some stuff and then disconnect again. I.e. for each and every operation a logon to the database is necessary. This produces unnecessary overhead and is expressed in a(…)
Enterprise content management Empower your data with M-Files 23.01.2024 by Guillaume Meunier When we talk about Enterprise Content Management (ECM) we very often reduce this to a simple Document Management System (DMS), but Data for a company is not only documents. It can be a various types of information that can help(…)