Develop: The Inner Loop with OpenShift Dev Spaces (2/4)

In Part II of our 4-part blog series “You’ve written a Kubernetes-native Application? Here is how OpenShift helps you to run, develop, build and deliver it”, we will focus on the aspect of developing our application with and directly on OpenShift. In Part I, we’ve introduced our sample application “the Local News Application”, and showed […]

Rise of the Superclouds

It is widely accepted that using a hybrid- and multi-cloud approach is needed to increase flexibility and reduce the dependency on any single vendor. However, most organizations struggle to operate effectively across clouds, with environments often being disconnected silos with varying primitives, APIs, and management tools. Thus, moving workloads and data between clouds, and implementing […]

OpenSourceSeeds: Solving the world’s problems using open approaches – outside the software domain

In May this year, my colleague Götz Rieger came across a poster in Berlin which piqued our interest: Open source bread? Free (libre) seeds? What is this all about? With German Thanksgiving on Oct. 2nd we want to take the opportunity to learn more about this initiative. To this end, we conducted an email interview […]

eBPF: More than package filtering… much more.

Let’s face it, eBPF is the hot topic of the day in the Linux and Kubernetes world: at KubeCon EU in Valencia it was hard to find a project not talking about it, and KubeCon US in October will probably be even more intense. And on September 28 and 29 there will be the virtual […]

My favorite must-read books to become a better leader

I have been in a variety of technical leadership positions over the past decade before transitioning into people management in 2019. During my journey I’ve attended numerous formal leadership trainings, read dozens of books, and frequently studied online resources (The Enterprisers Project and Harvard Business Review are my favorites by the way). There is so […]

OpenShift Local or Single Node OpenShift

Are you a developer or just a curious individual who wants to dip their toes in the Cloud, but are not sure whether to go for OpenShift Local or Single Node OpenShift? You’ve come to the right place. In this article, I will explore the differences and similarities between these two variants of OpenShift, so […]

You’ve written a Kubernetes-native Application? Here is how OpenShift helps you to run, develop, build and deliver it – securely! (3/4)

This is Part III of our 4-part blog series about leveraging OpenShift for your containerized application. Part 1 has already been published, and Part II will follow soon. We are flipping it around a little, so stay tuned for Part II, which will be all about development with and on Kubernetes. Run: Get your Angular, […]

OpenSource and how to demo it

Burr is the person who has been preparing, executing and demoing all the Keynote Demos during the last Red Hat Summits.
Red Hat Summit is the yearly event from Red Hat for announcing news and bringing together all of its customers in a huge conference.

I wanted to know from Burr, how he got involved with OpenSource, what it means to demo OpenSource in front of such large audiences, and how demoing OpenSource has changed over that last years and decades.

Develop faster, operate smart: A Kubernetes-native guide to AI application development

tl;dr A Kubernetes-native software engineering approach for the development of AI applications helps you increase developer productivity, optimize resource consumption as well as simplify operations. A hands-on demo of this approach can be seen here. Two-step development approach The usage of an AI/ML model in an application requires basically a two-step development approach. The first […]

Why test automation won’t work without infrastructure automation – Part II

The article shows code examples for two parts, how Ansible supports the ramp-up of a Selenium hub as well as you can test your automated testing infrastructure using Molecule