Developer Tools

OpenShift Operator
Article

Using a custom builder image on Red Hat OpenShift with OpenShift Do

Daniel Helfand

One of the things I enjoy most about using Red Hat OpenShift is the Developer Catalog. The Developer Catalog is a central location where a team working with Red Hat OpenShift can encapsulate and share how application components and services are deployed. The Developer Catalog is often used to define an infrastructure pattern referred to as a builder image . A builder image is a container image that supports a particular language or framework, following best practices and Source-to-Image (...

Red Hat Developer image
Article

Announcing Red Hat CodeReady Workspaces 1.2

Stevan Le Meur

Red Hat CodeReady Workspaces version 1.2 provides a cloud developer workspace server and browser-based IDE built for teams and organizations.

Eclipse Che 7
Article

Apache Camel development on Eclipse Che 7

Aurélien Pupier

Apache Camel development is improving on Eclipse Che 7 compared to Che 6, so you can leverage Camel, Java, and XML tooling altogether.

data layout
Article

How data layout affects memory performance

William Cohen

This article explains what developers need to know about modern computer memory and how data layout can affect memory performance.