Matthieu Lanvert

Matthieu Lanvert

Matthieu is a Site Reliability Engineer (SRE) at Padok. He specializes in DevOps technologies such as AWS, Kubernetes, Docker, Gitlab, and CloudWatch.

Protect your data at-rest from data tampering using encryption

Protect your data at-rest from data tampering using encryption

How to protect data at-rest from data tampering, what is home and full disk encryption and how to proceed. Here are the pros and cons of each method.

Amazon EC2 instances: scale up and down your Autoscaling group

Amazon EC2 instances: scale up and down your Autoscaling group

You want to save energy and money? Learn to Scale up and down EC2 instances in an Autoscaling group using AWS lambda and AWS CloudWatch rules.

Monitor your RDS instances with Cloudwatch metrics

Monitor your RDS instances with Cloudwatch metrics

Enable some of the available metrics by using CloudWatch metrics to monitor your RDS instances. Learn which metrics are key for your monitoring.

Using Docker on IntelliJ to debug your Spring Boot application

Using Docker on IntelliJ to debug your Spring Boot application

Run Spring Boot Java application with Docker through IntelliJ plugin. Debug it through a remote debug configuration and a breakpoint inside your code.

How to monitor your Amazon EC2 instances using CloudWatch Metrics?

How to monitor your Amazon EC2 instances using CloudWatch Metrics?

Use CloudWatch Metrics to monitor your Amazon EC2 instances, enable some available metrics on it, and learn which metrics are key for your monitoring.

How to monitor your EBS volumes (AWS) using CloudWatch Metrics?

How to monitor your EBS volumes (AWS) using CloudWatch Metrics?

To monitor your EBS volumes, use CloudWatch Metrics. Enable some available metrics on your EC2 instances and monitor them via CloudWatch or Grafana.

Kubectl list-clusters, all the commands to know

Kubectl list-clusters, all the commands to know

To save time with Kubernetes, discover the mastering commands for cluster management (Kubectl) to create, delete & monitor resources.

Kubernetes productivity tips and tricks with Kubectl & Helm

Kubernetes productivity tips and tricks with Kubectl & Helm

Here are some tips and tricks that will improve your productivity with Kubernetes using Kubectl autocompletion & aliases and Helm, a package manager.