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.

OpenShift

The Kitchen Cake with OpenShift

Posted on

With OpenShift you can have your Cake and PHP too. And templates, REST services, side-car pod patterns, database connectivity, runtime environment variable injection, pod lifecycle event hooks, port-forwarding and more. Its every thing and the kitchen sink. But let’s stop shall we before we mangle anymore metaphors. Over to you DeeDee. This lab is another in […]