Red Hat OpenShift Serverless

Building resilient event-driven architectures with Apache Kafka
Article

How Kafka improves agentic AI

Maarten Vandeperre

Discover why Kafka is the foundation behind modular, scalable, and controllable AI automation.

Video Thumbnail
Video

Bobbycar, a Red Hat Connected Vehicle Architecture Solution Pattern - Part 1: Automotive Use Cases

Ortwin Schneider

This Red Hat solution pattern implements key aspects of a modern IoT/edge architecture in an exemplary manner. It uses Red Hat OpenShift Container Platform and various middleware components optimized for cloud-native use. This enterprise architecture can serve as a foundation for an IoT/edge hybrid cloud environment supporting various use cases like over-the-air (OTA) deployments, driver monitoring, AI/ML, and others. Bobbycar aims to showcase an end-to-end workflow, from connecting in-vehicle components to a cloud back-end, processing telemetry data in batch or as stream, and training AI/ML models, to deploying containers through a DevSecOps pipeline and by leveraging GitOps to the edge.

Video Thumbnail
Video

Red Hat OpenShift Serverless - Part 1: Knative Serving

Ortwin Schneider

Red Hat OpenShift Serverless is based on the Knative open source project. It provides a uniform and tightly integrated interface across the hybrid cloud ecosystem. This video covers how to deploy and update applications, route traffic to applications, and auto-scaling.

Video Thumbnail
Video

Processing IoT data and serving AI/ML models with OpenShift Serverless

Ortwin Schneider

Explore Knative Serving, Eventing, and Functions through an example use case. You’ll see how to collect telemetry data from simulated vehicles, process the data with OpenShift Serverless, and use the data to train a machine learning model with Red Hat OpenShift AI, Red Hat's MLOps platform. The model will then be deployed as a Knative Service, providing the inference endpoint for our business application.

secure coding - simple
Article

Red Hat Serverless Operator usage and troubleshooting in OpenShift 4

Francisco De Melo Junior

Red Hat Serverless Operator provides Knative features directly in Red Hat OpenShift. Let's start by exploring: What is serverless? Serverless refers to running back-end programs and processes in the cloud. Serverless works on an as-used basis, meaning that companies only use what they pay for. Knative is a platform-agnostic solution for running serverless deployments. Red Hat OpenShift Serverless, built on top of the Knative project for Kubernetes and its Red Hat FaaS environments. More so, Serverless computing offerings typically fall...

Feature image for Red Hat OpenShift
Article

Our top Kubernetes and OpenShift articles of 2024

Colleen Lobner

Find Kubernetes and OpenShift articles on performance and scale testing, single-node OpenShift, OpenShift Virtualization for VMware vSphere admins, and more.

Featured image for AI/ML
Article

How to install KServe using Open Data Hub

JooHo Lee

Learn a simplified method for installing KServe, a highly scalable and standards-based model inference platform on Kubernetes for scalable AI.