Skip Navigation

Live Online help Real-time discussions with your instructor and fellow students via technology

Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training

Instructor

Katherine Cain

See Course Dates

What You Will Learn

This DevOps training class is loaded with practical real-world information. From the foremost Service-Oriented-Architecture/DevOps/Agile development training company, comes a course to move the dial on your organizations' journey with this workshop. You will leave this course loaded with knowledge on the usage of this stack for Microservices. This class combines instructor-led and hands-on lab exercises.

This course is not eligible for the Take 3 Discount.

This course is offered in collaboration with partners SLU Workforce Center and Johnson County Community College Continuing Education.


This course is a component of the DevOps for Software Engineers and Architects Certificate.


This section is facilitated by an instructor online. Within 2 business days of the class start date, you will receive instructions about how to access the class online.

Certification

DevOps for Software Engineers and Architects Certificate

DevSecOps for Software Engineers and Architects Certificate requires 60 hours of training to complete the certificate. Most students will take classes from the listing below to complete the certificate. Other students may choose to substitute courses from other certificates including: Introduction to Software Design and Engineering, Software Engineering Cloud, SAFe for Engineers and Architects. Each course counts towards one certificate only.

Required Courses

  • Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training
  • Docker
  • Kubernetes for Developers
Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training
Course Dates

Live Online help Real-time discussions with your instructor and fellow students via technology

$1,495.00

Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training

9/15/2025 - 9/24/2025 M W 5:30PM-8:30PM
20 Seats Open
9/29/2025 - 10/8/2025 M W 5:30PM-8:30PM
20 Seats Open
10/21/2025 - 10/30/2025 Tu Th 5:30PM-8:30PM
20 Seats Open
11/10/2025 - 11/19/2025 M W 5:30PM-8:30PM
20 Seats Open

Selected Course

Dates: 9/29/2025 - 10/8/2025 M W

Course type: Web

Times: 5:30PM-8:30PM

Location: Live Online Campus Map

Contact Hours: 12.0

Other Details

Course Code: SLUWEB-500-21

Category: Web

Contact Hours: 12.0

Format: Classroom

Schedule Details:

After registering for this course, you can come back to the catalog to register for more courses.

Issues with registering? Please contact us at CERegistration@jccc.edu or call 913-469-2323.

Similar Courses

Web image Building a Full CI/CD Pipeline
Live Online help Real-time discussions with your instructor and fellow students via technology
Building a Full CI/CD Pipeline Session start date: Aug 26
18.0 contact hours $2,295.00
Web image Docker
Live Online help Real-time discussions with your instructor and fellow students via technology
Docker Session start date: Nov 4
18.0 contact hours $2,295.00
Design and Modeling image Revit Design Integration
Live Online help Real-time discussions with your instructor and fellow students via technology
Revit Design Integration Session start date: Aug 19
21.0 contact hours $599.00
Project Management image Project Management Essentials
Live Online help Real-time discussions with your instructor and fellow students via technology
Project Management Essentials Session start date: Sep 8
21.0 contact hours $1,199.00
Networking image AWS Academy Cloud Architecting (AWS Certified Solutions Architect Associate)
Live Online help Real-time discussions with your instructor and fellow students via technology
AWS Academy Cloud Architecting (AWS Certified Solutions Architect Associate) Session start date: Oct 14
36.0 contact hours $3,195.00
Project Management image SAFe Product Owner/Product Manager
Live Online help Real-time discussions with your instructor and fellow students via technology
SAFe Product Owner/Product Manager Session start date: Sep 8
18.0 contact hours $2,395.00
Security image Security Architecture and Design
Live Online help Real-time discussions with your instructor and fellow students via technology
Security Architecture and Design Session start date: Oct 20
14.0 contact hours $899.00
Mediation image Civil Mediation Training
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Civil Mediation Training Session start date: Oct 16
24.0 contact hours $549.00
Project Management image PMP® Exam Prep
Live Online help Real-time discussions with your instructor and fellow students via technology
PMP® Exam Prep Session start date: Aug 26
35.0 contact hours $1,499.00
Motorcycle Training image Motorcycle Training
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Motorcycle Training Session start date: Sep 12
20.0 contact hours $299.00
Motorcycle Training image BRC 2, Experienced Motorcycle Rider Training
In Person help Traditional, instructor-led and offered in a classroom at JCCC
BRC 2, Experienced Motorcycle Rider Training Session start date: Oct 4
6.0 contact hours $125.00
Foreign Language image Spanish Immersion Program II
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Spanish Immersion Program II Session start date: Oct 13
20.0 contact hours $159.00
Data Management image Tableau: Data Visualization Essentials
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Tableau: Data Visualization Essentials Session start date: Oct 20
21.0 contact hours $999.00
Aviation image Instrument Rating Ground School
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Instrument Rating Ground School Session start date: Oct 21
40.0 contact hours $349.00
Commercial Driver's License image Accelerated Weekday CDL-B Training
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Accelerated Weekday CDL-B Training Session start date: Aug 18
80.0 contact hours $3,499.00
Web image Kubernetes for Developers
Live Online help Real-time discussions with your instructor and fellow students via technology
Kubernetes for Developers Session start date: Nov 24
18.0 contact hours $2,795.00
Motorcycle Training image Female Only-Motorcycle Training
In Person help Traditional, instructor-led and offered in a classroom at JCCC
Female Only-Motorcycle Training Session start date: Aug 29
20.0 contact hours $299.00
Motorcycle Training image ARCU, Advanced Rider Course
In Person help Traditional, instructor-led and offered in a classroom at JCCC
ARCU, Advanced Rider Course Session start date: Nov 8
7.0 contact hours $149.00
Project Management image Agile Certified Practitioner (PMI-ACP)® Bootcamp
Live Online help Real-time discussions with your instructor and fellow students via technology
Agile Certified Practitioner (PMI-ACP)® Bootcamp Session start date: Nov 17
28.0 contact hours $1,995.00
 
