Aurore Malherbes

Aurore Malherbes

Aurore is the CTO of Padok. Previously architect developer, she decided to become Ops to put developers in the best conditions (fast & reliable environments).

How to transform 32 crons into a Kubernetes CronJob with Helm?

How to transform 32 crons into a Kubernetes CronJob with Helm?

Learn how to refactor your Helm templates by writing one helm template to deploy several similar Kubernetes cronjob: transform 32 crons into cronjob resources

Docker vs Kubernetes: are they really to be compared?

Docker vs Kubernetes: are they really to be compared?

What is a container? What is an orchestrator? Padok explains the complementarity between Docker & Kubernetes, and how to use these technologies together

Let's observe Argo CD: focus on the first two CD tools

Let's observe Argo CD: focus on the first two CD tools

Argo is a company developing a set of tools enhancing Kubernetes. In this article we will observe Argo CD and focus on the first two CD tools.

How to create a CodePipeline to deploy an Amazon EKS Cluster with Helm?

How to create a CodePipeline to deploy an Amazon EKS Cluster with Helm?

Running your Kubernetes app on EKS without Gitlab CI may create automated pipeline issues. So how to use CodePipeline, CodeBuild, and deploy it with Helm.

Docker vs Machines Virtuelles (VM): containerize a legacy app

Docker vs Machines Virtuelles (VM): containerize a legacy app

Why should you containerize? Containers are taking the lead on VMs since it's quicker and easier to use. Learn how to containerize your legacy app with Docker.

CORS: what is CORS for and how to use and configure it?

CORS: what is CORS for and how to use and configure it?

CORS is a way to respect the Same-Origin Policy forced by modern browsers. Let's understand and implement CORS to make HTTP calls with your API.

Codemotion Berlin 2019 : Quick takeaways

Codemotion Berlin 2019 : Quick takeaways

Maxime Sraïki and I were at Codemotion, a great software conference in Berlin. I have attended several talks, and here are the main things I have learned.