Fundamentals of Containers, Kubernetes, and Red Hat OpenShift

Go to class
Write Review

Free Online Course: Fundamentals of Containers, Kubernetes, and Red Hat OpenShift provided by edX is a comprehensive online course, which lasts for 7 weeks long, 1-3 hours a week. The course is taught in English and is free of charge. Fundamentals of Containers, Kubernetes, and Red Hat OpenShift is taught by Zach Gutterman and Richard Allred.

Overview
  • This course will provide you with an introduction to container and container orchestration technology using Docker, Kubernetes, and Red Hat OpenShift Container Platform. You will learn how to containerize applications and services, test them using Docker, and deploy them on a Kubernetes cluster using Red Hat OpenShift. Additionally, you will build and deploy an application from source code using the Source-to-Image facility of Red Hat OpenShift.

    Containers are rapidly becoming a deployment technology of choice in organizations adopting DevOps principles and practices. Moving applications and services from traditional deployment platforms to container deployments make the applications deployable on a single clustered cloud architecture instead of many disparate sets of hardware configurations.

    This course will benefit developers who want to containerize software applications, administrators who are new to container technology and container orchestration, and architects who are considering using container technologies in software architectures.

Syllabus
  • Chapter 1: Getting Started with Container Technology

    Chapter 2: Creating Containerized Services

    Chapter 3: Managing Containers

    Chapter 4: Managing Container Images

    Chapter 5: Creating Custom Container Images

    Chapter 6: Deploying Containerized Applications on OpenShift

    Chapter 7: Comprehensive Review