youtube image
From YouTube: Building and running micro services on OpenShift: Part IV

Description

n the previous video we talked about how a developer creates micro services and how OpenShift builds the docker images for the microservices and deployer them. This video addresses how to package these micro services as units that can be deployed across environments.
OpenShift templates are used as a packaging format to group an entire micro service (including all tiers) together. Once packaged, we will see how we can use it to deploy each micro service a unit into a different project.

This series of videos was created in collaboration with Chakradhar Jonagam, a Solution Architect at Red Hat.


NOTE: For the latest information on OpenShift 3.1, please visit https://enterprise.openshift.com or subscribe to the OpenShift Blog (https://blog.openshift.com).