OpenShift

Node.js with Redis Tutorial

Posted on

Yes you read that right – executing SparkR instructions from RStudio Server to a remote Apache Spark instance all hosted within a local OpenShift cluster instance. So saddle up and ride ole’ Roxy all the way! This lab is another in the OpenShift MiniLabs series. Objectives Let’s demonstrate executing SparkR workloads from an RStudio Server instance colocated together with an […]

OpenShift

Minishift with JBoss EAP tutorial

Posted on

Yes you read that right – executing SparkR instructions from RStudio Server to a remote Apache Spark instance all hosted within a local OpenShift cluster instance. So saddle up and ride ole’ Roxy all the way! This lab is another in the OpenShift MiniLabs series. Objectives Let’s demonstrate executing SparkR workloads from an RStudio Server instance colocated together with an […]

Data Science

SparkR with OpenShift

Posted on

Let’s set up a data science workbench on OpenShift (docker/kubernetes). The components will be an RStudio Server executing SparkR instructions to a remote Apache Spark instance, all hosted within a local OpenShift cluster instance. Examples include processing AWS S3 Bucket hosted data from Spark. So saddle up and ride ole’ Roxy all the way! This lab is another in […]

OpenShift

Triple Treat with OpenShift

Posted on

Let’s carry on with The Kitchen Cake with OpenShift and bake up an application that showcases a multi-container tiered architecture with persistent storage. Web client PHP application calls REST service calls a Database. All on a local workstation environment. Yum, just ask Milky. This lab is another in the OpenShift MiniLabs series.

DevOps

Logging with OpenShift

Posted on

OpenShift uses a modified version of the ELK stack known as EFK – Elasticsearch, Fluentd and Kibana to provide log aggregation. And yes, you guessed it, the setup is made easy with OpenShift and take just one command line switch. This time its Bogor’s turn. This lab is another in the OpenShift MiniLabs series.

DevOps

Storage Made Easy with OpenShift

Posted on

Container workloads elegantly making storage volume claims which are robustly satisfied without conflicts. I’d like to see that. Well, yes you can with OpenShift. Billy, cat-in-a-box, and his friends are here to tell you how. This lab is another in the OpenShift MiniLabs series.

DevOps

Pipelines with OpenShift

Posted on

Some might regard Jenkins as only beautiful on the inside. But with OpenShift, the beauty also runs skin deep. Just like Snuggles. This lab is another in the OpenShift MiniLabs series.

OpenShift

Decision Service Made Easy with OpenShift

Posted on

The Weight Watcher – a Goal Attainment Scale is an example of an implementation of a Really Simple Rules Service (RSRS). RSRS is a (stateless REST) Decision Server based on JBoss BRMS 6.x that uses a simple facts-in-facts-out (FIFO) pattern and supports CEP use cases. Milo, the Red Dog look-a-like, will show you the way. This lab is another […]