DevOps

GitOps and Kubernetes logos
Article

Why should developers care about GitOps?

Don Schenck

What is GitOps and why should you care about it? Find out how Red Hat OpenShift's new cloud-native CI/CD capabilities support faster application delivery.

Enhance application security by rotating 3scale access tokens
Article

4 steps to set up 3scale access tokens

Samuele Illuminati +1

Learn how to set up single-use access tokens in Red Hat 3scale API Management to enhance application security with this X-step demo.

How to pick the right container base image
Article

How to pick the right container base image

Scott McCarty (fatherlinux)

Choosing the right container base image matters, and it shouldn't be complicated. Learn how Red Hat Universal Base Images can help.

Featured image for "Installing Red Hat OpenShift API Management."
Article

Installing Red Hat OpenShift API Management

Jennifer Vargas

Take 10 minutes to install Red Hat OpenShift API Management, then use it to build and deploy cloud-native microservices with Red Hat OpenShift Dedicated.

Featured image: Kebechet
Article

Use Kebechet machine learning to perform source code operations

Christoph Görn

One of the first tools we developed to help us with Project Thoth was Kebechet, which we named for the goddess of freshness and purification. As we separated our software into more and more repositories (each of our Python modules is in its own repository on GitHub), we needed help with releasing new versions and keeping all dependent modules up-to-date. In a team of two and with more than 35 repositories, our process was a major time-burner. Kebechet is a...