BrightTalk 2022: Virtual US: Upgrading to RHEL 9 (and Beyond) with Containers

BrightTalk 2022: Virtual US: Upgrading to RHEL 9 (and Beyond) with Containers

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Upgrading from PHP 7.2 to PHP 7.4 with Red Hat Universal Base Image

Today, I noticed that the WordPress Admin Console was complaining that I was using PHP 7.2 which is getting old. I was kind of dreading upgrading because upgrades are a nightmare, but then I realized I had put everything in containers. One of the things that makes containers awesome is how easy it is to

DevConf 2021: Virtual CZ: Building Smaller Container Images

DevConf 2021: Virtual CZ: Building Smaller Container Images

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

DevConf 2021: Virtual CZ: Understanding Root Inside and Outside of a Container

DevConf 2021: Virtual CZ: Understanding Root Inside and Outside of a Container

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Snyk Webinar 2021: Virtual: Hack My Mis-Configured Kubernetes

Snyk Webinar 2021: Virtual: Hack My Mis-Configured Kubernetes

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

A Comparison of Linux Container Images

A Comparison of Linux Container Images

  Updated 06/02/2020 Understanding Container Images To fully understand how to compare container base images, we must understand the bits inside of them. There are two major parts of an operating system – the kernel and the user space. The kernel is a special program executed directly on the hardware or virtual machine – it

Security Symposium 2020: Virtual: Live Panel: Containers and Kubernetes Security

Security Symposium 2020: Virtual: Live Panel: Containers and Kubernetes Security

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Security Symposium 2020: Virtual: The Security Implications of Running Software in Containers

Security Symposium 2020: Virtual: The Security Implications of Running Software in Containers

This presentation is a 16 slide introduction to what must be thought about when building a production cloud. Proper image management is critical engineering task.

Everything You Need to Know About Red Hat Universal Base Image

This is a links article that I plan on keeping up to date over the coming months as we create more and more content on Red Hat Universal Base Image. This should be a one stop shop for understanding how to use it. What/Why Introducing the Red Hat Universal Base Image (UBI) – Scott McCarty

Where’s The Red Hat Universal Base Image Dockerfile?

So, you’re looking for the Dockerfile used to create the Red Hat Universal Base Image (UBI)? Since it’s release this has become a very popular question. The first time somebody asked me, I literally froze. It made no sense to me and for a split second I even second guessed my own knowledge of how