DevOps, Kubernetes Kubernetes Certificates Overview and Regeneration Example 04.07.2023 by DevOps Kubernetes certificates is a very important subject matter as it protects the communication of the components inside your cluster. However it is not a very popular topic as it could be quite confusing and adds more complexity to an already(…)
DevOps, Docker All about how Docker containers and data are stored on its host 30.06.2023 by DevOps You’ve probably already heard about containers and one of the most popular tool used to create them: Docker. You may wonder how a container stores data on its host, if those data are persistent, if you(…)
Application integration & Middleware, DevOps Logs from Filebeat to Logstash to Elasticsearch -1 27.06.2023 by David Diab In a previous blog, we saw together the difference between Filebeat and Logstash, we said also that both can cooperate together in some cases. In this blog series we will deep into a use case: send(…)
Application integration & Middleware, DevOps ELK Stack – Filebeat vs Logstash 26.06.2023 by David Diab Filebeat and Logstash are both comprised in ELK Stack, in this blog we will compare both with some use cases. So, you can then take the most appropriate to your case.
DevOps, Kubernetes Using Admission Controller in Kubernetes 26.06.2023 by Middleware Team Undoubtedly, Kubernetes has become the standard for container orchestration, making it necessary to work with extensions that add a layer of security and modularity. So, what exactly are these extensions? According to the Kubernetes documentation, “An admission controller is a(…)
Ansible, DevOps, Kubernetes Deploy awx-operator with Helm using images from a local registry 26.06.2023 by Donovan Winter You want to deploy Ansible AWX on a Kubernetes cluster using awx-operator, but your security policy requires you to use a local registry to store the necessary container images ? Okay, let’s see how to do(…)
Application integration & Middleware, DevOps Elasticsearch – Snapshot Lifecycle Management (SLM) 22.06.2023 by David Diab In a previous blog, I spoke about snapshot, restore, and briefly about Snapshot Lifecycle Management. In this blog, I will go more in deep in SLM.
Application integration & Middleware, DevOps Elasticsearch – Snapshot and Restore 22.06.2023 by David Diab No need to explain what is a snapshot and restore, how much they are important to any platform, software, database, aso. In this blog, I will show you how to take snapshots of your Elasticsearch cluster and how to restore.
Application integration & Middleware, DevOps Zabbix Agent Automated Registration 22.06.2023 by Middleware Team For those reading my blog posts regularly, you know I am an fan of automation. Declaring each host in Zabbix configuration manually is not an idea I like very much. Moreover, in dynamic environments which are moving a lot, manual(…)
DevOps, Kubernetes Kubernetes Community Days 2023 in Zürich 19.06.2023 by DevOps I attended for the first time the KCD (Kubernetes Community Days) in Zürich with my colleagues Jean-Philippe and Arjen. I can say I was pretty eager to know more about topics around Kubernetes and eBPF stuff as Isovalent was well(…)