Clément Deberdt

Clément Deberdt

Clément is a SecOps Engineer at Padok. He assesses the security level of cloud infrastructures and helps protect them against malicious behaviors. He loves the violin and skying.

Detecting and dealing with cleartext secrets in code

Detecting and dealing with cleartext secrets in code

Learn how to clear your code base of hardcoded cleartext secrets and prevent new secrets from being added by mistake later on.

Secure access to your tooling components with IAP in GKE

Secure access to your tooling components with IAP in GKE

Learn how to control and secure access to your tooling components with Identity-Aware Proxy (IAP) in GKE.

How to secure your workloads in Kubernetes?

How to secure your workloads in Kubernetes?

Understand the security challenges posed by Kubernetes and learn how to protect your workloads to mitigate them.

What is Apparmor and how to add a security layer with it in Docker?

What is Apparmor and how to add a security layer with it in Docker?

AppArmor is a Linux kernel module for security which interfaces with Docker to confine applications that run in containers.