Application integration & Middleware, DevOps, Kubernetes, Technology Survey DevOpsDays 2020 at HEG in Geneva 01.03.2020 by Arnaud Berbier This 2020 new year began with a really exiting DevOps Event in Geneva. Kubernetes, Helm, Cloud Native, CNCF, CI/CD, Ansible, Terraform,… So much topics around DevOps that was in every people mouth. This confirm that DevOps is a good choice(…)
DevOps DevOpsDays 2020 Geneva – Day 2 25.02.2020 by David Diab As promised in my previous blog, I will give you a short feedback on the second day here at DevOpsDays 2020 Geneva. In fact, I prepared a very interesting program of sessions to attend and people(…)
DevOps DevOpsDays 2020 Geneva – Day 1 24.02.2020 by David Diab It is a pleasure to come back to Geneva after 5 years to attend my first DevOps event. I’m very excited to share with you my first day feedback, but before I would like to thank(…)
Cloud, DevOps, Oracle Oracle 20c SQL Macros: a scalar example to join agility and performance 24.02.2020 by Oracle Team By Franck Pachot . Let’s say you have a PEOPLE table with FIRST_NAME and LAST_NAME and you want, in many places of your application, to display the full name. Usually my name will be displayed as ‘Franck Pachot’ and(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Jenkins X ecosystem: Kaniko as image builder 18.12.2019 by DevOps For a few months now, we started a huge project at a customer; build a complete CI/CD platform for Documentum. The final goal is to create a CI/CD process for platform and software delivery to reduce as possible the delivery(…)
DevOps, Docker, Kubernetes A day at DevOps World in Lisbon 05.12.2019 by DevOps On this second day here at DevOps World in Lisbon, I built a very interesting and intensive program of sessions to attend which I will explain to you more in detail below. This was also the opportunity for us (Arnaud(…)
Application integration & Middleware, DevOps, Docker, Kubernetes DevOps World – Jenkins World – Next Days – Keynote, Sessions & SuperParty 05.12.2019 by Arnaud Berbier Hi folks, the second day is now over. It’s has been terminated with the SUPERPARTY sponsored by sonatype. Capes & masks were available to celebrates everyday superheroes, LIKE US. It was “sympa”, with music, foods, drinks and so on.
Application integration & Middleware, DevOps, Development & Performance, Docker, Kubernetes DevOps World – Jenkins World – The Workshop On Day One 04.12.2019 by Arnaud Berbier After achieving new challenges during customer activities where I was managing a quite huge project around Kubernetes & Jenkins X EcoSystem, I get the opportunity to attend the DevOps World – Jenkins World in Lisbon.A big thanks as I(…)
Database Administration & Monitoring, DevOps, Docker, Kubernetes Create a Kubernetes cluster with Google Kubernetes Engine 06.11.2019 by DevOps Nowadays the market for cloud providers is very competitive. Large companies are fighting a very hard battle over the services they provide. Each offers a wide range of more or less identical products with specific features for each. In my(…)
Cloud, DevOps, Kubernetes Provisioning a AKS cluster and KubeInvaders with Terraform 27.10.2019 by Microsoft Team Provisioning a K8s infrastructure may be performed in different ways. Terraform has a connector called the Kubernetes provider but it doesn’t allow building and deploying a Kubernetes cluster. The cluster must be up and running before using the provider.