Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Deploying Containerized Applications Technical Overview
Rating: 4.4 out of 5(1,650 ratings)
46,348 students

Deploying Containerized Applications Technical Overview

This Official Red Hat course will introduce you to containers using Docker running on Red Hat Enterprise Linux.
Created byRed Hat, Inc.
Last updated 9/2016
English

What you'll learn

  • Introduction to Docker containers
  • Orchestrating multi-container applications
  • Introduction to OpenShift Enterprise
  • Deploying applications on OpenShift

Course content

1 section12 lectures2h 24m total length
  • Introduction3:25
  • Docker Overview5:39

    In this video, we will explore what a container is and how Docker implements a technology to run containers.

  • Image Management13:20

    Explore the Docker commands that allow us to manipulate Docker images. 

  • Container Manipulation10:52

    Learn how to manipulate containers created from Docker container images.

  • Persistent Storage7:00

    Learn how to preserve data generated by a container’s processes across multiple instances of the container.

  • Coordination of Multi-Container Applications23:28

    Deploy all portions of the To-Do List application and learn the considerations for running an application in multiple containers.  

  • Container Orchestration with Kubernetes19:15

    Learn how to orchestrate the containers in which the To-Do List application is deployed using Kubernetes.

  • OpenShift Enterprise Features19:27

    Get you first exposure to Red Hat’s Platform-as-a-Service offering, OpenShift Enterprise.

  • OpenShift Enterprise Web Console4:12

    Explore the OpenShift Enterprise web console.

  • Source-to-Image21:47

    In this video, through lecture and demonstration, we will explore the powerful container image creation feature of OpenShift known as Source-to-Image.

  • Introduction to OpenShift Enterprise CLI9:08

    Explore the OpenShift command-line interface. 

  • Scaling an Application7:13

    In this video, through lecture and demonstration, we will explore scaling and clustering in OpenShift.

Requirements

  • There are no prerequisites for this course.

Description

In this this official Red Hat® training course, Jim Rigsbee, a curriculum architect for Red Hat Training, will introduce you to container technology using Docker running on Red Hat Enterprise Linux.

Docker has become the de facto standard for defining and running containers in the Linux® operating system. Kubernetes is Red Hat's choice for container orchestration. OpenShift, built upon Docker, Kubernetes, and other open source software projects, provides Platform-as-a-Service (PaaS) for the ultimate in deploying applications within containers.

Through short lectures and in-depth demonstrations, we will explore container technology and deploy a single three-tiered Java EE application using several container-based platforms, including Docker, Kubernetes, and OpenShift Enterprise by Red Hat.

Who this course is for:

  • System administrators, application software developers, and anyone else seeking a high-level understanding of Docker, Kubernetes, OpenShift, and Platform-as-a-Service capabilities.