Red Hat OpenShift Enterprise Administration
COURSE OUTLINE:
In this course, you will learn how to install, configure, and manage Red Hat� OpenShift Enterprise (OSE) instances. OpenShift Enterprise by Red Hat is a Platform-as-a-Service (PaaS) product that provides pre-defined deployment environments for applications of all types through its use of container technology. This enables an environment that supports DevOps principles such as reduced time-to-market and continuous delivery. You will learn how to install and configure an instance of OpenShift Enterprise by Red Hat, test the instance by deploying a real world application, and manage projects and applications through hands-on labs.
Audience
System administrators responsible for creating OSE instances, deploying applications, creating process customizations, as well as managing instances and projects
Prerequisites
- Java EE programming skills are helpful but not required
- HTML skills that are common to many programming environments
- Experience as a developer in one of the environments supported by OpenShift Enterprise by Red Hat:
- Python
- Ruby
- Java EE
Learning Objectives
- Container concepts
- Configure resources with the command line interface
- Build a pod
- Enable services for a pod
- Create routes
- Download and configure images
- Roll back and activate deployments
- Create custom S2I images