Nowadays, the main goal of every tech company is to ship often and have user feedback as fast as possible.
[Read More]
SEO 101 - Tips to increase your visibility on Google
Today we’ll talk about how you can increase your website visibility on Google using very simple SEO techniques.
[Read More]
Control your kubernetes deployment with argo rollouts
Kubernetes is a fantastic tool for managing applications, version upgrade is as easy as changing a tag, more or less :) but has some limitations when you need advanced scheduling options.
[Read More]
Collect kubernetes logs with fluentbit and elasticsearch
If you’re running a kubernetes environment, you probably need to collect logs from your pods.
[Read More]
Hot-warm-cold architecture with Elasticsearch
Running an Elasticsearch cluster could be a real nighmare when you’ve got a lot of datas to ingest, design and configuration optimization needs to be think upstream. We’re gonna use a feature included in x-pack: Index Lifecycle Management (ILM)
[Read More]