Skip to content

tertiarycourses/WSQ-Docker-Kubernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NICF Application Integration with Docker and Kubernetes

These are the exercise files used for NICF Application Integration with Docker and Kubernetes course.

The course outline can be found in

https://www.tertiarycourses.com.sg/wsq-application-integration-docker-kubernetes.html

Topic 1 Overview of Docker

  • Overview of Docker and Containers
  • Install Docker
  • Use Cases of Docker Containers for Middleware and Applications
  • Deploy and Evaluate Docker Applications
  • Common Docker Commands

Topic 2 Application Integration with Docker

  • Application Backend Setup with Docker Compose
  • Application Frontend Testing with Docker
  • Docker API Integration

Topic 3 Container Orchestration with Kubernetes

  • Overview of Kubernetes
  • Install Kubernetes
  • Connection and Testing Kubernetes Pods
  • Working with Kubernetes Labels and Selectors
  • Application Health Check

Topic 4: Kubernetes 201

  • Basic Troubleshooting Techniques
  • Kubernetes Dashboard
  • Handling Application Upgrade

Mode of Assessment

  • Written Assessment(Q&A)
  • Practical Performance