Pierre Mavro

Pierre is an SRE and CTO of Qovery. He has 15+ years of experience in R&D, from the financial to the Ad-Tech industry; he has a strong knowledge of distributed and highly-reliable systems. He's also the MariaDB High-Performance book author.

Pierre Mavro
all blog articles
How To Make Rust Multi-Arch Release Easy - Qovery
October 10, 2023 · 6 min read

How To Make Rust Multi-Arch Release Easy

At Qovery, we're using Rust for 10+ projects. If you are familiar with Rust, you know how painful it is to rel...

Read
How to Achieve Zero-Downtime Application with Kubernetes - Qovery
August 22, 2023 · 9 min read

How to Achieve Zero-Downtime Application with Kubernetes

I’ve worked on on-premised and managed Kubernetes clusters for more than seven years. What I can say is that c...

Read
Understanding the Basics of Application Autoscaling - Qovery
July 15, 2023 · 4 min read

Understanding the Basics of Application Autoscaling

Application autoscaling is a considerable subject. At first, it looks simple because everyone understands the ...

Read
The Cost of Upgrading Hundreds of Kubernetes Clusters - Qovery
June 28, 2023 · 7 min read

The Cost of Upgrading Hundreds of Kubernetes Clusters

At Qovery, we manage hundreds of Kubernetes clusters for our customers on different Cloud Providers. For most ...

Read
Qovery Achieves SOC2 Compliance - Qovery
March 18, 2023 · 2 min read

Qovery Achieves SOC2 Compliance

I am thrilled to announce that Qovery has successfully achieved SOC2 Type I compliance, an important milestone...

Read
Qovery now supports AWS STS: Protect your resources with temporary access keys - Qovery
December 28, 2022 · 1 min read

Qovery now supports AWS STS: Protect your resources with temporary access keys

We are excited to announce that Qovery now supports AWS Security Token Service (STS) for all our plans! AWS ST...

Read
Everything I Wanted To Know About Kubernetes Autoscaling - Qovery
November 29, 2022 · 9 min read

Everything I Wanted To Know About Kubernetes Autoscaling

Kubernetes is today the most well-known container scheduler used by thousands of companies. Being able to quic...

Read
Kubernetes Cluster Autoscaler vs Karpenter  - Qovery
July 7, 2022 · 2 min read

Kubernetes Cluster Autoscaler vs Karpenter

One of the most exciting things when using Kubernetes is the ability to scale up and down the number of nodes ...

Read
The importance of SemVer for your applications - Qovery
January 22, 2022 · 6 min read

The importance of SemVer for your applications

For some developers, SemVer can look just cosmetic, nice to have, or simply useless. But SemVer format is mand...

Read
How we manage CI sensitive data for our Open Source deployment Engine - Qovery
November 22, 2021 · 7 min read

How we manage CI sensitive data for our Open Source deployment Engine

Making an Open Source Software with sensitive data and dozens of external integrations is a real challenge, he...

Read
How we extended Helm lifecycle with Rust - Qovery
November 3, 2021 · 6 min read

How we extended Helm lifecycle with Rust

Helm has some limits, discover how we extended functionnalities with Rust

Read
Terraform is Not the Golden Hammer - Qovery
September 17, 2021 · 7 min read

Terraform is Not the Golden Hammer

Terraform is probably the most used tool to deploy cloud services. It's a fantastic tool, easily usable, with...

Read
helm-freeze - manage Helm Charts and Repositories with ease - Qovery
September 24, 2020 · 3 min read

helm-freeze - manage Helm Charts and Repositories with ease

Since the beginning of Kubernetes, a lot of different tools have emerged to manage Kubernetes deployments. The...

Read
Kubernetes - Network isolation with NetworkPolicy - Qovery
July 23, 2020 · 3 min read

Kubernetes - Network isolation with NetworkPolicy

As your number of deployed applications within Kubernetes grows, you may want to isolate them from a network ...

Read