HOME > Development > Playing with OpenShift,Container based Platform from Red Hat

Playing with OpenShift,Container based Platform from Red Hat

  • Development
  • May 08, 2025
SynopsisPlaying with OpenShift,Container based Platform from Red Hat,...
Playing with OpenShift,Container based Platform from Red Hat  No.1

Playing with OpenShift,Container based Platform from Red Hat, available at $29.99, has an average rating of 2.85, with 27 lectures, based on 17 reviews, and has 635 subscribers.

You will learn about The knowledge for best using Openshift Container platForm in Cloud native applications & traditional stateful applications This course is ideal for individuals who are Developers and administrators who want to learn to run, access and manage containers in Openshift + Orcahestration It is particularly useful for Developers and administrators who want to learn to run, access and manage containers in Openshift + Orcahestration.

Enroll now: Playing with OpenShift,Container based Platform from Red Hat

Summary

Title: Playing with OpenShift,Container based Platform from Red Hat

Price: $29.99

Average Rating: 2.85

Number of Lectures: 27

Number of Published Lectures: 27

Number of Curriculum Items: 27

Number of Published Curriculum Objects: 27

Original Price: $24.99

Quality Status: approved

Status: Live

What You Will Learn

  • The knowledge for best using Openshift Container platForm in Cloud native applications & traditional stateful applications
  • Who Should Attend

  • Developers and administrators who want to learn to run, access and manage containers in Openshift + Orcahestration
  • Target Audiences

  • Developers and administrators who want to learn to run, access and manage containers in Openshift + Orcahestration
  • Red Hat OpenShift is a multifaceted, open source container application platform from Red Hat Inc. for the development, deployment and management of applications.
    Rearchitected during 2016 and 2017 to take advantage of advancements in cloud technology? most notably, containers? OpenShift provides developers with an integrated development environment (IDE) for building and deploying Docker-formatted containers, and then managing them with the open source Kubernetes container orchestration platform.
    Red Hat OpenShift is available in four models:
    ·?????? OpenShift Container Platform
    ·?????? OpenShift Online
    ·?????? OpenShift Dedicated
    ·?????? OpenShift io
    Though the implementations and locations on which they run and the pricing models differ, the actual underlying OpenShift code and functionality are identical.
    OpenShift Container Platform
    Known as OpenShift Enterprise until a June 2016 name change, OpenShift Container Platform is a private platform as a service (PaaS) for organizations that deploy and manage OpenShift on their own on-premises hardware or on the infrastructure of a certified cloud provider.
    OpenShift Container Platform is implemented as an assemblage of Docker-based application containers managed via Kubernetes orchestration, all running on an operating system foundation of Red Hat Enterprise Linux (RHEL).
    OpenShift Online
    Introduced in 2011, OpenShift Online is for individual developers or teams that access OpenShift as a public cloud service. OpenShift Online is implemented as an on-demand consumption model hosted on public cloud platforms, including Amazon Web Services (AWS).
    The latest version of OpenShift Online, released in May 2017, provides a container-based platform that developers can access from any web browser, IDE and command line. It also provides support for local development, enabling programmers to deploy a functional OpenShift cluster on their local workstations, and it supports port forwarding, which enables developers to use remote services as if they were running locally.
    OpenShift Online was built with the same code as OpenShift Container Platform, and it is the deployment platform for OpenShift io
    OpenShift Dedicated
    OpenShift Dedicated offers organisations the ability to run a single-tenant OpenShift environment on a public cloud managed by Red Hat while incorporating Docker and Kubernetes orchestration technologies.
    At the time of its launch in December 2015, OpenShift Dedicated ran only on AWS. Support for Google Cloud Platform was added in December 2016. As of July 2017, support for Microsoft Azure is not offered.
    OpenShift io
    Announced in May 2017, OpenShift io is a free, open source supplement to OpenShift Online. Together, they offer an integrated approach to DevOps that incorporates tools for development teams to create and deploy microservices based applications.
    OpenShift io also provides a Linux container environment and a machine learning system that assist developers with design decisions. OpenShift io encompasses several open source development technologies, including fabric8, Eclipse Chef, Jenkins, OpenJDK, Performance Co-Pilot, WildFly Swarm, Eclipse Vert.x and Spring Boot.
    Why use Red Hat OpenShift
    As container use increases in app development and production, services such as OpenShift offer ways to manage and automate a large amount of containers. Doing so frees up developers from the manual management of containers.

    A demo of OpenShift features
    Also, OpenShift can help IT organizations bridge legacy servers supporting traditional applications and modern, microservices based work. These features feed into a mobile-first approach for companies that want to produce smartphone and tablet apps quickly.
    Finally, OpenShift’s options promote continuous app development and common tools for development and operations teams. This approach is a cornerstone of DevOps efforts.
    How Red Hat OpenShift works
    According to Red Hat, the key to OpenShift lies in the combination of Docker containers and Kubernetes orchestration, both built on RHEL.
    By using Docker at its model, OpenShift enables any app created with it to run anywhere else that Docker containers are supported.
    After developers push code to OpenShift either through software version control or continuous integration/continuous delivery (CI CD) systems, OpenShift orchestrates how and when the apps run. It also enables dev teams to fix, fine tune and scale those apps as quickly as needed.
    Containers associated with OpenShift can serve as web frameworks or stateful services, according to Red Hat.
    In addition to enabling developers to create their own containers, OpenShift provides an online container catalog with contributions from Red Hat and third parties. Some popular categories include container management, mobile application development, operating systems, programming languages, logging and monitoring, and database management.

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Introduction

    Chapter 2: Openshift Container Platform

    Lecture 1: Openshift Container Platform

    Lecture 2: Openshift Running an OS cluster

    Lecture 3: Openshift Accessing OS Cluster

    Lecture 4: Openshift Adding Applications To a Project TILL Adding a Collaborator

    Chapter 3: Openshift Deploying Applications TILL Deploying a Set Of Resources

    Lecture 1: Openshift Deploying Applications TILL Deploying a Set Of Resources

    Lecture 2: Openshift Deploying Applications from Images TILL Deploying Using Web Console

    Lecture 3: Openshift Importing an Image TILL Images and Security

    Lecture 4: Openshift Building and Deploying From Source TILL Creating a Separate Build

    Lecture 5: Openshift Triggering a New Build TILL Build and Runtime Configuration

    Chapter 4: Openshift Building an Image from a Dockerfile

    Lecture 1: Openshift Building an Image from a Dockerfile

    Lecture 2: Openshift Understannding Source to Image Builders TILL Assembling Source Code

    Lecture 3: Openshift Creating an S2I Builder Image TILL Adding an S2I Builder to Catalog

    Lecture 4: Openshift Customizing Soource to Image Builds TILL Overriding Builder Scripts

    Lecture 5: Openshift Read Only Code Repositories TILL Updating Image Metadata

    Chapter 5: Openshift Using Incremental and Chained Builds TILL Restoring Build Artifacts

    Lecture 1: Openshift Using Incremental and Chained Builds TILL Restoring Build Artifacts

    Lecture 2: Openshift Enabling Incremental Builds & Using Chain Builds

    Lecture 3: Openshift Webhooks And Build Automation TILL Adding a Repoitory Webhook

    Lecture 4: Openshift Configuration and Secrets TILL Working with Configuration Files

    Lecture 5: Openshift Handling of Secret Information & Deleting Configuration and Settings

    Chapter 6: Openshift Services, Networking and Routing TILL Creating External Routes

    Lecture 1: Openshift Services, Networking and Routing TILL Creating External Routes

    Lecture 2: Openshift Using Secure Connections TILL Local Port Forwarding

    Lecture 3: Openshift Working with Persistent Storage

    Lecture 4: Openshift Resource Quotas and Limits

    Lecture 5: Openshift Monitoring Application Health

    Lecture 6: Openshift Application Lifecycle Management

    Lecture 7: Openshift Logging, Monitoring and Debugging

    Instructors

  • Playing with OpenShift,Container based Platform from Red Hat  No.2
    XEH Academy
    Former Instructor@ Microsoft,Cisco, GE, HP & JP Morgan Chase
  • Rating Distribution

  • 1 stars: 4 votes
  • 2 stars: 6 votes
  • 3 stars: 3 votes
  • 4 stars: 3 votes
  • 5 stars: 1 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!