DevOps, Kubernetes My journey to KubeCon 2025 07.04.2025 by Rémy Gaudey Wednesday, April 2nd. Today is my first day at the KubeCon 2025 in London. It’s 8 AM, I’m in the lobby of my hotel and I can already hear “HAProxy”, “NGINX”, “Pipeline”, and “Kubernetes” here and there. There is no(…)
Cloud, DevOps OpenStack – Deploying the first compute instance 24.02.2025 by Daniel Westermann Once you have your OpenStack playground up and running it is time to actually use it. What we want to do today is to create our first compute instance. Before we can do that, we again(…)
Delphix, DevOps, Oracle, PostgreSQL, SQL Server Delphix Data Virtualization and Masking 20.02.2025 by Hervé Schweitzer After successfully completing several customer projects involving Delphix products, Data Virtualization and Data Masking, I decided to set up a complete infrastructure internally to test the combination of both products. Delphix Data Virtualization Creates only a virtual copy of(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (7) – Horizon, the OpenStack dashboard 27.01.2025 by Daniel Westermann We’ve finished the last post with a working Network (Neutron) service on the controller and compute node. In this post we’ll setup the final service which is Horizon, the OpenStack dashboard. Once more, looking back at(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (6) – The Networking service 24.01.2025 by Daniel Westermann We’ve finished the last post with a working Compute (Nova) service on the controller and compute node. While only the compute(s) actually run compute resources, Nova is also running on the controller for the management tasks, while libvirt is only(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (5) – The Compute service 23.01.2025 by Daniel Westermann We’re now coming closer to the final setup of the OpenStack test environment. Again, looking at the minimum services we need, there are only three of them left: Keystone: Identity service (done)(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (4) – The Image and Placement services 21.01.2025 by Daniel Westermann By the end of the last post we finally got the first OpenStack service up and running: Keystone, the Identity Service. Going back to the list of services we need at a(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (3) – Keystone, the Identity Service 20.01.2025 by Daniel Westermann By the end of the last post, we finished with preparing the controller and compute node for being ready to deploy the first OpenStack service: Keystone, the Identity Service. Before we dive into the details lets(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (2) – Preparing the nodes 17.01.2025 by Daniel Westermann In the introduction post we’ve briefly looked at some options you have available when you want to build your own private cloud. In this post we’re going to start our journey into OpenStack by preparing the(…)
Cloud, DevOps, PostgreSQL Creating your private cloud using OpenStack – (1) – Introduction 16.01.2025 by Daniel Westermann While public clouds are a trend since several years now, some companies are also looking into self hosted solutions to build a private cloud. Some do this because of costs, others do this because they don’t want to be dependent(…)