CI/CD

Red Hat OpenShift Container Platform -> Developer -> Pipelines -> Pipeline Runs -> Pipeline Run Details
Article

Speed up Maven builds in Tekton Pipelines

Siamak Sadeghianfar

We look at how workspaces can be used to cache Maven dependencies in Java builds in order to remove the need to download dependencies for each build.

Continuous integration with GDB Buildbot
Article

Continuous integration with GDB Buildbot

Sergio Durigan Junior

Discover how Buildbot brings continuous integration to the GNU Project Debugger, where the project stands now, its challenges, and where it's headed.

security, secrets
Article

Using secrets in Kafka Connect configuration

Jakub Scholz

Learn how to store credentials using Kubernetes secrets for connector configuration with Kafka Connect deployed using Strimzi or Red Hat AMQ Streams.

Kubernetes
Article

Plumbing Kubernetes CI/CD with Tekton

editorial-team +1

Learn how to combine various building blocks of Tekton to build and deploy a cloud-native application.

DevOps productiivty
Article

Easy-to-use tools are key to CI/CD success says 2019 State of DevOps Report

editorial-team

The most effective strategies for scaling DevOps and fostering productivity include easy-to-use tools and solutions that create community, according to the 2019 Accelerate State of DevOps Report. This year’s report, written by Dr. Nicole Forsgren, Dr. Dustin Smith, Jez Humble, and Jessie Frazelle, represents six years of research and data from more than 31,000 professionals and aims to better understand how the technical and cultural practices associated with DevOps affect team and organizational performance. It also explores ways to help...

Full API Lifecycle diagram
Article

Full API lifecycle management: A primer

Nicolas Massé

This article describes a set of full API lifecycle management activities that can guide your API initiatives from an idea to the realization, from the inception of an API program up to management at scale throughout your whole company.

OpenShift Operator
Article

IoT edge development and deployment with containers through OpenShift: Part 1

Alessandro Arrichiello

Part 1 of a two-part series, explores techniques that enable the portability of containers across different environments.Through these techniques, you may be able to use the same language, framework, or tool used in your datacenter straight to the IoT edge, even with different CPU architectures.