Welcome to the OpenShift Getting Started Workshop

What is OpenShift?
OpenShift is a container-based application platform that enables development teams to deploy, manage, and scale their applications across any infrastructure—whether on-premises, public cloud, or hybrid environments.
What is a Container?
Containers are a standardized way to package applications along with all their dependencies. This approach simplifies deployment and accelerates delivery. Unlike virtual machines, containers do not include an entire operating system. Only the application, runtime, libraries, and configuration are packaged inside the container. This makes containers a more lightweight, portable, and efficient deployment model compared to virtual machines.
Building on this container foundation, OpenShift enables efficient application development by providing a complete platform that streamlines workflows and includes validated integrations - making it ideal for development teams looking to accelerate their projects and organizations looking for a standardized application platform.
This workshop is accompanied by a slide deck available at dn.dev/openshift-workshop