Course Catalog
Docker Containerization Essentials (CN100)
Code: DCE (CN100)
Duration: 1 Day
$795 - $800 USD

OVERVIEW

In this course, you’ll learn how to create and manage individual containers using the Docker Engine. We’ll cover best practices in container image design and container deployment and auditing, as well as an introduction to single-node container networking and storage. This course is best practices focused, and is designed to enable rapid successful adoption of containerization from first principles.

DELIVERY FORMAT

This course is available in the following formats:

Virtual Classroom

Duration: 1 Day
Classroom

Duration: 1 Day

CLASS SCHEDULE

Delivery Format: Virtual Classroom
Date: Jun 03 2024 - Jun 03 2024 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 800

Delivery Format: Virtual Classroom
Date: Jun 10 2024 - Jun 10 2024 | 09:00 - 17:00 EST
Location: Online
Course Length: 1 Day

$ 800

GOALS
  • Containerization motivations and implementation
  • Creating, managing and auditing containers
  • Best practices in container image design
  • Single-host container networking
  • Provisioning external storage
OUTLINE

Modules:

  • Introducing Docker
  • Containerization Fundamentals
  • Creating Images
  • Docker Volumes
  • Docker networking basics

 

Lab Requirements

  • Laptop with WiFi connectivity
  • Attendees should have the latest Chrome or Firefox installed, and a free account at strigo.io.

Modules:

  • Introducing Docker
  • Containerization Fundamentals
  • Creating Images
  • Docker Volumes
  • Docker networking basics

 

Lab Requirements

  • Laptop with WiFi connectivity
  • Attendees should have the latest Chrome or Firefox installed, and a free account at strigo.io.
LABS

Will Be Updated Soon!
Will Be Updated Soon!
WHO SHOULD ATTEND

This course is targeted at students with the following:

  • Motivations: Begin creating high performance containers for new or existing applications
  • Roles: General technical audiences & IT professionals
PREREQUISITES

Familiarity with the bash shell:

  • File system navigation and manipulation
  • Command line text editors like vim or nano
  • Common tooling like curl, wget and ping