Red Hat OpenShift Workshop For Developers
  • OpenShift Workshop For Developers
    • Getting Started
  • Application Containerization
    • Building Application
    • Application Packaging
    • Running Application Container
    • Externalize Application Configurations
  • Deployment On OpenShift
    • Database Deployment Via Web Console
    • Build And Deploy Application Using S2I
    • Configure Application With ConfigMap
    • Simple Application Scaling
  • Monitoring And Logging
    • View Application Logs
    • Application Monitoring
  • Scaling
    • Resources Allocation For Application
    • Scale Application Automatically
  • Resiliency
    • Application Health Checks
    • Self Healing
Powered by GitBook
On this page
  1. OpenShift Workshop For Developers

Getting Started

This workshop is intended to give you a hands on introduction to using OpenShift from the perspective of a developer. For developers looking to kickstart their projects, OpenShift enables efficient application development through streamlined workflows and validated integrations.

You will be learning how to package your application as a container image, deploy it on OpenShift and manage it with various tools provided by OpenShift out of the box.

NextBuilding Application

Last updated 2 years ago