Skip to content

gaih/deployment-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to our Deployment Workshop Repo!

To enroll our courses, you can find the next course that fit your schedule by visiting Upcoming Courses.

Syllabus

Day 1

  • Version Control

    • Git, GitHub
  • Unit testing

  • Coverage

Day 2

  • Types of Cloud Services

  • CI/CD

  • Containers vs Virtual Machines

  • Introduction to Docker

    • Basic terms and commands

    • Working with images

    • Port Mapping

    • Volume

Day 3

  • Docker
    • Containerisation

    • Docker Compose

    • Basic Kubernetes