<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE FL_Course SYSTEM "https://www.flane.de/dtd/fl_course095.dtd"><?xml-stylesheet type="text/xsl" href="https://portal.flane.ch/css/xml-course.xsl"?><course productid="18633" language="en" source="https://portal.flane.ch/swisscom/en/xml-course/redhat-do289" lastchanged="2026-02-27T10:51:12+01:00" parent="https://portal.flane.ch/swisscom/en/xml-courses"><title>Red Hat OpenShift Developer II: Building and Deploying Cloud-native Applications with Exam (EX288)</title><productcode>DO289</productcode><vendorcode>RH</vendorcode><vendorname>Red Hat</vendorname><fullproductcode>RH-DO289</fullproductcode><version>4.1</version><objective>&lt;h5&gt;Impact on the organization&lt;/h5&gt;&lt;p&gt;This course provides application developers with the essential skills to design, build, and deploy containerized applications, whether they are migrating existing applications to OpenShift, or creating new cloud-native applications. It provides the gateway to organizational and digital transformation by demonstrating the potential of DevOps using a container-based architecture.&lt;/p&gt;
&lt;p&gt;As developers seek ways to improve application time to market for minimum viable products, containers and OpenShift have quickly become the de facto solution for agile development and application deployment. A container-based architecture, orchestrated with Kubernetes and OpenShift, improves application reliability and scalability while decreasing developer overhead and facilitating continuous deployment. Red Hat OpenShift provides the ability to consistently develop and deploy these applications in AWS using Red Hat OpenShift Service on AWS (ROSA), in Microsoft Azure using Azure Red Hat OpenShift, or as a self-managed Red Hat OpenShift Container Platform running in public cloud or customer datacenter environments.&lt;/p&gt;
&lt;p&gt;Red Hat has created this course in a way intended to benefit our customers, but each company and infrastructure is unique, and actual results or benefits may vary.&lt;/p&gt;
&lt;h5&gt;Impact on the individual&lt;/h5&gt;&lt;p&gt;You will learn about the fundamental concepts behind containerizing, scaling, deploying, and managing applications in Red Hat OpenShift Container Platform. You will acquire these skills:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Design container images to containerize applications.&lt;/li&gt;&lt;li&gt;Different ways to build, deploy and manage containers.&lt;/li&gt;&lt;li&gt;Deploy multi-container applications.&lt;/li&gt;&lt;li&gt;Implement health checks to improve system reliability.&lt;/li&gt;&lt;li&gt;Create and run automated pipelines for continuous delivery.&lt;/li&gt;&lt;/ul&gt;</objective><essentials>&lt;ul&gt;
&lt;li&gt;Take our free assessment to gauge whether this offering is the best fit for your skills&lt;/li&gt;&lt;li&gt;Complete &lt;span class=&quot;cms-link-marked&quot;&gt;&lt;a class=&quot;fl-href-prod&quot; href=&quot;/swisscom/en/course/redhat-do188&quot;&gt;&lt;svg role=&quot;img&quot; aria-hidden=&quot;true&quot; focusable=&quot;false&quot; data-nosnippet class=&quot;cms-linkmark&quot;&gt;&lt;use xlink:href=&quot;/css/img/icnset-linkmarks.svg#linkmark&quot;&gt;&lt;/use&gt;&lt;/svg&gt;Red Hat OpenShift Development I: Introduction to Containers with Podman &lt;span class=&quot;fl-prod-pcode&quot;&gt;(DO188)&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;, or have equivalent knowledge&lt;/li&gt;&lt;li&gt;RHCSA or higher is helpful for navigation and usage of the command line, but it is not required&lt;/li&gt;&lt;/ul&gt;</essentials><audience>&lt;ul&gt;
&lt;li&gt;Software developers&lt;/li&gt;&lt;li&gt;Software architects&lt;/li&gt;&lt;/ul&gt;</audience><contents>&lt;ul&gt;
&lt;li&gt;Features for developers in the Red Hat OpenShift web console&lt;/li&gt;&lt;li&gt;Building and publishing container images for Red Hat OpenShift&lt;/li&gt;&lt;li&gt;Managing container deployments on Red Hat OpenShift&lt;/li&gt;&lt;li&gt;Create and deploy multi-container applications on Red Hat OpenShift&lt;/li&gt;&lt;li&gt;Deploy multi-container applications using Helm Charts and Kustomize&lt;/li&gt;&lt;li&gt;Create health checks to monitor and improve application reliability&lt;/li&gt;&lt;li&gt;Creating CI/CD Workflows using Red Hat OpenShift Pipelines&lt;/li&gt;&lt;/ul&gt;</contents><outline>&lt;h5&gt;Red Hat OpenShift Container Platform for Developers&lt;/h5&gt;&lt;p&gt;Define the Red Hat OpenShift architecture, concepts and terminology, and set up the developer environment.&lt;/p&gt;
&lt;h5&gt;Deploying Simple Applications&lt;/h5&gt;&lt;p&gt;Deploy simple applications by using the Red Hat OpenShift web console and command-line tools.&lt;/p&gt;
&lt;h5&gt;Building and Publishing Container Images&lt;/h5&gt;&lt;p&gt;Build, deploy and manage the lifecycle of container images by using a container registry.&lt;/p&gt;
&lt;h5&gt;Managing Red Hat OpenShift Builds&lt;/h5&gt;&lt;p&gt;Describe the Red Hat OpenShift build process and build container images.&lt;/p&gt;
&lt;h5&gt;Managing Red Hat OpenShift Deployments&lt;/h5&gt;&lt;p&gt;Describe the different Red Hat OpenShift deployment strategies and how to monitor the health of applications.&lt;/p&gt;
&lt;h5&gt;Deploying Multi-container Applications&lt;/h5&gt;&lt;p&gt;Deploy multi-container applications by using Red Hat OpenShift templates, Helm charts, and Kustomize.&lt;/p&gt;
&lt;h5&gt;Continuous Deployment using Red Hat OpenShift Pipelines&lt;/h5&gt;&lt;p&gt;Implement CI/CD workflows by using Red Hat OpenShift Pipelines.&lt;/p&gt;</outline><objective_plain>Impact on the organization

