Red Hat OpenShift Development I: Introduction to Containers with Podman (DO188) introduces students to building, running, and managing containers with Podman and Red Hat OpenShift Container Platform. This course helps students build the core skills for developing containerized applications through hands-on experience.
Outline:
Introduction and overview of containers - Describe how containers facilitate application development.
Podman basics - Manage and run containers with Podman.
Container images - Navigate container registries to find and manage container images.
Custom container images - Build custom container images to containerize applications.
Persisting data - Build persistent databases.
Container networking - Describe basic container networking and how to access containerized services.
Troubleshooting containers - Analyze container logs and configure a remote debugger.
Multi-container applications with compose - Run multi-container applications using Compose.
Container orchestration with Kubernetes and OpenShift - Orchestrate containerized applications with Kubernetes and OpenShift.