DevOps DevOps.Barcelona 2022 Day 2 11.11.2022 by Nicolas Meunier Second day of DevOps Barcelona 2022 1st talk by Txema González and Manuel Sánchez: “Zero Trust DevOps” with Azure & Github Actions This session was a good presentation on Zero Trust Architectures with Azure. The implementation use the Azure Zero(…)
DevOps DevOps Barcelona 2022 – the 1st day 04.11.2022 by Arnaud Berbier After the covid period, it was difficult to personally attend events for some times now… It’s finally over (we hope) and we can again travel and be part of these kind of amazing technical events. For this end of the(…)
Cloud, Database Administration & Monitoring, DevOps, Kubernetes, MySQL Installing MySQL InnoDB Cluster in OKE using a MySQL Operator 10.05.2022 by Elisa Usai During previous months, I've had some time to satisfy my curiosity about databases in containers and I started to test a little bit MySQL in Kubernetes. This is how it all began...
Application integration & Middleware Elastic (ELK) Stack – Get Started 21.12.2021 by David Diab ELK Stack or more recently called Elastic Stack, is a combination of three open-source projects: Elasticsearch, Logstash and Kibana. All these projects have been developed by Elastic and used to store, analyze, discover, and visualize data efficiently!(…)
Ansible, DevOps, Docker, Kubernetes Managing Ansible with AWX – Part I – Installation on Minikube 06.12.2021 by Joël Cattin AWX is a web based GUI tool for managing Ansible playbooks. It is the open source upstream project of Red Hat Automation Controller (formerly Ansible Tower) . As for Fedora and RHEL operating systems, the releases of(…)
DevOps, Kubernetes Kubernetes : two different OCI runtimes 12.09.2021 by DevOps Quick recap : in the previous episode, we have seen how to move from a Kubernetes cluster powered by Docker into a future-proof Kubernetes cluster, using containerd. Now let’s move on and fully enjoy the power of having(…)
AWS, Ansible, DevOps, Docker, Kubernetes Deploy a Kubernetes cluster using Ansible in AWS 29.08.2021 by DevOps After more than 2 years of experience in Kubernetes cluster administration, I am deeply convinced that one of the most important things to have as an ops guy is a sandbox cluster at your disposal. This can be either a(…)
Cloud, DevOps Reduce the complexity: be sharing and open source 27.06.2021 by Open source Team By Franck Pachot . I thought that my last post on this blog was the previous one but I blog when it comes to my mind – nothing planned. And two things got me to write(…)
Kubernetes, PostgreSQL K8s on Windows/VirtualBox 12.04.2021 by Open source Team By Franck Pachot . This is a little demo, easy to copy-paste, if you want to play with Kubernetes on your laptop. And, not a simple “Hello World” but a real database running here, able to scale up and(…)
Database Administration & Monitoring Getting started with the Zalando Operator for PostgreSQL 13.03.2021 by Daniel Westermann In the previous posts (Rancher, up and running, on EC2 – 1 – One node, Rancher, up and running, on EC2 – 2 – Three nodes, Rancher, up and running, on(…)