Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.48 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.48 KB

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