Skip to content

WaleedMKasem/docker-development-youtube-series

 
 

Repository files navigation

Docker Development Guide

a Youtube Series

Hi!

This is the source code for the YouTube series covering docker-based development workflows.

Docker Development Basics

Part #1: The Dockerfiles (.NET, Golang, Python, NodeJS)
Video: https://youtu.be/wyjNpxLRmLg
Source code for Part #1: https://github.com/marcel-dempers/docker-development-youtube-series/tree/part1

Part #2: The code (.NET, Golang, Python, NodeJS)
Video: https://youtu.be/EdmKENqnQUw
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part2

Part #3: Docker Multistage explained
Video: https://youtu.be/2lQ7WrwpZfI
Source code for Part #2 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part3

Part #4: Debugging Golang code in Docker
Video: https://youtu.be/kToyI16IFxs
Source code for Part #4 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part4

Part #5: Debugging .NET Core code in Docker
Video: https://youtu.be/ds2bud0ZYTY
Source code for Part #5 https://github.com/marcel-dempers/docker-development-youtube-series/tree/part5

Part #6: Debugging Python code in Docker using VSCode
Video: https://youtu.be/b78Tg-YmJZI
Source code for Part #6 https://github.com/marcel-dempers/docker-development-youtube-series/tree/debugging-python

Prometheus Monitoring

Application and Server monitoring
Let's take a look how to monitor application code using Prometheus.

See the Prometheus Monitoring readme guide for detailed steps

Kubernetes Development Basics

See the Kubernetes Guide readme guide for detailed steps

Part #1 Kubernetes Getting Started on Windows
Video: https://youtu.be/8h4FoWK7tIA

Part #2 Kubernetes kubectl | the basics
Video: https://youtu.be/feLpGydQVio

Part #3 Kubernetes deployments | the basics
Video: https://youtu.be/DMpEZEakYVc

Part #4 Kubernetes config management | the basics
Video: https://youtu.be/o-gXx7r7Rz4

Part #5 Kubernetes secrets | the basics
Video: https://youtu.be/o36yTfGDmZ0

Part #6 Kubernetes load balancing and services | the basics
Video: https://youtu.be/xhva6DeKqVU

Part #7 Kubernetes ingress | the basics
Video: https://youtu.be/izWCkcJAzBw

More details coming soon!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 40.1%
  • C# 23.8%
  • Shell 12.4%
  • Go 6.8%
  • CSS 6.4%
  • JavaScript 5.5%
  • Other 5.0%