Containers

Lesson Thumbnail
Lesson

Red Hat Container Tools

Cedric Clyburn

The goal of this track is to understand how to use some other OCI compliant tools such as Podman, Buildah, and Skopeo.

15 minutes | Beginner
Kubernetes Patterns e-book share image
E-book

Kubernetes Patterns, 2nd Edition

Bilgin Ibryam +1

Learn common reusable patterns and principles for designing and implementing cloud native applications on Kubernetes with this practical guide.

Lesson Thumbnail
Lesson

Containerize your application with Buildah and Podman

Deepankar Jain

Discover the simplicity of containerizing your application with Buildah and Podman by learning how to use them to build, run, and share container images.

15 minutes | Intermediate
Lesson Thumbnail
Lesson

Using Quarkus CRUD with Microsoft SQL Server on RHEL

Nagesh Rathod

Create containers with Podman using the Quarkus CRUD application, which uses Microsoft SQL Server (often called MS SQL) as the database running on Red Hat Enterprise Linux (RHEL).

15 minutes | Intermediate
Podeman cheat sheet
Cheat Sheet

Podman Cheat Sheet

Bob Reselman

The Podman Cheat Sheet covers basic commands for building containers and working with image repositories, and managing container resources.

Podman in action e-book share image
E-book

Podman in Action

Daniel Walsh

This book helps you get started with Podman, a rootless container engine that makes it easy to build, manage, and run secure containers on Linux.

Page Thumbnail
Page

Java runtimes and frameworks

Build applications using modern application architectures using Red Hat’s Java runtimes and frameworks.

Featured image for Best of Kubernetes and OpenShift
Article

Kubernetes and OpenShift: The best of 2021

Red Hat Developer Editorial Team

Find out the biggest news for Kubernetes and OpenShift in 2021, including OpenShift 4.8, containers, serverless apps, Node.js, Apache Kafka, CI/CD, and Quarkus.

OpenShift For Developers Tile Card
E-book

OpenShift for Developers, Second Edition

Joshua Wood +1

Ready to build cloud native applications? Get a hands-on introduction to daily life as a developer crafting code on OpenShift, the open source container application platform from Red Hat.

The Container Commandos_tile card
E-book

The Container Commandos Coloring Book

Dan Walsh +1

A decentralized team of open source container tool superheroes comes to the rescue when an asteroid storm threatens the planet. Learn about each tool—Podman, CRI-O, Buildah, Skopeo, and OpenShift—as they redesign the planet's protective shields' container deployment to protect Earth.

JBoss EAP 7.3 brings new packaging capabilities
Article

JBoss EAP 7.3 brings new packaging capabilities

James Falkner

Explore two of JBoss EAP 7.3's new capabilities and their benefits: splitting images into build versus runtimes, and trimming configurations with Galleon.

container security
Article

3 steps toward improving container security

David Strom

The basic steps of container security involve securing the build environment, securing the container hosts, and securing the content running inside.

Quarkus
Article

Autowire MicroProfile into Spring with Quarkus

John Clingan

We cover the scope and details of the Spring APIs supported by Quarkus, to provide an understanding of the foundation you can build on with MicroProfile APIs.

Article Thumbnail
Article

Creating custom stacks in Eclipse Che

Doug Tidwell

Eclipse Che stacks contain compilers, runtimes, and tools. But what if you need more? This article shows you how to create your own stack.