Control-M, DevOps Jenkins how to create a cyclic job 03.11.2020 by Middleware Team Introduction Hi everybody Today it’s not about Control-M jobs but about Jenkins jobs ,Jenkins allows you also to schedule jobs and below we will see how to make it cyclic. First , we will create a job using(…)
DevOps Ansible loop over registered results 19.10.2020 by Jérôme Witt We were recently confronted with one of our playbook constraint while trying to identify which database software could be uninstalled from our servers. Until now, we ran the playbook to de-install a specific version which were “discovered manually”. However, we(…)
Application integration & Middleware, Cloud, DevOps, Docker, Kubernetes Setup an NGINX Ingress Controller on Kubernetes 09.10.2020 by DevOps One of the most important and basic concept in Kubernetes is the Service exposition. How about exposing a Kubernetes Service deployed inside a cluster to outside traffic? Let’s have a look on the different approaches to expose a Kubernetes(…)
Cloud, DevOps, SQL Server Data virtualization on SQL Server with Redgate SQL Clone 25.08.2020 by Cloud Team By Franck Pachot . In the previous blog post I’ve installed SQL Server on the Oracle Cloud. My goal was actually to have a look at Redgate SQL Clone, a product(…)
AWS, Cloud, Database Administration & Monitoring, Database management, DevOps DBPod – le podcast Bases de Données 14.07.2020 by Oracle Team By Franck Pachot . J’essaie quelque chose de nouveau. Je publie beaucoup en anglais (blog, articles, présentations) mais cette fois quelque chose de 100% francophone. En sortant du confinement, on reprend les transports (train, voiture,…) et c’est l’occasion de(…)
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(…)