You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: posts/experiences/bilberry.mdx
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,34 @@
2
2
title: Bilberry
3
3
post: DevOps + FullStack Developer
4
4
date: 2018 - 2020
5
+
link: https://bilberry.io
6
+
image: /img/bilberry.webp
5
7
caption: My first developer experience. Full-Stack and DevOps.
8
+
description: 🌿 Intelligent Spot Spraying System that reduces the usage of herbicide by more than 80% while protecting the environment and lowering the costs for farmers dramatically.
9
+
tags:
10
+
[
11
+
'Artificial intelligence',
12
+
'Hardware devices',
13
+
'Plants recognition',
14
+
'AI Labelling web platform',
15
+
]
16
+
stack:
17
+
[
18
+
'Python',
19
+
'Django',
20
+
'React',
21
+
'Rancher',
22
+
'Kubernetes',
23
+
'OVH',
24
+
'GCP',
25
+
'Docker',
26
+
'PostgreSQL',
27
+
'MongoDB',
28
+
]
6
29
---
30
+
31
+
- I migrated the old infrastructure from single server Docker deployment to **Kubernetes** on **Google Cloud**.
32
+
- I had to migrate stored objects and databases data and automate the deployment with a **CI/CD**.
33
+
- This led to a better scalability of the infrastructure and more safety for the storage of the data.
34
+
- I worked on multiple services based on a **Django** / **React** / **PostgreSQL** / **MongoDB**.
35
+
- I made a 6-month internship and continued to work for them.
0 commit comments