This course provides application developers with the essential skills to design, build, and deploy containerized applications, whether they are migrating existing applications to OpenShift, or creating new cloud-native applications. It provides the gateway to organizational and digital transformation by demonstrating the potential of DevOps using a container-based architecture.

As developers seek ways to improve application time to market for minimum viable products, containers and OpenShift have quickly become the de facto solution for agile development and application deployment. A container-based architecture, orchestrated with Kubernetes and OpenShift, improves application reliability and scalability while decreasing developer overhead and facilitating continuous deployment. Red Hat OpenShift provides the ability to consistently develop and deploy these applications in AWS using Red Hat OpenShift Service on AWS (ROSA), in Microsoft Azure using Azure Red Hat OpenShift, or as a self-managed Red Hat OpenShift Container Platform running in public cloud or customer datacenter environments.

Red Hat has created this course in a way intended to benefit our customers, but each company and infrastructure is unique, and actual results or benefits may vary.

Impact on the individual

You will learn about the fundamental concepts behind containerizing, scaling, deploying, and managing applications in Red Hat OpenShift Container Platform. You will acquire these skills:


- Design container images to containerize applications.
- Different ways to build, deploy and manage containers.
- Deploy multi-container applications.
- Implement health checks to improve system reliability.
- Create and run automated pipelines for continuous delivery.</objective_plain><essentials_plain>- Take our free assessment to gauge whether this offering is the best fit for your skills
- Complete Red Hat OpenShift Development I: Introduction to Containers with Podman (DO188), or have equivalent knowledge
- RHCSA or higher is helpful for navigation and usage of the command line, but it is not required</essentials_plain><audience_plain>- Software developers
- Software architects</audience_plain><contents_plain>- Features for developers in the Red Hat OpenShift web console
- Building and publishing container images for Red Hat OpenShift
- Managing container deployments on Red Hat OpenShift
- Create and deploy multi-container applications on Red Hat OpenShift
- Deploy multi-container applications using Helm Charts and Kustomize
- Create health checks to monitor and improve application reliability
- Creating CI/CD Workflows using Red Hat OpenShift Pipelines</contents_plain><outline_plain>Red Hat OpenShift Container Platform for Developers

Define the Red Hat OpenShift architecture, concepts and terminology, and set up the developer environment.

Deploying Simple Applications

Deploy simple applications by using the Red Hat OpenShift web console and command-line tools.

Building and Publishing Container Images

Build, deploy and manage the lifecycle of container images by using a container registry.

Managing Red Hat OpenShift Builds

Describe the Red Hat OpenShift build process and build container images.

Managing Red Hat OpenShift Deployments

Describe the different Red Hat OpenShift deployment strategies and how to monitor the health of applications.

Deploying Multi-container Applications

Deploy multi-container applications by using Red Hat OpenShift templates, Helm charts, and Kustomize.

Continuous Deployment using Red Hat OpenShift Pipelines

Implement CI/CD workflows by using Red Hat OpenShift Pipelines.</outline_plain><duration unit="d" days="4">4 days</duration><pricelist><price country="PL" currency="EUR">2841.00</price><price country="AT" currency="EUR">4057.00</price><price country="DE" currency="EUR">4057.00</price><price country="IT" currency="EUR">3230.00</price><price country="SE" currency="EUR">4057.00</price><price country="AE" currency="USD">3363.00</price><price country="GB" currency="GBP">3496.00</price><price country="NL" currency="EUR">4057.00</price><price country="SI" currency="EUR">4057.00</price><price country="CH" currency="CHF">4057.00</price><price country="FR" currency="EUR">4057.00</price></pricelist><miles><milesvalue country="CH" vendorcurrency="RTU" vendorcurrencyname="Red Hat Training Units">16.00</milesvalue></miles></course>