Close Modal Window

Online Registration Temporarily Down

Please contact us at ceregistration@jccc.edu or call 913-469-2323 to register now or please visit us later.

Close
Close Modal Window
  1. Chapter 1. Docker Introduction
    a. What is Docker
    b. Where Can I Run Docker?
    c. Installing Docker Container Engine
    d. Docker Machine
    e. Docker and Containerization on Linux
    f. Linux Kernel Features: cgroups and namespaces
    g. The Docker-Linux Kernel Interfaces
    h. Docker Containers vs Traditional Virtualization
    i. Docker as Platform-as-a-Service
    j. Docker Integration
    k. Docker Services
    l. Docker Application Container Public Repository
    m. Competing Systems
    n. Docker Command Line
    o. Starting, Inspecting, and Stopping Docker Containers
    p. Docker Volume
    q. Dockerfile
    r. Docker Compose
    s. Using Docker Compose
    t. Dissecting docker-compose.yml
    u. Specifying services
    v. Dependencies between containers
    w. Injecting Environment Variables
    x. Summary
  2. Chapter 2. Introduction to Kubernetes
    a. What is Kubernetes
    b. What is a Container
    c. Container - Uses
    d. Container - Pros
    e. Container - Cons
    f. Composition of a Container
    g. Control Groups
    h. Namespaces
    i. Union Filesystems
    j. Popular Containerization Software
    k. Microservices
    l. Microservices and Containers / Clusters
    m. Microservices and Orchestration
    n. Microservices and Infrastructure-as-Code
    o. Kubernetes Container Networking
    p. Kubernetes Networking Options
    q. Kubernetes Networking - Balanced Design
    r. Summary
  3. Chapter 3. Kubernetes - From the Firehose
    a. What is Kubernetes?
    b. Container Orchestration
    c. Kubernetes Basic Architecture
    d. Kubernetes Detailed Architecture
    e. Kubernetes Concepts
    f. Cluster and Namespace
    g. Node
    h. Master
    i. Pod
    j. Label
    k. Annotation
    l. Label Selector
    m. Replication Controller and Replica Set
    n. Service
    o. Storage Volume
    p. Secret
    q. Resource Quota
    r. Authentication and Authorization
    s. Routing
    t. Registry
    u. Using Docker Registry
    v. Summary
  4. Chapter 4. Getting Started with OpenShift
    a. What is OpenShift/OKD
    b. Differences between OpenShift and Kubernetes
    c. Where OpenShift Fits in the IT Landscape?
    d. OpenShift Releases
    e. OpenShift Architecture
    f. OpenShift - Infrastructure
    g. OpenShift - Nodes
    h. OpenShift - Pods
    i. OpenShift - Registry
    j. OpenShift - Service layer
    k. OpenShift Origin Installation
    l. Firewall Configuration
    m. OpenShift CLI
    n. OpenShift CLI (Contd.)
    o. OpenShift - Volumes
    p. OpenShift - Secrets
    q. OpenShift - Secrets (Contd.)
    r. Summary
  5. Chapter 5. CI/CD with OpenShift, Jenkins, and Blue Ocean
    a. Jenkins Continuous Integration
    b. Jenkins Features
    c. Running Jenkins
    d. Downloading and Installing Jenkins
    e. Running Jenkins as a Stand-Alone Application
    f. Running Jenkins on an Application Server
    g. Installing Jenkins as a Windows Service
    h. Different types of Jenkins job
    i. Configuring Source Code Management(SCM)
    j. Working with Subversion
    k. Working with Subversion (cont'd)
    l. Working with Git
    m. Build Triggers
    n. Schedule Build Jobs
    o. Polling the SCM
    p. Maven Build Steps
    q. Configuring Jenkins to Access OpenShift/Kubernetes
    r. Jenkins / OpenShift Pipeline
    s. Jenkins / OpenShift Pipeline Output
    t. Installing Jenkins Plugins
    u. The Blue Ocean Plugin
    v. Blue Ocean Plugin Features
    w. New modern user experience
    x. Advanced Pipeline visualizations with built-in failure diagnosis
    y. Branch and Pull Request awareness
    z. Personalized View
    aa. OpenShift Pipeline Output
    bb. Creating OpenShift Blue Ocean Pipeline
    cc. Summary
  6. Chapter 6. Operational Readiness
    a. What is Operational Readiness
    b. Telemetry
    c. End-to-end Requirements Traceability
    d. Log Strategy
    e. Monitoring Strategy
    f. Runbooks
    g. Summary
  7. Chapter 7. Application Modernization
    a. Next Generation Methodologies, Approaches, Tools, and Applications
    b. What is Application Modernization
    c. Typical App Modernization Projects
    d. Why Modernization?
    e. Goals for Application Modernization
    f. Modernization Process
    g. Modernization in a Nutshell
    h. Modernization in a Nutshell - Analyze
    i. Modernization in a Nutshell - Rationalize
    j. Modernization in a Nutshell - Modernize
    k. Modernization in a
Close Modal Window

Live Online help Real-time discussions with your instructor and fellow students via technology

Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training

DATE TIME DAY PRICE AVAILABILITY LOCATION  
9/15/2025 - 9/24/2025 5:30PM-8:30PM M W $1,495.00 20 Seats Open Live Online Campus Map Register
9/29/2025 - 10/8/2025 5:30PM-8:30PM M W $1,495.00 20 Seats Open Live Online Campus Map Register
10/21/2025 - 10/30/2025 5:30PM-8:30PM Tu Th $1,495.00 20 Seats Open Live Online Campus Map Register
11/10/2025 - 11/19/2025 5:30PM-8:30PM M W $1,495.00 20 Seats Open Live Online Campus Map Register
Close Modal Window

Live Online help Real-time discussions with your instructor and fellow students via technology

$1,495.00

Architecting Microservices with Kubernetes, Docker, and Continuous Integration Training

9/15/2025 - 9/24/2025 M W 5:30PM-8:30PM
20 Seats Open
9/29/2025 - 10/8/2025 M W 5:30PM-8:30PM
20 Seats Open
10/21/2025 - 10/30/2025 Tu Th 5:30PM-8:30PM
20 Seats Open
11/10/2025 - 11/19/2025 M W 5:30PM-8:30PM
20 Seats Open

Selected Course

Dates: 9/29/2025 - 10/8/2025 M W

Course type: Web

Times: 5:30PM-8:30PM

Location: Live Online Campus Map

Contact Hours: 12.0

Other Details

Course Code: SLUWEB-500-21

Category: Web

Contact Hours: 12.0

Format: Classroom

Schedule Details:

After registering for this course, you can come back to the catalog to register for more courses.

Issues with registering? Please contact us at CERegistration@jccc.edu or call 913-469-2323.