OVHcloud Engineering

Follow our adventurous engineering team through the various Tech universe they discover and share on through and for the technical communities

Understanding OVHcloud's data centres: how Delta T helps with water efficiency

Understanding OVHcloud’s data centres: how Delta T helps with water efficiency

In our latest installment we introduced the merits of our Hybrid Immersion Liquid Cooling Technology. This new approach to cooling essentially enables new scenarios within the data centre all the while significantly reducing power consumption by up to 20% for cooling systems dedicated to servers. Amongst other benefits, it helps for operation in harsh climatic […]

Understanding OVHcloud’s data centres: how Delta T helps with water efficiency Read More »

Benchmarking Prometheus promql performance

Benchmarking Prometheus promql performance

Here @OVHCloud, we try to replace our legacy metrics oriented infrastructure. This infrastructure matters a lot for us as internal teams use it to supervise the core services of OVH, so before making any choices, we wanted to apply a bullet proof test to the challengers. You can do two main things with a storage

Benchmarking Prometheus promql performance Read More »

Prometheus' remote storage playground

Prometheus’ remote storage playground

Introduction In the previous post we have discuss how important remote storage are for Prometheus. We have also covered several attention points. In the following post we are covering remote write storage and how to bench them. Context After you have identify one (or more) remote storage who might suit your must bench it. However

Prometheus’ remote storage playground Read More »

Prometheus love remote storage

Welcome to Prometheus world of remote storage

At OVHcloud, we recently made a change to our internal Observability stack. After testing and comparing the different solutions on the market, we opted for on open source solution. With this blog post, we’re starting a series of articles to provide feedback on our selection process and what we’ve learned along the way. Our mission

Welcome to Prometheus world of remote storage Read More »

Very Tech Trip: the adventure is just beginning!

Very Tech Trip: the adventure is just beginning!

On February 2nd, 2023, we held our first tech convention, the Very Tech Trip. Thanks to your participation, we were delighted to have a full house at La Cité des Sciences et de l’Industrie in Paris, for the first edition of this event dedicated to technology enthusiasts. Lots of you attended the 80 tech sessions

Very Tech Trip: the adventure is just beginning! Read More »

Metal Instances: the power of Bare Metal and the automation of the cloud with pay-as-you-go 

Metal Instances: the power of Bare Metal and the automation of the cloud with pay-as-you-go 

We have announced the General Availability of Metal Instances and it’s a major milestone for OVHcloud. Considering that we have shipped more than 1 million physical servers since our inception in 1999 and that our market recognition continues to get stronger (see OVHcloud positioned in the “Major Players” Category in IDC MarketScape: Worldwide Public Cloud

Metal Instances: the power of Bare Metal and the automation of the cloud with pay-as-you-go  Read More »

Very Tech Trip - Planifiez votre journée : le choix, sans l'embarras

Very Tech Trip – Planifiez votre journée : le choix, sans l’embarras

Vous connaissez tous les personas, ces personnages fictifs inventés pour orienter la conception d’un logiciel sur les besoins des utilisateurs ? La méthode, popularisée par le développeur Alan Cooper — qui est aussi le père du langage visual Basic — déborde aujourd’hui largement le seul monde du software. La preuve :  pour concevoir la convention

Very Tech Trip – Planifiez votre journée : le choix, sans l’embarras Read More »

fastapi for spam classification

Deploy a custom Docker image for Data Science project – A spam classifier with FastAPI (Part 3)

A guide to deploy a custom Docker image for an API with FastAPI and AI Deploy. Welcome to the third article concerning custom Docker image deployment. If you haven’t read the previous ones, you can check it: – Gradio sketch recognition app– Streamlit app for EDA and interactive prediction When creating code for a Data

Deploy a custom Docker image for Data Science project – A spam classifier with FastAPI (Part 3) Read More »

speech to text app image3

How to build a Speech-To-Text Application with Python (3/3)

A tutorial to create and build your own Speech-To-Text Application with Python. At the end of this third article, your Speech-To-Text Application will offer many new features such as speaker differentiation, summarization, video subtitles generation, audio trimming, and others! Final code of the app is available in our dedicated GitHub repository. Overview of our final

How to build a Speech-To-Text Application with Python (3/3) Read More »