pgspot 0.8.0 released

  • Post author:
  • Post category:Databases

The pgspot development team is happy to announce the release of version 0.8.0. This version of adds the following new features: Add flag to ignore specific procedural languages Support @extschema:name@ placeholders introduced with PG16 Warn about C security definer functions without search_path See full release notes for more information. pgspot…

Continue Readingpgspot 0.8.0 released

Agnostiq & MongoDB: High-Performance Computing for All

  • Post author:
  • Post category:Databases

Material scientists, computational biologists, and AI researchers all have at least one thing in common; the need for huge amounts of processing power, or ‘compute’, to turn raw data into results. But here’s the problem. Many researchers lack the skills needed to build the workflows that move data through huge…

Continue ReadingAgnostiq & MongoDB: High-Performance Computing for All

Load Balancing with MinIO Enterprise Object Store Firewall

Modern data processing environments move terabytes of data between the compute and storage nodes on each run. One of the fundamental requirements in a load balancer is to distribute the traffic without compromising on performance. The introduction of a load balancer layer between the storage and compute nodes as a…

Continue ReadingLoad Balancing with MinIO Enterprise Object Store Firewall

Native AMQP 1.0

We are pleased to announce that RabbitMQ 4.0 supports AMQP 1.0 as a core protocol, providing the following benefits: Modernized RabbitMQ to natively support the latest AMQP standard Support for more AMQP 1.0 features Significantly better AMQP 1.0 performance and scalability compared to RabbitMQ 3.13 Greater interoperability with other AMQP…

Continue ReadingNative AMQP 1.0

Transforming Ad Tech: How Cognitiv Uses ClickHouse to Build Better Machine Learning Models

  • Post author:
  • Post category:Databases

Since 2015, Cognitiv has used deep learning to optimize real-time bidding on advertising opportunities. Its Deep Learning Advertising Platform sees millions of opportunities every second. As web pages load and ad space becomes available, Cognitiv’s algorithms explore these opportunities and bid on behalf of clients, optimizing performance based on KPIs.…

Continue ReadingTransforming Ad Tech: How Cognitiv Uses ClickHouse to Build Better Machine Learning Models

Does Talos Kubernetes and Omni live up to the hype?

  • Post author:
  • Post category:IT Monitor

As part of the process of validating Portainer functionality across a range of Kubernetes distributions, we have the opportunity to experiment with the vendor installation /configuration tools that they make available. This week it’s Talos Kubernetes, and Sidero Omni. Talos has been getting a lot of love in the community, and I wanted to see if it is as good as everyone says it is.. spoiler alert.. it is!

(more…)

Continue ReadingDoes Talos Kubernetes and Omni live up to the hype?

Slides and recording – Tech Talk Live #160 – TechQuest and Hackaton

Did you miss TTL #159 - TechQuest and Hackaton? Or do you want to get the slides and read more with the links to the resources? Please help yourself: https://github.com/AlfrescoLabs/alfresco-lisbon-hack-a-thon-2024 https://university.hyland.com/pages/techquest-alfresco-hackathon https://hub.alfresco.com/t5/alfresco-content-services-blog/join-the-alfresco-techquest-hack-a-thon-2...   Recording and slides are available:   The PDF version of the presentation is attached to this post, meaning…

Continue ReadingSlides and recording – Tech Talk Live #160 – TechQuest and Hackaton

Oliver Klee Transitions From Co-Lead to Team Member in Best Practices Team

I want to thank Oliver for filling this position for such a long time. He has been an integral part of our team, offering his expertise in facilitation and communication. His contributions have significantly shaped our practices and team dynamics. We extend our gratitude to Oliver for his dedication and…

Continue ReadingOliver Klee Transitions From Co-Lead to Team Member in Best Practices Team

An introduction to Ibis

  • Post author:
  • Post category:Databases

Ibis is an open-source data frame library designed to work with any data system. It supports 20+ backends, including Polars, DataFusion, and ClickHouse. It provides a Pythonic interface that supports relational operations translated to SQL and executed on the underlying database. In this blog post, we will learn how to…

Continue ReadingAn introduction to Ibis