Red Hat OpenShift Container Platform

How To Thumbnail
How To

Build Your "Hello World" Container Using C#

Don Schenck

Build Your "Hello World" Container Using C#.After reading the previous blog post in this series, "Containers, kubernetes, microservices: Start here", you're now ready to build your first "Hello World" application and run it in a container. For this, we'll be using C#.

How To Thumbnail
How To

Build Your "Hello World" Container Using Node.js

Don Schenck

Build Your "Hello World" Container Using Node.js.After reading the previous blog post in this series, "Containers, kubernetes, microservices: Start here", you're now ready to build your first "Hello World" application and run it in a container. For this, we'll be using Node.js.

How To Thumbnail
How To

Build Your "Hello World" Container Using Ruby

Don Schenck

Build Your "Hello World" Container Using Ruby.After reading the previous blog post in this series, "Containers, kubernetes, microservices: Start here", you're now ready to build your first "Hello World" application and run it in a container. For this, we'll be using Ruby with Sinatra.

Red Hat OpenShift Application Runtimes
Article

Extending support to Spring Boot 2.x for Red Hat OpenShift Application Runtimes

James Falkner

Red Hat OpenShift Application Runtimes (RHOAR) is a recommended set of products, tools, and components for developing and maintaining cloud-native applications on the Red Hat OpenShift platform. As part of this offering, Red Hat is extending its support to Spring Boot 2 and related frameworks for building modern, production-grade, Java-based cloud-native applications.

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.

Red Hat CodeReady feature image
Article

Streamline your JBoss EAP dev environment with Red Hat CodeReady Workspaces: Part 2

Laurent Broudoux

Second half of a walk-through using Red Hat CodeReady Workspaces to develop a Java EE application in the cloud using JBoss EAP. It shows how to configure a workspace, use JBoss EAP for deploying and debugging, and how to create a factory so that the development environment can be shared with others who need to collaborate on the project.

omnichannel customer experience
Article

Integration of storage services (part 6)

Eric D. Schabell

Part 6 of Eric Schabell's integration series covers the storage elements of a generic architectural blueprint for the omnichannel customer experience use case.

Article Thumbnail
Article

Running Kubernetes in the Federal Government

David Millsaps

https://www.youtube.com/watch?v=gBW1HAO8DFo KubeCon 2018: Running Kubernetes in the Federal Government - John Osborne, Red Hat Tackling security compliance is a long and challenging process for agencies, systems integrators, and vendors trying to launch new information systems in the federal government. Each new information system must go through the Risk Management Framework (RMF) created by the National Institute of Standards and Technology (NIST) in order to obtain authority to operate (ATO). This process is often long and tedious and can last for...

Open vSwitch
Article

Speeding up Open vSwitch with partial hardware offloading

Flavio Bruno Leitner

This article focuses on the Open vSwitch (OVS) userspace datapath accelerated with the Data Plane Development Kit (DPDK) and its new feature, partial flow hardware offloading, which can potentially save resources while improving the packet processing rate.

.NET Core
Article

Using a local NuGet server with Red Hat OpenShift

Tom Deseyn

How to deploy a NuGet server as a caching server on Red Hat OpenShift to speed up builds and host private packages. It also explains some general NuGet concepts and why it makes sense to use a local NuGet server.

omnichannel customer experience
Article

Integration of container platform essentials (Part 5)

Eric D. Schabell

This article, which is Part 5 of the series, covers core elements of a generic architectural blueprint (container platform and microservices) for the omnichannel customer experience use case.

Open vSwitch
Article

Performance improvements in OVN: Past and future

Mark Michelson

This article discusses two game-changing performance improvements that have been added to Open Virtual Network (OVN), a component of Open vSwitch project, in the past year: ovn-nbctl daemonization and port groups. The article also discusses possible future improvements.