Welcome to OpenShift Starter Guides

OpenShift Logo

What is OpenShift?

OpenShift is a container application platform that allows developers to deploy, manage, and scale their applications on any infrastructure, whether it’s on-premise, public, or hybrid cloud.

Introduction to the lab

Containers are a standardized way to package apps with all of their dependencies to simplify deployment and speed delivery. Unlike virtual machines, containers do not bundle to the operating system. Only the application code, run time, libraries, and settings are packaged inside of containers. Thus, containers are more lightweight, portable, and efficient as compared to virtual machines.

For developers looking to kickstart their projects, OpenShift enables efficient application development through streamlined workflows and validated integrations.

This lab is accompanied by the slide deck available at dn.dev/openshift-workshop