September 2024

Reference Architecture : Retrieval Augmented Generation (RAG)

This document presents a reference architecture for a simple Retrieval Augmented Generation solution based on a vector Db using OVHcloud managed services. In this use case we have a large number of pdf/markdown documents that are ingested as a single batch to create a knowledge base and a simple text chat interface for a user […]

Reference Architecture : Retrieval Augmented Generation (RAG) Read More »

Server and application virtualisation, an overview of the technology landscape

The not-so-unexpected changes to subscription and licensing that followed VMware’s acquisition of Broadcom in November 2023 left users feeling uncertain and weighing their options. Broadcom’s modernisation and optimisation strategy (for cloud and edge) especially, also made end-users and channel partners look for alternatives to VMware. VMware is known for its high scalability, live migration, security,

Server and application virtualisation, an overview of the technology landscape Read More »

Infrastructure as Code (IaC) on OVHcloud – part 1: Terraform / OpenTofu

DevOps is based on 4 principles: Infrastructure as Code is part of the Automation principle. Deploying manually take time and it’s complicated. You have to setup servers, configure network, storage, softwares… And of course you have to maintain and update all of this infrastructures, deploy new versions, backup and restore applications, again and again. For

Infrastructure as Code (IaC) on OVHcloud – part 1: Terraform / OpenTofu Read More »

An IA help coders to develop

Create a code assistant with Continue and AI Endpoints

If you want to have more information on AI Endpoints, please read the following blog post.You can, also, have a look at our previous blog posts on how use AI Endpoints.Also, be sure to check out this blog post about deploying Coder on the OVHcloud Managed Kubernetes Service. In the field of the code assistant

Create a code assistant with Continue and AI Endpoints Read More »

How to install a modern Cloud Development Environment in your Public Cloud project

Whether you call it Cloud Development Environment, Developer Workspace Platform or Remote Ephemeral Workspaces, a new set of tools and services appeared in the last 10 year.The idea is to define an environment through a container tool and manage it with all the needed security, user management, update management, templating tools and all the bells

How to install a modern Cloud Development Environment in your Public Cloud project Read More »