Building a GitLab CI/CD pipeline for a monorepo the easy way

  • Post author:
  • Post category:Automation

Monorepos allow you to host multiple applications’ code in a single repository. In GitLab, that involves placing disparate application source code in separate directories in one project. While this strategy allows for version controlled storage of your code, it was tricky leveraging the full power of GitLab’s CI/CD pipeline capabilities……

Continue ReadingBuilding a GitLab CI/CD pipeline for a monorepo the easy way

Announcing Redis Community Edition and Redis Stack 7.4

  • Post author:
  • Post category:Databases

Redis’ success has always been rooted in the deep connection we have with our users. Building Redis has been, and will continue to be, a collaborative effort.Today, we’re releasing the latest version 7.4 of Redis Community Edition and Redis Stack as Generally Available (GA). It includes the highly requested hash…

Continue ReadingAnnouncing Redis Community Edition and Redis Stack 7.4

Enhancing Retail with Retrieval-Augmented Generation (RAG)

  • Post author:
  • Post category:Databases

In the rapidly evolving retail landscape, tech innovations are reshaping how businesses operate and interact with customers. Generative AI could add up to $275 billion of profit to the apparel, fashion, and luxury sectors’ by 2028, according to McKinsey analysis. One of the most promising developments in this realm is…

Continue ReadingEnhancing Retail with Retrieval-Augmented Generation (RAG)

Elevating Code Quality: Real-Time Insights with Zabbix Integration and SonarQube

  • Post author:
  • Post category:IT Monitor

The objective of this project was to establish a robust and integrated environment for the continuous monitoring of code quality and performance metrics. To achieve this, SonarQube, an open-source platform for the continuous inspection of code quality, was installed on AlmaLinux. Following its setup, SonarQube was seamlessly integrated with Zabbix,…

Continue ReadingElevating Code Quality: Real-Time Insights with Zabbix Integration and SonarQube